langchain and AgentNexus-LangChain-FastAPI

LangChain provides the core agent orchestration framework, while AgentNexus-LangChain-FastAPI is a complementary deployment pattern that wraps LangChain agents in a FastAPI server for production serving—they are meant to be used together.

langchain
98
Verified
Maintenance 25/25
Adoption 25/25
Maturity 25/25
Community 23/25
Maintenance 13/25
Adoption 6/25
Maturity 9/25
Community 15/25
Stars: 129,354
Forks: 21,296
Downloads: 225,878,213
Commits (30d): 228
Language: Python
License: MIT
Stars: 21
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

About langchain

langchain-ai/langchain

The agent engineering platform

Provides unified abstractions for LLM models, embeddings, vector stores, and retrieval tools across 100+ provider integrations, enabling seamless model swapping and real-time data augmentation. Built on a modular, component-based architecture that supports chains and orchestration patterns, with optional integration to LangGraph for complex agentic workflows and LangSmith for observability and evals.

About AgentNexus-LangChain-FastAPI

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work