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 production-ready FastAPI template for building AI agent applications with LangGraph integration. This template provides a robust foundation for building scalable, secure, and maintainable AI agent services.
A modern template for agentic orchestration β built for rapid iteration and scalable deployment using highly customizable, community-supported tools like MCP, LangGraph, and more.
This is the official companion repository for the book The Complete LangGraph Blueprint: Build 50+ AI Agents for Business Success. The repository provides source code, practical examples, and resources to help you build dynamic AI agents using LangGraph, a cutting-edge graph-based framework for artificial intelligence workflows.
langchain-chat is an AI-driven Q&A system that leverages OpenAI's GPT-4 model and FAISS for efficient document indexing. It loads and splits documents from websites or PDFs, remembers conversations, and provides accurate, context-aware answers based on the indexed data. Easy to set up and extend.
This repository contains resources and materials for the "AI Agents and Retrieval Augmented Generation (RAG) for Cybersecurity Operations" and other courses by Omar Santos.
A Virtual Sales Agent that uses LangChain, LangGraph, and Gemini Flash to simulate customer interactions. Features include product inquiries, order management, and personalized recommendations through a user-friendly Streamlit interface.
A production-ready FastAPI template for building AI agent applications with LangGraph integration. This template provides a robust foundation for building scalable, secure, and maintainable AI agent services.
π Metriqe AI Training Repository β A curated collection of hands-on course materials and code for Metriqeβs corporate training in Python and Generative AI. This repo includes examples and notebooks covering core Python, OpenAI chatbots, LangChain workflows with LangFlow, LangGraph multimodal agents, Google A2A & Anthropic MCP integrations.
πLangGraph Deployment Kit is a framework for deploying, and running LangGraph-based AI agents as backend services, with built-in support for real-time streaming, analytics via Langfuse, and seamless integration with React frontends using the agent-react-hook npm package.