Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 337 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 337 Bytes

How to enjoy

  1. You need to install poetry first.
  2. Clone this repository
  3. Run poetry install
  4. Set the environment variables in .env file
    • GOOGLE_API_KEY - Google API key
    • GOOGLE_CSE_ID - Google Custom Search Engine ID
    • OPENAI_API_KEY - OpenAI API key
  5. cd ./modules
  6. Run poetry run python flow.py