Peaky Peek is a local-first, open-source audit and trust console for AI agents. It captures causal chains, verifies claims deterministically, and produces explainable trust scores with failure narratives — all running on your machine.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONAgentLeak is an open-source privacy testing tool for AI agents. It detects data leaks across tool calls, memory, and logs using a local Python SDK, CLI, and MCP tools, providing redacted reports and CI gates without cloud dependencies.
Headroom compresses tool outputs, logs, RAG chunks, files, and conversation history before they reach the LLM, reducing token usage while preserving key information. Runs locally as a Python/TypeScript library, proxy, MCP server, or agent wrapper for Claude Code, Codex, Copilot, Cursor, and more.
LangChain Go is a Go implementation of LangChain for composing LLM-based applications. It includes documented APIs, usage examples, prompt-generation support, and community help, with an illustrated OpenAI use case.
MLflow is an open-source AI engineering platform designed for managing the lifecycle of agents, LLMs, and traditional ML models, focusing on observability, evaluation, and deployment.
LangChain is a framework designed for building agents and applications powered by Large Language Models (LLMs), providing a modular architecture to chain interoperable components.
LiteLLM is an open-source AI Gateway and Python SDK that provides a unified OpenAI-compatible interface for calling over 100 different LLM providers.
Curated list of LangChain ecosystem tools, frameworks, and projects including low-code builders, agents, templates, and RAG applications.
Zara is an experimental local-first AI assistant and Linux desktop copilot that combines symbolic logic (Prolog) with LLMs for intent handling and reasoning.
LangGraph is a low-level orchestration framework for building stateful, long-running AI agents, offering durable execution, human-in-the-loop control, memory, and deployment tooling.
DeerFlow is an open-source super agent harness from ByteDance that orchestrates sub-agents, memory, sandboxes, and extensible skills for long-horizon tasks like deep research, coding, and content creation.
MarkItDown is a lightweight Python utility designed to convert various file formats and office documents into Markdown, specifically optimized for use with LLMs and text analysis pipelines.
SYNAPSE is an AI-powered intelligence aggregation and automation platform featuring a multi-agent system and RAG capabilities for research and document generation.
Langchain-Chatchat is an open-source offline RAG and Agent application based on Langchain and ChatGLM, Qwen, Llama etc., supporting local knowledge base Q&A, multiple model inference frameworks, WebUI and API.
A local-first AI agent debugger that reveals why an agent behaves a certain way. It combines visual replay, behavior diff comparisons between good and bad runs, and full visibility into prompts, context, memory, retrieval, and tool calls. Designed for AI agent development with LangChain support, running entirely locally with SQLite storage.
An opinionated, production-ready agent harness built on LangGraph for long-horizon, multi-step tasks.
An LLM Gateway built with LiteLLM for unified access to multiple AI providers via OpenAI-compatible API, featuring routing, fallbacks, caching, cost tracking, and guardrails.
Flowise is a visual tool for building AI agents, allowing users to design and deploy agentic workflows through a graphical interface.
An auto-updating index of LLM agent frameworks on GitHub, refreshed every 15 minutes by a GitHub Actions cron job that scans, diffs and republishes a structured table of tracked repositories.
AgentGuide is an open-source knowledge base for AI Agent development, research, and job hunting, offering systematic learning paths, hands-on projects, and interview question banks to guide learners from beginner to job offer.