https://github.com/slevin48/openai
š±ChatGPT-like Botš¤ with OpenAI API
https://github.com/slevin48/openai
openai streamlit
Last synced: about 1 year ago
JSON representation
š±ChatGPT-like Botš¤ with OpenAI API
- Host: GitHub
- URL: https://github.com/slevin48/openai
- Owner: slevin48
- License: mit
- Created: 2022-12-03T22:34:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T10:18:21.000Z (almost 2 years ago)
- Last Synced: 2025-04-02T09:44:33.787Z (about 1 year ago)
- Topics: openai, streamlit
- Language: Jupyter Notebook
- Homepage: https://chat48.streamlit.app/
- Size: 92.4 MB
- Stars: 2
- Watchers: 1
- Forks: 13
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# š¤ OpenAI
š±ChatGPT-like Botš¤ with OpenAI API
[chat48.streamlit.app](https://chat48.streamlit.app/)
## ChatGPT (New GPT 3.5 turbo API) [](https://chat48.streamlit.app/)
https://github.com/slevin48/openai/assets/12418115/91b2c4c6-7338-4f51-9440-16e59626378d
## Summary [](https://teams-summarizer.streamlit.app/)
https://user-images.githubusercontent.com/12418115/229315555-c9d2077a-a2ed-4538-816c-ce0b9cece761.webm
## Question Answering [](https://ask-impromptu.streamlit.app/)
https://github.com/slevin48/openai/assets/12418115/b37ec63c-1a7d-4c81-a4b0-5f10f7ceb428
## Functions Calling [](https://ask-smith.streamlit.app/)
https://github.com/slevin48/openai/assets/12418115/f8e0a3e6-50c9-4eb9-961f-177000a2d7f4
## Assistant [](https://assistant48.streamlit.app/)
https://github.com/slevin48/openai/assets/12418115/6f31226b-50d7-436e-b0ec-7132a6ddfd7e
## Vision š [](https://chat-vision.streamlit.app/)
https://github.com/slevin48/openai/assets/12418115/1a83c37c-b105-42cf-b2d7-b25656824e13
## [DALL-E](DallE/README.md) [](https://openai-image.streamlit.app/)

## Resources:
* [Introducing ChatGPT and Whisper APIs](https://openai.com/blog/introducing-chatgpt-and-whisper-apis)
* [Chat completions OpenAI Doc](https://platform.openai.com/docs/guides/chat/introduction)
* [Awesome ChatGPT API](https://awesome-chatgpt-api.top/posts/the-awesome/)
* [Build conversational apps](https://docs.streamlit.io/knowledge-base/tutorials/build-conversational-apps)
* [LangChain š¤ Streamlit](https://blog.streamlit.io/langchain-streamlit/)