awesome-ai: A Curated List of 400+ AI APIs, Tools, and Frameworks
This repository profile is provided by osrepos.com, an open source repository discovery platform.
Summary
The awesome-ai repository by edwardtay offers a comprehensive, curated list of over 400 AI APIs, tools, frameworks, and platforms. Spanning more than 40 categories, it serves as an invaluable resource for developers and researchers navigating the vast landscape of artificial intelligence. This list helps users discover solutions for LLMs, agents, image/video generation, MLOps, and more.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
The awesome-ai repository is an extensive, hand-picked collection of resources for anyone working with Artificial Intelligence. Curated by edwardtay, this list features over 400 AI APIs, tools, frameworks, and platforms, organized across more than 40 distinct categories. It aims to simplify the discovery process for developers, researchers, and enthusiasts looking for specific AI solutions, from large language models to advanced agent frameworks.
How to Explore
Since awesome-ai is a curated list, there's no traditional 'installation' process. To explore its contents, you can either clone the repository to your local machine or simply browse the README.md file directly on GitHub.
git clone https://github.com/edwardtay/awesome-ai.git
cd awesome-ai
Once cloned, you can open the README.md file in your preferred markdown viewer to navigate through the categories and discover the listed tools and resources.
Examples
The awesome-ai list covers a vast array of AI domains. Here are a few examples of the types of resources you'll find:
- LLM API Providers: Discover leading APIs like OpenAI, Anthropic Claude, Google Gemini, and Mistral AI.
- AI Agent Frameworks: Explore tools such as LangChain, LlamaIndex, CrewAI, and Microsoft AutoGen for building intelligent agents.
- AI Image & Video Generation APIs: Find APIs like OpenAI DALL-E, Stability AI, Runway, and Luma AI for creative content generation.
- Vector Databases & Embeddings: Learn about solutions like Pinecone, Weaviate, Qdrant, and various embedding APIs for RAG systems.
- MLOps & Deployment: Resources for managing the machine learning lifecycle, including MLflow, BentoML, and KServe.
- Learning Resources: Access guides, courses, books, newsletters, podcasts, and YouTube channels to deepen your AI knowledge.
Why Use
The awesome-ai repository is an indispensable resource for several reasons. Its comprehensive nature means you're likely to find tools for almost any AI task, saving countless hours of research. The categorization makes navigation intuitive, allowing you to quickly pinpoint relevant solutions. Furthermore, it includes a 'Deprecated Tools Graveyard' and notes on unmaintained tools, helping you avoid outdated technologies. Whether you're building a new AI application, researching the latest advancements, or simply looking to expand your toolkit, this list provides a structured and up-to-date overview of the AI ecosystem.
Links
You can find the awesome-ai repository and its full contents on GitHub:
Related repositories
Similar repositories that may be relevant next.

karpathy-llm-wiki: Build a Karpathy-Style LLM Knowledge Base
September 9, 2026
karpathy-llm-wiki is an Agent Skills-compatible tool that implements Karpathy's LLM Wiki idea, allowing users to build a durable knowledge base. It enables LLMs to maintain structured wiki pages by ingesting sources, compiling knowledge, and answering questions with citations. This project offers a robust alternative to traditional RAG for compounding knowledge over time.
AgenticSchema: Empowering AI Agents with Structured Web Data
September 8, 2026
AgenticSchema is an innovative open-source library that transforms existing Schema.org markup, including JSON-LD, Microdata, and RDFa, into callable tools for AI agents. This library operates entirely client-side, requiring no backend infrastructure, and significantly enhances an agent's ability to interact with web content. By leveraging structured data already present on millions of websites, AgenticSchema bridges the gap between web content and AI agent capabilities.

Context Engineering Kit: Enhance AI Agent Quality with Advanced Skills
September 6, 2026
The Context Engineering Kit is a powerful collection of hand-crafted Claude Code Skills designed to significantly improve the quality and predictability of AI agent results. It offers advanced context engineering techniques with a minimal token footprint, ensuring efficiency and effectiveness across platforms like OpenCode, Cursor, and Gemini CLI. This kit provides granular control over plugins and includes an open-source alternative to CodeRabbit, enhancing development workflows.

opencode-worktree: Zero-Friction Git Worktrees for AI-Driven Development
September 6, 2026
opencode-worktree is an OpenCode plugin designed to streamline git worktree management. It automates the creation and deletion of isolated development environments, complete with terminal spawning and file synchronization. This tool is ideal for AI-driven workflows, offering a zero-friction experience for developers who prioritize automation and efficiency.
Source repository
Open the original repository on GitHub.
12 counted GitHub visits