https://github.com/daniel-furman/chat-gpt-3.5-turbo
Lightweight demo of gpt-3.5-turbo conversation completion.
https://github.com/daniel-furman/chat-gpt-3.5-turbo
chatgpt conversation-completion gradio openai-api
Last synced: 2 months ago
JSON representation
Lightweight demo of gpt-3.5-turbo conversation completion.
- Host: GitHub
- URL: https://github.com/daniel-furman/chat-gpt-3.5-turbo
- Owner: daniel-furman
- License: apache-2.0
- Created: 2023-07-08T21:20:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T00:41:45.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T19:24:30.986Z (4 months ago)
- Topics: chatgpt, conversation-completion, gradio, openai-api
- Language: Python
- Homepage: https://huggingface.co/spaces/dfurman/chat-gpt-3.5-turbo
- Size: 20 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/daniel-furman/Polyglot-or-Not/blob/main/LICENSE)
[](https://www.python.org/downloads/release/python-390/)
[](https://github.com/psf/black)# chat-gpt-3.5-turbo
Chatbot front-end for OpenAI's chat-gpt-3.5 API. Designed to be a base template for in-context learning applications with conversational dialogue.See running [web app](https://huggingface.co/spaces/dfurman/chat-gpt-3.5-turbo) on 🤗 demonstrating a basic deployment.
