Skip to content
#

openai-api-chatbot

Here are 29 public repositories matching this topic...

This repository hosts a collection of custom web applications powered by OpenAI's GPT models (incl. gpt-4-turbo, gpt-4o and gpt-3.5-turbo), 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.

  • Updated May 27, 2024
  • Python

This app is an unofficial tkinter desktop application that enables natural language conversations with OpenAI's ChatGPT directly from your local computer using GPT-3.5 Turbo, GPT-4o, or GPT-4 Turbo 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.

  • Updated May 15, 2024
  • Python

Create your own GPT intelligent assistants using Azure OpenAI, Ollama, and local models, build and manage local knowledge bases, and expand your horizons with AI search engines. 使用 Azure OpenAI、Ollama以及本地模型创建自己的 GPT 智能助手,搭建和管理本地知识库,并使用 AI 搜索引擎扩展你的视野。

  • Updated Apr 17, 2024
  • Python

This Python code utilizes various library to create a chat interface where users can interact with an AI assistant powered by OpenAI's GPT-3.5 model. This code uses OpenAI's API to process user input and generate AI responses. It showcases PyQt5 GUI toolkits for desktop interfaces and Gradio for web-based interaction.

  • Updated Mar 3, 2024
  • Python

Improve this page

Add a description, image, and links to the openai-api-chatbot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openai-api-chatbot topic, visit your repo's landing page and select "manage topics."

Learn more