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

https://github.com/vchib1/chatbot-with-chatgpt-dall-e

An app made in Flutter to interact with ChatGPT model and Dall-E Image Generating model.
https://github.com/vchib1/chatbot-with-chatgpt-dall-e

chat-bot chatbot chatbot-application chatgpt dall-e dart flutter flutter-provider openai-api provider-state-management

Last synced: 10 months ago
JSON representation

An app made in Flutter to interact with ChatGPT model and Dall-E Image Generating model.

Awesome Lists containing this project

README

          

# Open AI ChatGPT and Dall-E

ChatBot app made in flutter with clean architecture, to interact with ChatGPT model and Dall-E image generation model. It generates image or text accoding to user's prompt at one place.

### To do
1. Themes (dark and light) ✔
2. Speech to Text ✔
3. Provider for State management ✔
4. Cached Network Image ✔
5. Native Splash Screen ✔
6. Option to download image.

## Screenshots

![01](https://user-images.githubusercontent.com/16263958/230384018-314579e7-e4f7-49e4-85ff-e89192ad23fd.png)
![02](https://user-images.githubusercontent.com/16263958/230384031-ee33355e-a4f3-4432-8a92-b19a02e30dbf.png)
![03](https://user-images.githubusercontent.com/16263958/230384038-e30bcd66-f40c-4067-8f4f-ac1b06c7335a.png)
![04](https://user-images.githubusercontent.com/16263958/230384045-46607ec7-d519-4ff1-a856-1e614678bf17.png)