Skip to content
#

ChatGPT API

chatgpt-api logo

ChatGPT API is a RESTful API that provides a simple interface to interact with OpenAI’s GPT-3 and GPT-Neo language models. It allows developers to easily integrate these powerful language models into their applications and services without having to worry about the underlying technical details. ChatGPT API offers a range of features including text generation, summarization, and question-answering. It supports multiple programming languages such as Python, Node.js, and Java, and is compatible with popular web frameworks such as Flask and Django. ChatGPT API has the potential to revolutionize the way developers create conversational AI applications and services.

Here are 789 public repositories matching this topic...

Fully automated pipeline using FastAPI, cTrader Open API, and Docker. Analyze charts, journal trades to Notion, and place market/limit/stop orders across Forex, indices, and stocks — all in natural language (English, French, Spanish, and more) through ChatGPT.

  • Updated Aug 8, 2025
  • Python
Discord-AI-Summarizer

Discord bot that analyzes and summarizes conversations in a specified channel using AI, powered by OpenAI's GPT-3.5 model.

  • Updated Jul 24, 2025
  • Python