jan
Jan is an open-source ChatGPT replacement that lets you run LLMs locally for privacy and control, or connect to cloud-based AI providers.
milvus
Milvus is a high-performance, distributed vector database built for scaling AI applications that require efficient search and organization of massive amounts of unstructured data.
llama_index
LlamaIndex is an open-source data framework that allows developers to connect private data sources to LLMs for knowledge-augmented generation and agentic applications.
daily_stock_analysis
An AI-powered stock analysis system that aggregates global market data and uses LLMs to generate daily decision dashboards and reports pushed to various messaging platforms.
litellm
LiteLLM is an open-source AI Gateway and Python SDK that provides a unified OpenAI-compatible interface for calling 100+ different LLM providers.
headroom
A context compression layer for AI agents that reduces input and output token usage by 60-95% using specialized algorithms and a local-first proxy.
llm-app
A collection of AI pipeline templates for building high-accuracy RAG and enterprise search apps that automatically sync with live data sources.
ponytail
A set of rules and plugins for AI coding agents that prevents over-engineering by forcing them to prioritize the simplest possible solution, reducing code bloat and token costs.
rtk
A high-performance CLI proxy that reduces LLM token consumption by 60-90% by filtering and compressing command outputs before they reach the AI context.
learn-claude-code
A learning project that teaches how to build the operational infrastructure (harnesses) for AI agents, moving from a simple agent loop to complex multi-agent coordination.
deer-flow
DeerFlow is an open-source super agent harness that orchestrates sub-agents, memory, and sandboxes to perform complex research and automation tasks via extensible skills.
caveman
A plugin for AI agents that compresses AI output by removing filler words, reducing token usage by ~65% while maintaining full technical accuracy.
OpenHands
OpenHands is a self-hosted developer control center that allows users to run and automate various coding agents across local, remote, and cloud backends.
vllm
vLLM is a high-throughput library for LLM inference and serving that uses PagedAttention to efficiently manage memory and maximize performance.
TradingAgents
A multi-agent LLM framework that simulates a professional trading firm's workflow to collaboratively analyze market data and inform trading decisions for research purposes.
browser-use
An AI browser agent framework that enables LLMs to interact with web browsers to automate complex tasks like form-filling and shopping.
firecrawl
An API that converts websites into clean Markdown or structured JSON, providing tools for searching, scraping, and autonomous data gathering for AI agents.
langchain
LangChain is a framework for building AI agents and LLM-powered applications by chaining together interoperable components and third-party integrations.
open-webui
Open WebUI is a self-hosted, extensible AI platform that provides a user-friendly interface for LLMs, featuring built-in RAG, model management, and support for Ollama and OpenAI-compatible APIs.
dify
Dify is an open-source LLM app development platform that combines AI workflows, RAG pipelines, and agent capabilities to help developers move from prototype to production.
prompts.chat
An open-source prompt library providing a curated collection of prompt examples and tools to improve interactions with AI chat models.
ollama
Ollama is a tool that allows users to run and manage open-source large language models locally, providing a CLI, REST API, and libraries for easy integration into applications.
hermes-agent
A self-improving AI agent with a built-in learning loop that creates and refines skills from experience and maintains persistent memory across sessions.
ECC
ECC is an agent harness operating system that provides a standardized layer of skills, memory, and security for AI agents across multiple platforms like Claude Code, Cursor, and GitHub Copilot.