Category
πŸ€–

Artificial Intelligence

General AI resources spanning LLMs, AI cloud platforms, foundational frameworks, and APIs for developers integrating intelligence across text, image, audio, and code workflows.

7APIs
Most Popular In
Large Language ModelsAI Cloud PlatformsFoundational Frameworks
Auth Breakdown
API Key86%
OAuth14%
Notable Developers
OpenAIAnthropicGoogle DeepMindMeta AIMistral AI
Updated Jun 12, 2026
Curated by FreeAPIHub editors
Topics:Large Language ModelsAI Cloud PlatformsFoundational FrameworksAI AssistantsOpen-Weight ModelsAI Evaluation
7 of 7
Access:
Auth:
Format:
⭐Top Resources
Hugging Face Inference API logo

Hugging Face Inference API

API Β· Artificial Intelligence
FreemiumAPI Key

The Hugging Face Inference API runs thousands of open machine-learning models over HTTP - text generation, classification, embeddings, speech and images. Send an input with a token and get model output as JSON.

73K+ usersNot rated yetView
Azure AI Services API logo

Azure AI Services API

API Β· Artificial Intelligence
FreemiumAPI Key

Azure AI Services is Microsoft's suite of AI REST APIs - Vision, Speech, Language, Translator and Azure OpenAI - accessed with a subscription key on region-specific endpoints.

2000+ usersNot rated yetView
DeepSeek API logo

DeepSeek API

API Β· Artificial Intelligence
FreemiumAPI Key

The DeepSeek API provides large language models strong at coding and reasoning through an OpenAI-compatible chat interface, priced low per token with a reasoning model option.

5K+ usersNot rated yetView
DeepAI API logo

DeepAI API

API Β· Artificial Intelligence
FreemiumAPI Key

The DeepAI API offers many ready-to-use AI models behind one simple interface - text-to-image, upscaling, colourisation, summarisation and moderation - returning JSON.

3000+ usersNot rated yetView
IBM Watson API logo

IBM Watson API

API Β· Artificial Intelligence
FreemiumAPI Key

IBM Watson is a suite of enterprise AI services - Assistant, Natural Language Understanding, Speech-to-Text and more - accessed via REST APIs secured with IBM Cloud IAM keys.

4000+ usersNot rated yetView
Google Cloud AI API (Vertex AI) logo

Google Cloud AI API (Vertex AI)

API Β· Artificial Intelligence
FreemiumOAuth

Google Cloud's AI platform (Vertex AI) gives one place to use Google's Gemini models and ML services - generative text, chat, embeddings, vision and custom models - through Google Cloud APIs and SDKs.

1000+ usersNot rated yetView
Anthropic Claude API logo

Anthropic Claude API

πŸ”₯ Hot
Artificial Intelligence

The Anthropic Claude API gives access to the Claude family of large language models for chat, coding, reasoning, tool use and vision through a single Messages endpoint.

FreemiumAPI Key
View details
Showing 7 of 7 resources

At a glance

Compare the top Artificial Intelligence APIs

Browse all APIs
APIAccessAuthFormatsRating
Hugging Face Inference API logo
Hugging Face Inference API
FreemiumAPI KeyRESTJSONβ€”View
Azure AI Services API logo
Azure AI Services API
FreemiumAPI KeyRESTJSONβ€”View
DeepSeek API logo
DeepSeek API
FreemiumAPI KeyRESTJSONβ€”View
DeepAI API logo
DeepAI API
FreemiumAPI KeyRESTJSONβ€”View
IBM Watson API logo
IBM Watson API
FreemiumAPI KeyRESTJSONβ€”View
Google Cloud AI API (Vertex AI) logo
Google Cloud AI API (Vertex AI)
FreemiumOAuthRESTJSONβ€”View
Anthropic Claude API logo
Anthropic Claude API
FreemiumAPI KeyRESTJSONβ€”View

About this category

Artificial Intelligence β€” developer guide

What Is the Artificial Intelligence Category?

The Artificial Intelligence category is the broadest umbrella on FreeAPIHub β€” it covers resources that apply AI across multiple domains without belonging to a single specialised subcategory. This includes flagship large language models from OpenAI, Anthropic, Google, and Meta; cloud AI platforms like AWS Bedrock, Azure OpenAI Service, and Google Vertex AI; foundational ML frameworks (PyTorch, TensorFlow, JAX); and general-purpose AI APIs for developers who want to add reasoning, generation, or understanding to their apps without specialising in vision, audio, or a specific vertical.

What You Can Build

  • General-purpose AI assistants embedded in any SaaS product
  • Multi-modal pipelines combining text, vision, and audio models in one workflow
  • AI-powered search and knowledge-base retrieval for internal tools
  • Intelligent form-filling and document-processing automations
  • AI feature backends deployable on any cloud with API key swap-out
  • Evaluation and benchmarking harnesses comparing models across tasks

Navigating the AI Landscape in 2025–2026

The biggest practical distinction is proprietary vs. open-weight. Proprietary APIs from OpenAI (GPT-4o, o3), Anthropic (Claude Sonnet/Opus), and Google (Gemini 2.5 Pro) deliver the highest capability with simple REST calls and predictable pricing. Open-weight models β€” Meta's Llama 3.3, Mistral Large, and DeepSeek V3 β€” can run on your own infrastructure for zero per-token cost and full data privacy. For most projects, start with a proprietary API to validate the use case, then evaluate open-weight alternatives for cost optimisation at scale.