Makesh-Srinivasan/LangChain-GPT-Researcher
GPT-Researcher as a LangChain tool to be used in Agents and Chains
This project helps anyone needing to quickly gather information and create detailed reports on specific topics. It takes a research query, either retrieves information from your local documents (like PDFs or Word files) or scrapes the web, and produces comprehensive reports, outlines, or summaries. It's ideal for market researchers, students, business analysts, or anyone who needs to synthesize information efficiently.
125 stars. No commits in the last 6 months.
Use this if you need to rapidly compile detailed, factual reports from diverse sources, either local files or the internet, on any given topic.
Not ideal if you require highly specialized, domain-expert analysis or human-level critical thinking that goes beyond aggregating and summarizing existing information.
Stars
125
Forks
11
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Oct 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Makesh-Srinivasan/LangChain-GPT-Researcher"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LangChain-OpenTutorial/LangChain-OpenTutorial
LangChain, LangGraph Open Tutorial for everyone!
langchain-ai/docs
๐ฆ๐ Docs for LangChain projects
teddylee777/langchain-kr
LangChain ๊ณต์ Document, Cookbook, ๊ทธ ๋ฐ์ ์ค์ฉ ์์ ๋ฅผ ๋ฐํ์ผ๋ก ์์ฑํ ํ๊ตญ์ด ํํ ๋ฆฌ์ผ์ ๋๋ค. ๋ณธ ํํ ๋ฆฌ์ผ์ ํตํด LangChain์ ๋ ์ฝ๊ณ ...
ravsau/langchain-notes
notes on langchain
Azure-Samples/function-python-ai-langchain
Simple starting point function to host LangChains with LLMs and other tools in an Azure Function.