Categories/AI Developer APIs & Platforms/AI Agent & Orchestration Frameworks
Category icon

AI Agent & Orchestration Frameworks

Build AI applications that do more than chat — agents that search the web, run code, query databases, call APIs, and hand off tasks between specialized sub-agents. These frameworks give you the building blocks for multi-step AI workflows without building the orchestration layer from scratch.

Freemium
ChatGPT

ChatGPT

Engage in dynamic conversations, debug code, and generate creative content with advanced AI.

0.0
6
Paid
Replicate

Replicate

Run, fine-tune, and deploy AI models with one line of code

0.0
4
Paid
Google Cloud Vertex AI

Google Cloud Vertex AI

Google's unified platform for AI agents, models, and MLOps

0.0
4
Paid
Amazon Bedrock

Amazon Bedrock

The fully managed AWS platform for building generative AI applications and agents at production scale

0.0
3
Freemium
Runway

Runway

The complete AI creative toolkit for video, image, and audio generation.

0.0
2
Freemium
Picsart

Picsart

The AI creative platform for 130M+ creators. Turn any idea into scroll-stopping content.

0.0
2
Freemium
Botpress

Botpress

Build and deploy LLM-powered AI agents and chatbots with a visual studio and full code control

0.0
2
Freemium
Qdrant

Qdrant

Open-source vector search engine for production-grade AI retrieval

0.0
2
Custom
IBM watsonx

IBM watsonx

IBM's enterprise AI portfolio for building, governing, and deploying AI

0.0
1
Paid
OpenAI API

OpenAI API

Developer platform for GPT models, AI agents, and real-time voice

0.0
1
Freemium
Retell AI

Retell AI

Build human-like AI voice agents for phone calls with ~600ms latency

0.0
Freemium
Devin

Devin

Autonomous AI software engineer that plans, codes, and ships end-to-end

0.0
Paid
Together AI

Together AI

Full-stack AI cloud for inference, fine-tuning, and GPU clusters

0.0
Freemium
Hugging Face

Hugging Face

The AI community platform for hosting, sharing, and running open machine learning models

0.0
Paid
Fireworks AI

Fireworks AI

High-performance training and inference platform for open-source AI models

0.0

AI Agent & Orchestration Frameworks for Developers

An AI agent is a system that uses a language model to make decisions and take actions — searching for information, running code, calling external APIs, and stringing multiple steps together to complete a goal. Frameworks like LangChain, LlamaIndex, and CrewAI provide the scaffolding for building these systems: tools, memory, planning, and the logic that routes between steps.

What developers build with these

  • Research agents that search the web, read sources, and synthesize a report.
  • Customer support agents that look up order details in a database and take action, not just answer questions.
  • Multi-agent pipelines where specialized agents handle different parts of a workflow and pass results to each other.

A practical note on the learning curve

These frameworks abstract a lot, but they also have real complexity — managing context windows, handling tool failures gracefully, and making agents reliable in production takes more work than the quick-start demos suggest. Factor that in when estimating development time for anything production-facing.

Also explore in AI Developer APIs & Platforms

Category icon
2 tools

AI Cloud ML Platforms

Build, train, deploy, and monitor machine learning models on enterprise-grade cloud infrastructure from AWS, Google, Microsoft, and IBM. These platforms handle the heavy lifting of data management, model training at scale, and deployment pipelines — so your ML team focuses on the models, not the infrastructure.

Category icon
13 tools

AI Computer Vision & Speech APIs

Add the ability to see, read, and listen to your applications — via APIs for image recognition, OCR, object detection, speech-to-text, and speaker identification. These are the building blocks behind AI apps that process documents, analyze photos, or transcribe audio at scale.

Category icon
7 tools

AI LLM APIs (Foundation Models)

Access the world's most capable language models via API to power your product's AI features — from chatbots and content generation to complex reasoning and data extraction. These platforms handle the model infrastructure so you focus on building, not running GPU servers.

Category icon
2 tools

AI Model Hosting & Open-Source Model APIs

Run open-source models like Llama, Mistral, and Qwen at scale without managing your own GPU infrastructure — through APIs that feel familiar but give you access to open-weight models you can customize, fine-tune, or deploy under your own terms.

Category icon
1 tools

AI Vector Databases & RAG Infrastructure

Power semantic search and retrieval-augmented generation (RAG) apps with a database built for AI embeddings. Store and query millions of vectors fast — the infrastructure layer behind AI applications that need to search documents, memories, or knowledge bases by meaning, not just keywords.