Harmeet10000/AgentNexus-LangChain-FastAPI
Langchain FastAPI server
Implements a deterministic, stateful legal reasoning pipeline for Indian contracts using LangGraph orchestration (plan → worker delegation → synthesis) with mandatory human verification gates before persistence, backed by Postgres vector search, Neo4j graph memory, and Redis-powered resumability. Integrates document parsing (Docling), web crawling (Crawl4AI), and LangSmith tracing to surface risk patterns—clause tagging, enforceability checks, deadline tracking—rather than end-to-end automation, positioning AI as cognitive load reduction for legal professionals.
Stars
21
Forks
4
Language
Python
License
MIT
Category
Last pushed
Mar 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Harmeet10000/AgentNexus-LangChain-FastAPI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain-ai/langgraph
Build resilient language agents as graphs.
langchain-ai/langchain
The agent engineering platform
emarco177/langchain-course
A project-based course repository for developing AI agents using LangChain v1+ and LangGraph:...
teddylee777/langchain-teddynote
LangChain 을 더 쉽게 구현하기 위한 유틸 함수, 클래스를 만들어서 패키지로 배포하였습니다.
mddunlap924/LangChain-SynData-RAG-Eval
LangChain, Llama2-Chat, and zero- and few-shot prompting are used to generate synthetic datasets...