lhenault/simpleAI
An easy way to host your own AI API and expose alternative models, while being compatible with "open" AI clients.
This tool helps developers and ML engineers experiment with and host their own large language models (LLMs) and embeddings models, providing an alternative to commercial AI APIs. You supply your chosen models, and the tool exposes them via an API compatible with common AI clients. This is ideal for those who want to integrate custom or open-source AI models into their applications.
331 stars. No commits in the last 6 months.
Use this if you need to run your own text completion, chat, text editing, or embedding models locally or on private infrastructure, and want to easily integrate them into existing applications designed for services like OpenAI.
Not ideal if you're looking for pre-built image or audio processing AI models, or if you need robust file management, fine-tuning, or content moderation features out-of-the-box.
Stars
331
Forks
36
Language
Python
License
MIT
Category
Last pushed
Jul 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/lhenault/simpleAI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OpenCSGs/csghub-server
csghub-server is the backend server for CSGHub which helps user to manage datasets, modes, and...
Whth/fabricatio
Fabricatio is a Python library designed for building applications that leverage Large Language...
OpenCSGs/csghub
CSGHub is a brand-new open-source platform for managing LLMs, developed by the OpenCSG team. It...
Haidra-Org/horde-sdk
A python library to interact with AI-Horde's free generative AI APIs
Lightning-AI/litAI
LLM router + minimal agent framework in one. Call any LLM API with OpenAI format. Unified...