Skip to content

Project to evaluate the efficacy of Summarization prompts for some of the public LLMs

Notifications You must be signed in to change notification settings

bayu01/langchain-summarize

Repository files navigation

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.

About

Project to evaluate the efficacy of Summarization prompts for some of the public LLMs

Resources

Stars

Watchers

Forks

Languages