[P] SimpleAI : A self-hosted alternative to OpenAI API

This page summarizes the projects mentioned and recommended in the original post on /r/MachineLearning

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • simpleAI

    An easy way to host your own AI API and expose alternative models, while being compatible with "open" AI clients.

  • I wanted to share with you SimpleAI, a self-hosted alternative to OpenAI API.

  • openai-python

    The official Python library for the OpenAI API

  • It's compatible with the OpenAI client so you don't have to change much in your existing code (or can use it to easily query your API).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gptcli

    ChatGPT in command line with OpenAI API (gpt-3.5-turbo/gpt-4/gpt-4-32k)

  • The aim of this project is to replicate the (main) endpoints of OpenAI API, and to let you easily and quickly plug in any new model. It basically allows you to deploy your custom model wherever you want and easily, while minimizing the amount of changes both on server and client sides.

  • openai-cookbook

    Examples and guides for using the OpenAI API

  • If your goal is to have a slightly more friendly UI for end users, it should be relatively easy to build something custom, using the OpenAI clients (or requests package) and something like Streamlit. Or even a notebook (you can use the OpenAI cookbook as a starting point).

  • streamlit

    Streamlit — A faster way to build and share data apps.

  • If your goal is to have a slightly more friendly UI for end users, it should be relatively easy to build something custom, using the OpenAI clients (or requests package) and something like Streamlit. Or even a notebook (you can use the OpenAI cookbook as a starting point).

  • chatgpt-md

    A (nearly) seamless integration of ChatGPT into Obsidian.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts