openai-api-chatbot
There are 114 repositories under openai-api-chatbot topic.
Haste171/langchain-chatbot
AI Chatbot for analyzing/extracting information from data in conversational format.
Lambdua/openai4j
Java client library for OpenAI API.Full support for all OpenAI API models including Completions, Chat, Edits, Embeddings, Audio, Files, Assistants-v2, Images, Moderations, Batch, and Fine-tuning.
nicolodiamante/chatty
Unleash the power of Chatty: the intersection of ChatGPT’s intelligence, DALL·E's creativity, and Whisper's precise audio transcription for your Apple devices with support of 30 languages.
Lyellr88/MARM-Systems
Protocol-based memory management for AI. Improve response accuracy, reduce drift, and stabilize context over long sessions.
Wannabeasmartguy/GPT-Gradio-Agent
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 搜索引擎扩展你的视野。
MrXandbadas/MrX_OAI_Assistant_Manager
Started out as Dynamic Function Calling for OAI. Upon reviewing a research paper released (LATM) This is/has become a implementation of such system using: OpenAI and Autogen
admineral/Openai-Assistant-API-UI
Early Alpha: A GPTBuilder-like Interface for OpenAI's New Assistant API.
callbacked/keyless-gpt-wrapper-api
A Free OpenAI-compatible API designed to interact with models like GPT-4o, Claude 3 Haiku, Mixtral 8x7b & Llama 3 70b through DuckDuckGo's AI Chat.
lin2025/gpt3.5
LinGPT, a ChatGPT (GPT-3.5 / GPT-4) webpage with just a single HTML file. 只有一个html文件的ChatGPT聊天网页,零门槛,10秒搞定。GPT4 多Key轮询 Auto Key Rotation 支持第三方Key 兼容代理平台 Supports proxy / third-party keys
praj2408/Realtime-Document-Chat-System
In this project, we used Langchain to create a ChatGPT for your PDF using Streamlit. We built an application that allows you to ask questions about a PDF document and get answers directly from an LLM (Large Language Model), like OpenAI's ChatGPT.
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.
thderoo/ChattierGPT-UI
ChattierGPT - A Simple and Powerful UI for the ChatGPT API
openaivn/oav-chatbox
OAV Chatbox Widget
VirajMadhu/OpenAIChatBot
This project is a sample chatbot developed using the OpenAI API. The chatbot can engage in conversations, answer questions, and provide information based on the input it receives. This repository contains all the necessary code and instructions to set up and run the chatbot locally.
FlyingFathead/TelegramBot-OpenAI-API
A feature-rich Python-based Telegram bot for OpenAI API & Perplexity API
SheershBhatnagar/AI-Assistant
The "AI Assistant" project in Flutter harnesses the capabilities of ChatGPT and DALL-E API, creating a mobile app that offers users an interactive digital assistant. Users can have natural language conversations with the AI, ask questions, and even describe images to generate corresponding visual content.
lilycyf/chatgpt-rpg
A project that utilize OpenAI's API to create role-play chatbots with unique characteristics
mjunaidca/travel-ai-service
A fun AI Powered Traveling Assistant that annotates map and help in planning travel trips
namankhurpia/Easy-open-ai
This repository contains the community-maintained library for OpenAI's API in java, the easiest way to use GPT 3/4 in your applications.
silence-tang/gpt-3.5-turbo-chatbot
A simple but useful chatbot based on gpt-3.5-turbo and whisper-1.
dtflare/GPTparser
Use GPTparser with your OpenAI API to scrape & parse files into structured JSON files.
gmihaylov/netsuite-chatgpt-integration
Integrate ChatGPT with NetSuite and ask questions about current transaction.
kaustubhdevstack/customgpt
Custom GPT is AI Assistant toolkit created using GPT 3 and 3.5 It has Digital Marketing and Coding AI Assistants
8ff/gpt
GPT-3.5 Turbo & GPT-4 Chatbot Golang Library
supershaneski/openai-chatgpt-api
A sample interactive storytelling narrative chatbot application using ChatGPT API, powered by gpt-3.5-turbo, OpenAI’s advanced language model, built using Next 13, the React framework.
admineral/openAssistant
Early Alpha: Interact with OpenAI's Latest Assistant API through Natural Language.
Ajaykumbhare/chatgpt-free-api
Access ChatGPT's free without needing an OpenAI API key or account!
sr-tamim/openai-telegram-bot
telegram bot built using nodejs
bcExpt1123/chatgpt-example
ChatGPT Example - How to integrate ChatGPT into web platform
harvmaster/AiChat
A frontend interface for interacting with AI Models. Compatible with Ollama and OpenAI
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.
husniadil/aisyah-ai
Aisyah AI is a powerful Telegram bot built with Cloudflare Workers that combines multiple AI capabilities. It can browse the web, set reminders, speak, predict weather, analyze images, and understand voice messages. The bot maintains context in conversations through Redis, making it perfect for both private chats and group interactions.
OshekharO/GPT-AI
A collection of powerful language models for various applications.
inikki/ts-chatgpt-telegram-bot
An AI-powered node.js chatbot for Telegram integrated with OpenAI Streams and ToolChoices 🤖💜
OleksiyM/groq-cli-chat
A blazing-fast, lightweight CLI for chatting with Groq and other OpenAI compatible: xAI, OpenRouter, Mistral, DeepSeek AI models. Minimal footprint, maximum performance!
RaheesAhmed/openai-chatgpt-api
This project demonstrates how to integrate OpenAI's GPT-3.5 and GPT-4 model with an Express server to create and manage conversations.