1101

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.

1102

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.

1103

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.

1104

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.

1105

litellm

LiteLLM is an open-source AI Gateway and Python SDK that provides a unified OpenAI-compatible interface for calling 100+ different LLM providers.

1106

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.

1107

llm-app

A collection of AI pipeline templates for building high-accuracy RAG and enterprise search apps that automatically sync with live data sources.

1108

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.

1109

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.

1110

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.

1111

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.

1112

caveman

A plugin for AI agents that compresses AI output by removing filler words, reducing token usage by ~65% while maintaining full technical accuracy.

1113

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.

1114

vllm

vLLM is a high-throughput library for LLM inference and serving that uses PagedAttention to efficiently manage memory and maximize performance.

1115

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.

1116

browser-use

An AI browser agent framework that enables LLMs to interact with web browsers to automate complex tasks like form-filling and shopping.

1117

firecrawl

An API that converts websites into clean Markdown or structured JSON, providing tools for searching, scraping, and autonomous data gathering for AI agents.

1118

langchain

LangChain is a framework for building AI agents and LLM-powered applications by chaining together interoperable components and third-party integrations.

1119

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.

1120

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.

1121

prompts.chat

An open-source prompt library providing a curated collection of prompt examples and tools to improve interactions with AI chat models.

1122

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.

1123

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.

1124

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.