Skip to content

Commit

Permalink
docs: readme and image
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustDev committed Feb 14, 2024
1 parent 3b78a5f commit 1dd1756
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,16 @@
![Release](https://img.shields.io/github/v/release/augustdev/enchanted?style=for-the-badge)
![Stars](https://img.shields.io/github/stars/augustdev/enchanted.svg?style=for-the-badge)
![iOS](https://img.shields.io/badge/iOS-000000?style=for-the-badge&logo=ios&logoColor=white)
![iOS](https://img.shields.io/badge/macOS-000000?style=for-the-badge&logo=ios&logoColor=white)
[<img src="https://img.shields.io/badge/App_Store-0D96F6?style=for-the-badge&logo=app-store&logoColor=white">](https://apps.apple.com/gb/app/enchanted-llm/id6474268307)
[<img src="https://img.shields.io/badge/App_Store-0D96F6?style=for-the-badge&logo=app-store&logoColor=white">](https://twitter.com/amgauge)
[<img src="https://img.shields.io/twitter/url?url=https%3A%2F%2Ftwitter.com%2Famgauge&style=for-the-badge">](https://twitter.com/amgauge)

# Enchanted

Enchanted is open source, [Ollama](https://github.com/jmorganca/ollama) compatible, elegant iOS/iPad mobile app for chatting with privately hosted models such as Llama 2, Mistral, Vicuna, Starling and more. It's essentially ChatGPT app UI that connects to your private Ollama models. You can download Enchanted from the App Store or build yourself from scratch.
Enchanted is open source, [Ollama](https://github.com/jmorganca/ollama) compatible, elegant macOS/iOS/iPad app for chatting with privately hosted models such as Llama 2, Mistral, Vicuna, Starling and more. It's essentially ChatGPT app UI that connects to your private Ollama models. You can download Enchanted from the App Store or build yourself from scratch.

If you like the project, consider leaving a ⭐️
If you like the project, consider leaving a ⭐️ and following on [𝕏](https://twitter.com/amgauge).

## App Store

Expand All @@ -19,7 +22,7 @@ Note: You will need to run your own Ollama server to use the app. Read instructi

## Demo

[<img src="./assets/promo.png">](https://www.youtube.com/watch?v=UDvIuzjv0Mo)
[<img src="./assets/promo.png">](https://www.youtube.com/watch?v=zW3roZ_vM5Q)

## Features

Expand All @@ -33,13 +36,13 @@ Note: You will need to run your own Ollama server to use the app. Read instructi
- Specify system prompt used for every conversations
- Edit message content or submit message with different model
- Delete single conversation / delete all conversations
- macOS command panel <kbd>Ctrl</kbd>+<kbd>⌘</kbd>+<kbd>K</kbd>

### Coming soon

- Download new models from mobile
- Rename conversations
- MacOS support
- Conversation syncing
- Conversation syncing between

## Usage instructions

Expand Down
Binary file modified assets/promo.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 1dd1756

Please sign in to comment.