An Flutter App that let's you take/upload photos of texts and instantly chat with it.
- Any Operating System (ie. MacOS X, Linux, Windows)
- Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
- A little knowledge of Dart and Flutter
-
Clone the repo.
-
Create a file called .env inside lib/
-
const OPENAI_API_KEY= "YOUR_OPENAI_API_TOKEN_HERE";
-
Execute "flutter run" from root folder.
- Chat History
- Multiple Chats.
- Summarizing prompts and storing it as title.