/Financial-Assistant

An LLM project using Langchain, OpenAI and Streamlit

Primary LanguagePython

Financial-Assistant

An LLM project using Langchain, OpenAI and Streamlit

image

Running the project

  1. create a virtual environment
  2. install dependencies
  3. create a .env file and add the appropriate values to the keys in .env.edit
  4. run streamlit run main.py