Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-kryvoviaz authored Jul 8, 2023
1 parent 6b98fec commit 010536b
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# app
<p align="center"><a href="https://chatflow.anir.cloud" target="_blank"><img src="https://chatflow.anir.cloud/image/logo.png" width="300" alt="Chatflow Logo"></a></p>

[ChatFlow](https://chatflow.anir.cloud) is a cross-platform client application for [Open AI API](https://platform.openai.com/docs/api-reference). It allows you to use GPT-3.5 or GPT-4 models to generate responses.

The app is available on iOS and macOS other platforms coming soon.

### Key Features
- System Messages (to set the behavior of the AI)
- Edit History
- Regenerate Last Response
- Approximate token and cost calculation ([TikToken](https://github.com/openai/tiktoken))
- Code related features (Monaco Editor, Code Highlighting, etc.)
- Cloud Sync across multiple devices (coming soon)

0 comments on commit 010536b

Please sign in to comment.