Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 262 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 262 Bytes

langchain-summarize

Provide meeting notes

Steps

  1. pip install -r requirements.txt
  2. export OPENAI_API_KEY=XXXXXXXXX
  3. export SERPAPI_API_KEY=XXXXXXXXX

Scripts

langchain-agents.py

Runs a question against OpenAI & perform google searches.