π
LangAgents β AI Agent Platform
Full-stack AI agent platform with LangGraph execution graphs, RAG retrieval, real-time SSE streaming and complete LLM observability via Langfuse.
## π§ Tech Stack
LangGraphLangChainFastAPINext.jsAnthropic ClaudeChromaDBLangfusePostgreSQLDockerSSE
## π Workflow
api
User Query Input
User sends a query via Next.js frontend
ai
LangGraph Agent
StateGraph orchestrates reasoning steps (ReAct pattern)
database
RAG Retrieval
Semantic search in ChromaDB with nomic-embed-text embeddings
ai
Claude LLM Response
Generate response with context via Anthropic Claude
transform
SSE Streaming
Real-time token streaming to frontend via Server-Sent Events
monitoring
Langfuse Tracing
Full observability: latency, cost per token, quality metrics
## β¨ Features
- β’LangGraph StateGraph for stateful agent execution
- β’RAG pipeline with ChromaDB vector store
- β’Real-time token streaming via SSE
- β’Full LLM observability with Langfuse (traces, cost, latency)
- β’Multi-model support (Claude, GPT, local Ollama)
- β’FastAPI async backend with Pydantic validation
- β’Next.js frontend with Server Components
- β’Docker Compose deployment
## π― Results
- βEnd-to-end latency under 2s for complex agent queries
- β100% trace coverage for all LLM calls
- βModular architecture β swap LLM providers in minutes
- βUsed as foundation for DockPlus AI client projects
## π Related Projects
πAgentLab β AI Agent Platform
CorePlataforma SaaS full-stack para criar e gerenciar agentes de IA com BYOK (Anthropic + Open...
Next.js 16TypeScriptTailwind CSS 4+13
π±Instagram Content Automation
CoreAutomated pipeline for generating and publishing Instagram content using generative AI and...
n8nGemini APICloudinary+1
ποΈRAG System - Direito TributΓ‘rio (ITCD)
CoreIntelligent RAG system for tax law consultation with vector search and multi-format docume...
n8nPostgreSQL pgvectorOpenAI Embeddings+4