Skip to content

juipingH/FIA_wx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Pilot-FIA-Taiwan

This is a pilot for FIA Taiwan. The pilot is built using watson discovery and watsonx.ai, demoed using a Streamlit front end.

Running the app

To run this project, please follow the steps below.

  1. Clone the project
    git clone https://github.ibm.com/watsonx-apac/Pilot-FIA-Taiwan.git
    
  2. [Optional] Create a virtual environment and activate it.
    python -m venv venv
    
    source venv/bin/activate
    
  3. Install required packages.
    pip install requirements.txt
    
  4. Create an input folder and placed all input files inside.
  5. Create a .env file and placed the following information in it.
    WATSONX_KEY=
    WATSONX_URL=
    WATSONX_PROJECT_ID
    
  6. Run the streamlit app.
    streamlit run main.py
    ```# FIA_WX
    

FIA_wx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published