Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nbonamy committed May 15, 2024
1 parent cf2915d commit 7d4d06f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
Generative AI desktop application:
- OpenAI, Ollama, Anthropic, MistralAI and Groq models supported
- Chat completion and image generation with Vision models support
- Prompt anywhere allows to generate content directly in any application
- AI commands runnable on highlighted text in almost any application
- Special prompts to specialize your bot on a specific topic
- LLM plugins to augment LLM: execute python code, search the Internet...
Expand All @@ -19,6 +20,14 @@ Generative AI desktop application:
<img src="doc/main2.jpg" height="250" />
</p>

## Prompt Anywhere

Generate content in any application:
- From any editable content in any application
- Hit the Prompt anywhere shortcut (Shift+Control+Space / ^⇧Space)
- Enter your prompt in the window that pops up
- Watch Witsy enter the text directly in your application!

## AI Commands

AI commands are quick helpers accessible from a shortcut that leverage LLM to boost your productivity:
Expand Down

0 comments on commit 7d4d06f

Please sign in to comment.