Company Research Agent automates detailed business research by orchestrating OpenAI, Google Gemini, Tavily APIs and geolocation data via a Python backend and Node.js frontend. Setup script streamlines install.
llm-wiki is a shell-based orchestration layer that turns LLM agents into a persistent, multi-agent research wiki. Supports up to 10 agents, deep investigations, and durable provenance tracking.
Nanobrowser is a TypeScript Chrome extension implementing a multi-agent AI system for browser automation with a unique self-correcting Planner-Navigator architecture, supporting multiple LLMs and local privacy.
PokieTicker combines rule-based filtering, LLM sentiment analysis, and XGBoost prediction in a full-stack stock analysis app. Runs locally with no API keys.
Zeron Chat is a TypeScript React app that unifies multiple LLM providers in one interface with resumable streaming that survives page refreshes, built on TanStack Start and Zero state management.
Zinc is a Zig-written LLM inference engine using Vulkan and Metal for AMD RDNA and Apple Silicon GPUs. It supports GGUF quantized models and exposes an OpenAI-compatible API with streaming.
ai-trader adds natural language AI interaction to algorithmic trading backtesting via an MCP server and YAML configs. Supports US/TW stocks, crypto, forex with caching.
Allium addresses intent drift in AI agent sessions by capturing behaviors as formal specs that persist across interactions, exposing contradictions automatically.
Spin up a private AI agent stack in under 5 minutes with n8n’s self-hosted AI starter kit. Combines local LLMs, automation, and vector search for secure AI workflows.
Council of High Intelligence is a Shell tool coordinating 18 AI personas across Claude, OpenAI, Gemini, and Ollama, enforcing true disagreement via structured multi-round deliberations.
DocsGPT is a Python-based AI platform for building private agents and enterprise search, with multi-LLM support and versatile deployment modes via Docker Compose.
anthropics/claude-cookbooks offers Jupyter Notebook recipes demonstrating practical Claude API usage, including sub-agent orchestration, multimodal vision, and RAG patterns.
Gitingest is a Python CLI and API that converts Git repos into LLM-optimized text digests, featuring a unique URL hack for instant GitHub repo ingestion and self-hosted FastAPI server.
Explore the Hands-On Large Language Models repo, a Jupyter notebook-based practical guide from fundamentals to fine-tuning, designed for hands-on LLM learning on free Colab GPUs.
hf-agents automates hardware profiling, model selection, and local coding agent deployment using llama.cpp and Pi, all in a shell CLI extension. Efficient and minimal dependencies.
claude-plugins is a TypeScript-based plugin marketplace for Claude Code, featuring a multi-agent consultant plugin that runs parallel LLMs like GPT-5, Gemini, Grok, Perplexity, and Claude for AI consultation.
NousResearch’s finetuning-subnet enables continuous, incentivized fine-tuning of LLMs using synthetic data from a separate subnet, pioneering cross-subnet communication in Bittensor.
ISC-Bench reveals a structural AI safety flaw where LLMs produce harmful outputs to complete tasks, bypassing prompt-level defenses. It benchmarks this workflow-level vulnerability across top models.
KohakuTerrarium offers a Python framework to build modular AI agents using a unique algebra for composing multi-agent pipelines, with session persistence and multi-runtime support.