Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A curated list of useful Generative AI APIs for developers

License

NotificationsYou must be signed in to change notification settings

foss42/awesome-generative-ai-apis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Discord Server Invite

Contributors should go through theContributing Guide to learn how to raise an issue and send across a PR.

Awesome Generative AI & LLM APIs

A curated list of useful Generative AI & LLM APIs for developers.

Generative AI APIs allow developers to integrate generative models into their applications without building the models from scratch. These APIs provide an interface for generating text, images, or other content. They also include LLM APIs that provide access to pre-trained language models for various tasks.

Some of the applications of these APIs are:

  • Content Creation for blogs, social media, and marketing
  • Virtual Assistants and Chatbots
  • Language Translation Services to improve cross-language communication
  • Provide tailored content based on user preferences in e-commerce, music, and video streaming
  • Assist students and researchers in research & education
  • ..and many more

The goal of this project is to create a Generative AI & LLM API hub for developers so that they can create innovative applications, enhance user experiences, and drive progress in the AI field.

You can start contributing by adding the following:

GenAI APIs

Project HomepageAPI Docs LinkRequires Auth Token (Y/N)Description (2 lines max)
OpenAILinkYOpenAI APIs offer state-of-the-art GenAI models that can generate human-like text, answer questions, translate languages, generate and understand images, turn text to speech or speech to text thus empowering developers to create advanced AI-powered applications with ease.
GeminiLinkYdesigned to understand and interact with multiple data types, including text, images, audio, and video.
Llama AILinkYOffers APIs to access Llama models to answer complex queries and generate text.
GroqLinkYFastest Token Generation with Language Processing Units. Able to work on Open Source Models: Gemma-7b-lt, Llama3-70b-8192, Llama3-8b-8192, Mixtral-8x7b-32768.
DatabricksLinkYDatabricks supports Foundation Model APIs which allow you to access and query state-of-the-art open models. You can quickly and easily build applications that leverage a high-quality generative AI model without maintaining your own model deployment.
Cohere AILinkYCohere AI offers a chat API that enables developers to create conversational interfaces with ease, leveraging advanced natural language understanding capabilities.
DeepAILinkYDeepAI is a user-friendly platform providing state-of-the-art AI tools & APIs that unlock and enhance creativity across industries, widely democratizing access to AI technologies for both developers and non-tech users.
Clarifai APILinkYClarifai offers access to various popular generative AI models (LLM, multimodal, image, video).
AnthropicLinkYAnthropic is an AI safety and research company behind the powerful Claude 3 model family.
HuggingFace APILinkYHuggingFace provides API access to many open source Generative AI models, datasets and Spaces which are free to use.
TextCortexLinkYTextCortex provides a highly-scalable Text Generation API that uses advanced NLP to produce diverse and refined content.
Stability AILinkYStability AI offers open-access AI models with minimal resource requirements in imaging, language, code and audio.
Lovo AILinkYLovo lets you generate advanced AI voices for any use case.
Jasper AILinkYJasper assist marketers in creating, optimizing and publishing content effectively using AI.
Deepbrain AILinkYDeepBrain AI offers natural text-to-speech capabilities & a powerful video generator that converts various inputs like text prompts, URLs, PDFs, and articles into engaging, professional-quality videos.
Leonardo AILinkYLeonardo AI lets you create production quality visual assets for your projects.
Mistral AILinkYMistral offers open and portable Gen AI models for multilingual, code generation, maths, and advanced reasoning capabilities.
Tavus AILinkYTavus offers an AI voice API converting text to video with features like voice cloning, lip-syncing, and script generation, realistic avatars and others.
ColossyanLinkYColossyan offers an AI API to create videos from text with AI avatars.
SynthesiaLinkYSynthesia offers an API to turn text to video in minutes with AI avatars and voiceovers in 130+ languages.
ElevenLabsLinkYElevenLabs offers a voice generation API to produce highly realistic and natural-sounding voices.
Perplexity AILinkYPerplexity is like an AI-powered swiss army knife helping in information discovery, summarizing content, exploring new topics etc.
HeyGen AILinkYHeygen let's you create produce studio-quality videos with AI-generated avatars and voices.
DeepL TranslateLinkYDeepL provides high-quality text and document translations.
IBM Watson AILinkYIBM Watson lets you incorporate AI capabilities like conversation, language analysis, STT & TTS into your applications.
WriterLinkYWriter provides APIs for generating, enhancing, and personalizing content.
Together AILinkYTogether AI offers an API to query 50+ leading open-source models in a couple lines of code.
GooseAILinkYGooseAI provides a fully managed NLP-as-a-Service, offering various GPT-based models with high customization and speed.
Voyage AILinkYVoyage AI provides API endpoints for embedding and reranking models.
AI/ML APILinkYAn API aggregator that provides access to 100+ AI models via a single API.
Wit.aiLinkYWit.ai provides APIs to build natural language experiences.
PlayHTLinkYPlay.ht provides realistic text-to-speech voices and audio generation for various applications.
Chooch AILinkYDetects, processes, and instantly analyzes visual elements in video streams.
ClipdropLinkYClipDrop offers APIs for image upscaling, background removal, and other image enhancement features.
Astria AILinkYAstria is an API for fine-tuning and customization of generative image models.
Magic SlidesLinkYProfessional Presentations in Seconds with AI.
MubertLinkYGenerates personalized soundtracks.
SharpAPILinkYGenerative AI APIs for some use cases in E-Commerce, Marketing, Content Management, HR Tech, Travel, etc.
Pollinations.AILinkNPollinations.AI provides free, no-signup APIs for text, image, and audio generation with no API keys required.
Vercel AI GatewayLinkYUnified API endpoint across multiple AI model providers; supports model switching, fallback, spend monitoring, and OpenAI-compatible endpoints.

