Agents
2,252Autonomous AI agents that perform tasks independently
Before Google integrated Gemini into Google Workspace & Gmail, I built a multi-agent AI system using CrewAI, Flask, & React. Summarizes Gmail emails, generates replies with human review, extracts AI newsletters, & posts to X/LinkedIn. Customizable, scalable, & modern.
This repository hosts a Jupyter notebook that demonstrates the seamless integration of the Bard API with the LangChain library. By leveraging the capabilities of both platforms, we've crafted a custom Language Learning Model (LLM) that allows users to harness the power of Bard within the LangChain ecosystem.
An MCP server for real-time financial market data. Access stock prices, options chains, and technical analysis tools via conversational AI
Autonomous SRE agent built on Hermes - detects, heals, and learns from production incidents. Uses Memory + Skills + Cron + Gateway + Subagents + Atropos RL.
A procedurally generated dataset of cryptographic CTF challenges for training and evaluating LLM agents with Reinforcement Learning.
A sophisticated multi-agent system designed to handle customer queries related to InfinitePay services through intelligent routing and specialized agent responses.
A composable Python DSL for building GBNF grammars compatible with llama.cpp.
A Python-based agent showcasing the use of Google's Gemini 2.0 Flash Thinking Experimental model to reason by combining search results with user queries
An autonomous, context-aware AI Code Review Agent for GitLab. Powered by multi-LLMs (OpenAI, Anthropic, Gemini) with a self-learning feedback loop to enforce repository best practices.
A Query-Answer chatbot for PDFs using local Large language and Embeddings models. Please read this readme fully before using.
a basic proof-of-concept implementation of https://python.langchain.com/docs/use_cases/question_answering/
Intelligent RAG system with knowledge graphs. Processes documents → extracts entities & relationships → stores in Neo4j → enables semantic search & AI-powered Q&A with citations. 🔗 Where documents become knowledge graphs. Advanced RAG system that turns your files into an intelligent, queryable knowledge base.