Skip to content

Commit

Permalink
README: added content generator feature screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
varunon9 committed Apr 14, 2023
1 parent f0cc2da commit 8d6def5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,15 @@ Download it from PlayStore: https://play.google.com/store/apps/details?id=me.var
1. Open-ended conversation with AI Chatbot powered by `gpt-3.5-turbo` model
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, etc
5. Copy chat messages functionality
4. Users can generate content e.g. poems, quotes, thoughts etc using AI and share on social media
5. A settings screen to set the OpenAI API key, word limit, signature for generated content.
6. 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)|
|![Settings Screen](./screenshots/pocket-ai-app-settings.png) | ![Content Generator Screen](./screenshots/pocket-ai-content-generator.png)|

## Getting Started

Expand Down
Binary file added screenshots/pocket-ai-content-generator.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 8d6def5

Please sign in to comment.