GenAI API Integration Articles/Tutorials

Article TitleLinkSummary (2 lines max)
How to integrate generative AI into your applicationsLinkThe article offers a detailed tutorial on accessing the OpenAI API, demonstrating methods via web API calls and Python's OpenAI library, enabling developers to integrate Generative AI effortlessly into their projects.
AI Image Generator using Reactjs & Open Journey APILinkThis article provides a tutorial on creating an image generator using react.js and Open Journey API from Prompthero.
Create your own GenAI Image Generator App like MidJourney or DALLE-2LinkThis article provides a tutorial on how to integrate AI-generated images into a React app using Segmind's text2Img API.
Introducing Google Gemini API: Discover the Power of the New Gemini AI ModelsLinkThis article provides a tutorial on how to use Gemini Python API and its various functions to build AI-enabled applications.
The OpenAI API in PythonLinkLearn the basics on how to leverage OpenAI API.
How to Build LLM Applications with LangChainLinkExplore the untapped potential of Large Language Models with LangChain.

GenAI API Integration Youtube Videos

Video TitleLinkSummary (2 lines max)
Beginner's Guide to FastAPI & OpenAI ChatGPT API IntegrationLinkThe video offers a step-by-step tutorial on FastAPI and OpenAI's ChatGPT integration using Python. FastAPI is a high-performance web framework that's perfect for building APIs, and ChatGPT brings a layer of artificial intelligence into the mix.
How to Integrate a Custom GPT Into Your Website (Step-by-step Guide)LinkThe video offers a step-by-step tutorial on a custom GPT integration on websites. Two different approaches have been depicted in the video so that both a beginner as well as those with some technical know-how could find it comfortable.
Getting Started with Groq API: Making Near Real-Time Chatting with LLMs PossibleLinkThe video discusses the Groq API and how it can be used to create near real-time chatting applications with large language models (LLMs).
Building an AI Mobile Application with Flutter and Google Gemini APILinkThis video is a tutorial on building an AI mobile application using Flutter and Google Gemini API.
Groq Function Calling Llama 3: How to Integrate Custom API in AI App?LinkThis video explores integrating custom APIs into AI applications using Groq functions and potentially Llama 3, a large language model. It might be the third part in a series on this topic.
Text Cortex REWRITING API ⚙️ AI Text GeneratorLinkThe video is a tutorial on the Text Generation API (TextCortex). It guides through the process of integration, steps to access and perform tasks using TextCortex API.
Build An AI Image Generator Using OpenAI (Dall-E) API - The Server (NodeJS, Express)LinkThis video is a tutorial on creating an AI image generator using the Open AI API, Node JS and Express.
About OpenAI Assistants APILinkLearn how to use the OpenAI's assistant API'S to build powerful AI assistants
Langchain by Greg Kamradt (Data Indy)LinkThe playlist covers Open AI and Langchain and their various use cases.
LangChain Series by Krish NaikLinkThe LangChain Series offers a comprehensive guide to building various LLM-based application projects using LangChain.
Google Gemini series by Krish NaikLinkThis Google gemini playlist offers a comprehensive guide to build various LLM-based applications using Gemini.
Spring Boot + OpenAI ChatGPT API Integration by JavaTechieLinkThis tutorial by JavaTechie provides a step-by-step guide to integrating the OpenAI API with a Spring Boot application.
How To Use ChatGPT With PythonLinkThis video shows how to integrate OpenAI's API in Python projects.
Build an AI Chatbot using RAGLinkThis video shows how to build an AI chatbot using retrieval augmented generation.
Let's build GPT: from scratch, in code, spelled out by Andrej KarpathyLinkThis video demonstrates building a Generatively Pretrained Transformer (GPT).

About

A curated list of useful Generative AI APIs for developers

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors34

Languages


[8]ページ先頭

©2009-2025 Movatter.jp