Skip to content

mattnorris/agent_web_search

Repository files navigation

Install

Install the dependencies.

poetry install

Configure

Get a Tavily API key for the TAVILY_API_KEY environment variable.

Visit your OpenAI settings then click API keys to get an OpenAI API key for the OPENAI_API_KEY environment variable.

Run

Run the Streamlit app.

poetry run streamlit run src/agent_web_search/app/ui.py

Develop

Install pre-commit hooks.

poetry run pre-commit install

About

| πŸ€– πŸ” 🐍 | Search the web with LangChain and Tavily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published