Skip to content

Commit

Permalink
added screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
varunon9 committed Feb 18, 2023
1 parent f816091 commit 0a9af4c
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,22 @@
# pocket_ai

OpenAI GPT-3 powered Free Chat Bot
OpenAI GPT-3 powered Free Chat Bot android app built in Flutter

PlayStore: https://play.google.com/store/apps/details?id=me.varunon9.pocket_ai
Download it from PlayStore: https://play.google.com/store/apps/details?id=me.varunon9.pocket_ai

## Features

1. Open-ended conversation with GPT-3 powered AI Chatbot
2. Bot can respond to many queries e.g. Summarize content, translate to other languages, factual answers, draft emails, help in programming, etc
3. Bot remembers the last 2 sets of conversations so context is maintained while chatting
4. A settings screen to set the OpenAI API key, choose among GPT-3 language models, etc
5. Copy chat messages functionality

## Screenshots
| | |
| --- | --- |
|![Conversation with bot - 1](./screenshots/conversation-with-bot-1.png) | ![Conversation with bot - 2](./screenshots/conversation-with-bot-2.png)|
|![Settings Screen](./screenshots/pocket-ai-app-settings.png) | ![FAQs Screen](./screenshots/pocket-ai-faqs.png)|

## Getting Started

Expand Down
Binary file added screenshots/conversation-with-bot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/conversation-with-bot-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/conversation-with-bot-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/pocket-ai-app-settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/pocket-ai-faqs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0a9af4c

Please sign in to comment.