#95 · Primary category: Knowledge Base & RAG
tavily-python
Python SDK for Tavily API enabling smart search, extraction, crawling, mapping, and research capabilities.
Project last updated:08/28/26
GitHub Stars
1.4K
Forks
178
Contributors
27
License
MIT
Why we included this project
Agents and RAG pipelines that need to ground answers in current web content usually end up gluing together a search API and a scraper. This SDK saves you that wiring: it wraps Tavily's hosted search in a small Python client with sync and async variants, so search, extraction, and the heavier crawl and research endpoints fit into an existing codebase without hand-rolled HTTP calls. The search method returns structured results with configurable depth, domain allow and deny lists, and optional LLM-generated answers, which makes it simple to feed clean snippets into a prompt or vector store. A keyless mode covers search and extraction for quick prototyping, and the remaining endpoints open up once you add an API key. Teams that would rather use a managed search backend than run their own crawler infrastructure get a practical integration point here.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience