AI Library Developer Platform

Hi there! 👋

We are excited to have you here.

AI Library is on mission to democratize AI. The platform is the first step to provide a level playing field for the community to build and grow together without the complexities surrounding generative AI. It drastically reduces the effort to build full stack applications but offloanding

With AI Library, you can:

  • build your own AI Agents using AI models and RAG models.
  • generate responses from AI models by multiple providers (like OpenAI, Anthropic, Google) with a single API endpoint. We call this the model router.
  • use RAG to ground LLMs and build agents and use any model. We provide multiple ways to fetch information for your RAG model.
  • use utilities to connect to your AI solutions to other applications.

Get your API Key

Login to your  AI Library account and visit the profile page. Include the key in request header as X-Library-Key to authenticate your requests. To read more on authentication, visit the authentication page.

Get help

Welcome aboard! Let's create amazing AI applications together! ✨

Documentation

Multi Modal Generation

Learn how to call multiple AI models with a single API endpoint and inject relevant knowledge into the context window.

Knowledge Base

Learn how to create and manage knowledge bases.

Utilities

Learn how to add to your knowledge bases from data various sources.

Was this page helpful?