“Unifies dozens of LLM providers behind a single API, making model switching almost effortless in production.”
A hand-curated library of 123+ repositories — AI agents, developer productivity, system design, security, mobile, and more — picked by editors for lasting value, not a 24-hour trending snapshot.
23 repositories • Page 1 of 2
“Unifies dozens of LLM providers behind a single API, making model switching almost effortless in production.”
“The standard library for working with open-weight models - thousands of pretrained models are one line of code away.”
“The most widely adopted framework for chaining LLM calls, tools, and retrieval into real applications - a near-default starting point for RAG and agent projects.”
“Turns an entire codebase into a queryable knowledge graph for AI coding agents - genuinely changes how much context Claude Code or Cursor can hold about a large project instead of guessing from a handful of open files.”
“The reference collection of Model Context Protocol servers - worth knowing now, since MCP is quickly becoming the standard way agents connect to real tools and data.”
“Brings the Pydantic team's own type-safety philosophy to agent development - if you already trust Pydantic for data validation, this is the natural way to build agents.”
“Gives an LLM agent real control of a browser instead of just reading its HTML, which is the difference between an agent that can describe a task and one that can finish it.”
“The interface that makes self-hosted LLMs actually pleasant to use day to day - it's what turns a local Ollama install into something that feels like a real product.”
“One of the most capable open autonomous coding agents available - it can plan, write, and actually execute code to verify its own work, not just suggest snippets.”
“Turns natural-language trading ideas into backtested, exportable strategies - a serious research tool from a respected data science lab, not another hype-driven trading bot.”
“One endpoint in front of hundreds of LLM providers with automatic fallback - useful for squeezing real value out of free-tier quotas instead of hitting a wall mid-session.”
“The official, minimal-overhead client for OpenAI's API - the right starting point before reaching for a bigger framework.”
Jump straight to the category you care about
123
Curated Repositories
64
Hidden Gems