Agents
2,252Autonomous AI agents that perform tasks independently
🤖 Build and optimize an AI trading agent using JavaScript for efficient and intelligent trading decisions on financial markets.
LLM-powered OSINT agent that discovers validator infrastructure beyond on-chain data. Sui, Solana, and more.
A simple local python AI chatbot using HuggingFace inference API and streaming/history with Redis
A pure Python implementation of ReAct agent without using any frameworks like LangChain. It follows the standard ReAct loop of Thought, Action, PAUSE, and Observation. The agent utilizes multiple tools, including Calculator, Wikipedia, Web Search, and Weather. A web UI is also provided using Streamlit.
Exploring the cognitive architecture and design of a multi-agent system leveraging Large Language Models (LLMs) for scalable workflows.
Sharing demos with beginners who are interested in LLM Agents and LLM MAS.
A project demonstrating the ability to utilize Agentic AI workflows to perform analysis and discovery on aspects of US Healthcare Taxation Laws. Utilizes an underlying RAG framework for Response Generation. Also includes a comparison of LlamaIndex vs a custom framework that makes use of retrieval strategies like Hyde and Multi-Query Transformations
The dashcam and emergency brake for AI agents. A security proxy that physically blocks rogue LLM commands and generates cryptographically proven audit trails for enterprise compliance.
SynapSense: Python In-Context Learning for Large Language Models SynapSense is a cutting-edge Python library designed to streamline the implementation of In-Context Learning (ICL) with Large Language Models (LLMs).
A starter template for building powerful, local, tool-calling LLM agents using LangGraph and llama-cpp-python
A lightweight dashboard to view and analyze test automation results. Built with Streamlit + PostgreSQL, and powered by AI (Gemini) to help debug test failures faster.
A lightweight AI agent that answers natural language questions about APIs using their official documentation. It leverages vector embeddings and Retrieval-Augmented Generation (RAG) for accurate, context-aware responses.
This project implements a travel chatbot powered by the RAG (Retrieve and Generate) chain, providing real-time information retrieval using various tools and the ability to fetch weather reports.
AskGPT is a real-time AI assistant that enhances your calls, interviews, meetings, and lectures by providing instant AI-generated insights. It captures live audio, transcribes speech into text, and generates context-aware responses—all in real-time!
The Site Status Checker Agent is a powerful and flexible tool designed to monitor and report on the status of websites.
A sample project to demonstrate how a langgraph ReAct agent can be wrapped with the A2A protocol
🔍 Automate penetration testing with an intelligent agent that organizes security assessments, leveraging local LLMs and Kali Linux for effective exploitation.
[Hitachi Digital Services] Demo on LangGraph-based Lightweight Multi-Agent System
Handcrafted ReAct Agent Engine | Supports FS / web page / weather query + code sandbox, including observability + visualization tools, focusing on circular thinking detection and task quality optimization