GitHub topics: chatgpt-api-wrapper
diezo/ProGPT 📦
🔥 Free GPT-3.5 Python API
Language: Python - Size: 41 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 77 - Forks: 10
eon01/awesome-chatgpt
🧠 A curated list of awesome ChatGPT resources, including libraries, SDKs, APIs, and more. 🌟 Please consider supporting this project by giving it a star.
Size: 1.15 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 2,341 - Forks: 174
alfianlosari/ChatGPTSwift
Access ChatGPT API using Swift
Language: Swift - Size: 114 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 700 - Forks: 142
PlexPt/chatgpt-java
ChatGPT Java SDK。支持 GPT-4o、 GPT4 API。开箱即用。An unofficial Java SDK for seamless integration with ChatGPT's GPT-3.5 and GPT-4 APIs. Ready-to-use, simple setup, and efficient for building AI-powered applications.
Language: Java - Size: 418 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3,641 - Forks: 715
Prioritz/chatgpt-api
Wrapper around ChatGPT API to consume it in 3rd party applications
Language: TypeScript - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0
DarrenSem/chatgpt-lite
ChatGPT-Lite provides dependency-free access to the frequent OpenAI REST API calls from JavaScript (Node or Web).
Language: JavaScript - Size: 30.3 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1
Zetaphor/chatgpt-api-bridge
A browser based API bridge for ChatGPT that bypasses all of the anti-bot restrictions
Language: JavaScript - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 2
0xacx/chatGPT-shell-cli
Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required.
Language: Shell - Size: 166 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1,198 - Forks: 163
adryfish/llm-web-api
将ChatGPT网页转换成API接口。ChatGPT Web to API.
Size: 24.4 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 89 - Forks: 13
barretlee/cloudflare-proxy
Cloudflare Worker 代理请求 ChatGPT API,支持 Stream 流式输出
Language: JavaScript - Size: 35.2 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 891 - Forks: 112
analyticsinmotion/chatgpt-python-wrapper
Python wrapper to access ChatGPT
Language: Python - Size: 7.89 MB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 6
BLuFeNiX/PlayGPT
Runs a sharable ChatGPT docker container, allowing you to share a ChatGPT session with friends via a web browser. You all control the session, as though using the same keyboard.
Language: Python - Size: 318 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 33 - Forks: 2
hemangjoshi37a/my_chat_with_chatGPT
"my chat with chatGPT" is a repository that demonstrates how to interact with the powerful chatGPT language model in a conversational setting.
Language: HTML - Size: 5.88 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1
DoingDog/chatgpt-proxy-cloudflare-worker
Cloudflare Worker 反向代理 ChatGPT API,支持流式输出,支持联网搜索功能,支持设置访问密码
Language: JavaScript - Size: 125 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 63 - Forks: 8
NirupamKhanal/Project-Chat-Completion---ChatGPT-application 📦
A very simple ChatBot created using OpenAI's ChatGPT API.
Language: CSS - Size: 8.79 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
AbhishekSinghDhadwal/In-Surely
An interactive insurance policy query-answering notebook with a Retrieval-Augmented Generation (RAG) pipeline with semantic search, caching, and GPT-based response generation.
Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
mardillu/OpenAI-Client-Android
A light weight OpenAI's API client for Android
Language: Kotlin - Size: 2.03 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 15 - Forks: 5
0xdevalias/poc-chatgpt
Proof of Concept code playing around with the OpenAI / GPT / ChatGPT API
Language: Shell - Size: 152 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
hongspell/chatgpt-java
ChatGPT Java, it supports some of OpenAI's official interfaces (all interfaces will be supported in the future) and provides a conversational mode based on command-line chat.
Language: Java - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 124 - Forks: 21
leo-aa88/talk-with-chatgpt
Text-to-speech interface with ChatGPT
Language: Python - Size: 21.5 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0
RGBCube/chatgpt.v
A ChatGPT wrapper for the V programming language.
Language: V - Size: 13.7 KB - Last synced at: 25 days ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 1
zerobyw/ChatGPT
1
Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 90 - Forks: 0
Brutuski/hal2023-cli
CLI to interface with OpenAI's ChatGPT & DALL-E
Language: Shell - Size: 6.96 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 1
codeastra2/ChatGPTDevFriendly
A wrapper over the Chatgpt Python APIs, for better developer experience.
Language: Python - Size: 132 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0
nedozrel/chatgpt-react-client
ChatGPT official api web client. Works faster and more stable then official web client.
Language: JavaScript - Size: 186 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1
monkey-soft/chatgpt-extend
ChatGPT 扩展应用和开发资源汇总
Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
Aliteraza/ChatGpt-For-Windows-Dekstop-Verion-April-2023-Plus-API
ChatGPT (Update 08.04.2023)
Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0
andreasoie/chatboy
the no BS chatwrapper you always wanted
Language: JavaScript - Size: 1010 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1
woensug-choi/web-chatgpt-chatbot-django Fork of slyapustin/django-chatbot
Simple Web-based ChatGPT Chatbot with Django, Celery, Channels (WebSocket)
Language: HTML - Size: 29.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0