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 775 public repositories matching this topic...

This repository contains a hand-curated resources for Prompt Engineering with a focus on Generative Pre-trained Transformer (GPT), ChatGPT, PaLM etc

  • Updated Jul 5, 2024
  • Python

Free Auto GPT with NO paids API is a repository that offers a simple version of Auto GPT, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation does not rely on any paid OpenAI API, making it accessible to anyone.

  • Updated Jun 19, 2024
  • Python

Uses ChatGPT API, Bard API, and Llama2, Python-Nmap, DNS Recon, PCAP and JWT recon modules and uses the GPT3 model to create vulnerability reports based on Nmap scan data, and DNS scan information. It can also perform subdomain enumeration to a great extent

  • Updated Nov 9, 2024
  • Python

这个实时字幕翻译插件将OpenAI的ChatGPT API(或任何具有相同API调用方法的模型)集成到PotPlayer中。它使你在观看视频时能够实时翻译字幕,从而打破语言障碍,提升你的观看体验。 This real-time subtitle translation plugin integrates OpenAI's ChatGPT API (or any model with the same API calling method) into PotPlayer. It enables you to translate subtitles on-the-fly while watching videos.

  • Updated May 16, 2025
  • Python