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.

ext-apps: Standard for UIs Embedded in AI Chatbots with MCP Protocol
August 6, 2026
MCP Apps provides a standardized way to deliver interactive UIs from MCP servers, rendering inline in compliant chat clients like Claude and ChatGPT. This repository contains the official specification and SDK for building these interactive UIs. It enables developers to create rich user experiences, such as charts, forms, and dashboards, directly within AI chatbot conversations.

Axolotl: Streamlining LLM Fine-tuning with a Powerful Open-Source Framework
July 7, 2026
Axolotl is a comprehensive, free, and open-source framework designed to simplify the post-training and fine-tuning processes for large language models (LLMs). It offers extensive model support, diverse training methods, and robust performance optimizations, making it an invaluable tool for researchers and developers. With easy configuration and cloud-ready deployment, Axolotl empowers users to efficiently customize and enhance LLMs.

Zero: The AI Coding Agent for Your Local Terminal
July 6, 2026
Zero is an innovative AI coding agent designed for your local terminal, offering powerful capabilities to inspect repositories, edit files, run commands, and utilize browser/terminal helpers. It provides durable local sessions while giving users full control over the AI model and permission levels. This tool empowers developers with a customizable and secure AI assistant directly within their development environment.

Griptape: Modular Python Framework for AI Agents and Workflows
July 5, 2026
Griptape is a modular Python framework designed to simplify the development of generative AI applications. It provides a flexible set of abstractions for working with Large Language Models (LLMs), Retrieval-Augmented Generation (RAG), and various other AI components. With its structured approach, Griptape enables developers to build sophisticated AI agents and workflows efficiently.
Source repository
Open the original repository on GitHub.