We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42086b6 commit fafd948Copy full SHA for fafd948
README.md
@@ -1,2 +1,27 @@
1
# Viki-2-OpenAI
2
+<p>
3
A Chatbot chat app built using the Flutter framework and OpenAI's ChatGPT-3 and Dall.E 2 language model.
4
+</p>
5
+
6
+### Show some :heart: and star the repo.
7
8
+## Features
9
10
+- Natural language understanding.
11
+- Human-like conversation.
12
+- Customizable to fit your use-case.
13
+- Lightweight, easy to integrate with other apps.
14
+- Open-source.
15
+- High quality images.
16
+- Text to image.
17
18
+## Prerequisites
19
20
+- Flutter SDK
21
+- API key for OpenAI GPT-3 [Available here](https://beta.openai.com/account/api-keys)
22
23
24
+### Development by
25
26
+- OpenAI - https://openai.com
27
+- Flutter - https://flutter.dev/
0 commit comments