Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slevin48/openai

🐱ChatGPT-like Bot🤖 with OpenAI API
https://github.com/slevin48/openai

openai streamlit

Last synced: 3 months ago
JSON representation

🐱ChatGPT-like Bot🤖 with OpenAI API

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) [![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://chat48.streamlit.app/)

https://github.com/slevin48/openai/assets/12418115/91b2c4c6-7338-4f51-9440-16e59626378d

## Summary [![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://teams-summarizer.streamlit.app/)

https://user-images.githubusercontent.com/12418115/229315555-c9d2077a-a2ed-4538-816c-ce0b9cece761.webm

## Question Answering [![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://ask-impromptu.streamlit.app/)

https://github.com/slevin48/openai/assets/12418115/b37ec63c-1a7d-4c81-a4b0-5f10f7ceb428

## Functions Calling [![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://ask-smith.streamlit.app/)

https://github.com/slevin48/openai/assets/12418115/f8e0a3e6-50c9-4eb9-961f-177000a2d7f4

## Assistant [![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://assistant48.streamlit.app/)

https://github.com/slevin48/openai/assets/12418115/6f31226b-50d7-436e-b0ec-7132a6ddfd7e

## Vision 👀 [![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://chat-vision.streamlit.app/)

https://github.com/slevin48/openai/assets/12418115/1a83c37c-b105-42cf-b2d7-b25656824e13

## [DALL-E](DallE/README.md) [![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://openai-image.streamlit.app/)

![corgi](img/funny%20corgi%20in%20a%20cartoon%20style.png)

## 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/)