Skip to content
#

langchain

Here are 11,410 public repositories matching this topic...

Faraday: An Autonomous Web Research Agent (LangGraph/Streamlit). 🕵️♀️ Investigates queries using dynamic tools (Tavily, Google, NewsAPI, etc.), gathers multi-source info, and synthesizes structured reports in a Streamlit UI. Features agentic workflow & source tracking.

  • Updated Dec 16, 2025
  • Python

A pure Python implementation of ReAct agent without using any frameworks like LangChain. It follows the standard ReAct loop of Thought, Action, PAUSE, and Observation. The agent utilizes multiple tools, including Calculator, Wikipedia, Web Search, and Weather. A web UI is also provided using Streamlit.

  • Updated Dec 16, 2025
  • Python

Improve this page

Add a description, image, and links to the langchain topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the langchain topic, visit your repo's landing page and select "manage topics."

Learn more