llmapp/openai
Implement OpenAI APIs and plugin-enabled ChatGPT with open source LLM and other models.
This project allows developers to use open-source large language models (LLMs) and other AI models for tasks like generating text, creating images, and transcribing audio, all while using the familiar OpenAI API structure. It takes various forms of input, such as text prompts or audio files, and produces outputs like chatbot responses, images, or transcribed text. This is for developers who want to leverage open-source AI models in their applications but prefer the OpenAI API interface.
121 stars. No commits in the last 6 months.
Use this if you are a developer looking to integrate open-source AI models into your applications using the OpenAI API standard, or to build a custom ChatGPT-like frontend.
Not ideal if you are an end-user seeking a ready-to-use application, or if you require direct support for the latest and most advanced OpenAI proprietary models and features.
Stars
121
Forks
14
Language
TypeScript
License
MIT
Category
Last pushed
Jun 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/llmapp/openai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure-Samples/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI...
polly3d/mockai
MockAI is a mock server for OpenAI's API. It allows you to simulate Chat Completions API...
Azure/activate-genai
Activate GenAI with Azure
akshata29/entaoai
Chat and Ask on your own data. Accelerator to quickly upload your own enterprise data and use...
1openwindow/azure-openai-node
This is a fork of the official OpenAI Node.js library that has been adapted to support the Azure...