chat-completion-api

There are 6 repositories under chat-completion-api topic.

  • MaxineXiong/OpenAI-API-Web-Apps

    This repository hosts a collection of custom web applications powered by OpenAI's GPT models (incl. o1, o3-mini, GPT-4.5, GPT-4o, and GPT-4o mini), Whisper model, and TTS model. These apps include an interactive chatbot ("Talk to GPT") for text or voice communication, and a coding assistant ("CodeMaxGPT") that supports various coding tasks.

    Language:Python451020
  • stoerr/chatGPTtools

    Many command line tools, bookmarklets and apps for productivity using the OpenAI chat completion API that models ChatGPT

    Language:JavaScript21344
  • MaxineXiong/ChatGPT-Tkinter-Desktop-App

    An unofficial tkinter desktop application that enables natural language conversations with OpenAI's ChatGPT directly from your local computer using o1, o3-mini, GPT-4.5, GPT-4o, or GPT-4o mini model. With its user-friendly interface and message audio playback, this app aims to provides an enjoyable experience akin to talking to a real person.

    Language:Python9112
  • supershaneski/mytrip-hokkaido-app

    This sample project is a customizable regional travel planning app that uses artificial intelligence to generate itineraries based on user text, powered by OpenAI Chat Completions API, built using Next.js 13.

    Language:JavaScript7105
  • openai-proxy-public

    ImAbuSayed/openai-proxy-public

    This API proxy service provides secure access to OpenAI's API endpoints while maintaining region-specific requirements. It supports Chat Completions, Text-to-Speech (TTS), and Speech-to-Text (Whisper) functionalities.

    Language:PHP1100
  • tanvi-radia/Keyword-Extractor-react-app

    React app that uses OpenAI chat completions API to analyze text and extract the best keywords

    Language:JavaScript0100