You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A modular, multi-step knowledge ingestion workflow that transforms unstructured documents into searchable vector embeddings through parsing, chunking, metadata extraction, and indexing
A fully local, privacy-first PDF chatbot using Weaviate Hybrid Search + Ollama (Gemma/Phi). Upload any PDF and ask questions — no cloud APIs, runs entirely on your machine.
A multi-agent AI system that triages, researches, and resolves e-commerce customer support tickets — with human approval for refunds. Built with Python, LangGraph, FastAPI, and MCP.
A state-driven AI newsletter agent leveraging LangGraph and SLMs. Features async multi-source scraping, automated content curation planning, and robust human-in-the-loop validation checkpoints
Intelligent travel planner, capable of reasoning over real-world railway APIs, dynamically using tools via the Model Context Protocol (MCP), and orchestrating complex capabilities to generate accur…