langgraph topic

List langgraph repositories

This project demonstrates a decoupled real-time agent architecture that connects LangGraph agents to remote tools served by custom MCP (Modular Command Protocol) servers. The architecture enables a fl...

llm-agent

19
Stars
2
Forks
19
Watchers

It shows how to deploy and use an agent with LLM.

open-research-ANA

349
Stars
93
Forks
349
Watchers

🤖 An open-source, AI agent-native research canvas application that performs real-time search with HITL (Human in The Loop) capabilities, powered by CopilotKit, Tavily and LangGraph

ClaimeAI

81
Stars
17
Forks
81
Watchers

This AI fact-checking system, built with LangGraph, dissects text into verifiable claims, cross-referencing them with real-world evidence via web searches. It then generates detailed accuracy reports,...

STORM-Research-Assistant

44
Stars
7
Forks
44
Watchers

🌪️ AI research assistant that generates Wikipedia-quality articles through multi-perspective analysis. Based on Stanford's STORM methodology.

Perplexity-Lite

24
Stars
7
Forks
24
Watchers

Perplexity Lite using Langgraph, Tavily, and GPT-4.

portfolio2025

21
Stars
4
Forks
21
Watchers

Rushikesh Nimkar's portfolio, accessible at rushikeshnimkar.xyz, is a modern website built with Next.js 15 and TypeScript. It features AI-powered email generation, an interactive chat with an AI versi...

Advanced-RAG-LangGraph

20
Stars
4
Forks
20
Watchers

Advanced-RAG-LangGraph is a Streamlit-based web application that implements an advanced Retrieval-Augmented Generation (RAG) pipeline using LangGraph, ChromaDB, and Tavily to enable interactive docume...

self-reflective-RAG

17
Stars
2
Forks
17
Watchers

Exploring SOTA Advanced RAG techniques: This project implements a self reflective RAG, seamlessly integrating multiple knowledge sources (website, SQL, PDFs) while meticulously aligning with business...

Cognito-LangGraph-RAG-Chatbot

15
Stars
4
Forks
15
Watchers

This project implements an advanced Retrieval Augmented Generation (RAG) workflow to enhance question-answering accuracy and reduce LLM hallucinations. It leverages LangGraph to create a stateful, mul...