Skip to content

Commit

Permalink
Add AI gif
Browse files Browse the repository at this point in the history
  • Loading branch information
yorevs committed Oct 8, 2024
1 parent 8db3b32 commit ede0c49
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,12 @@ integration with popular tools like Git, Gradle, Docker, and more.

- See the [Showcase](docs/SHOWCASE.md) page to see some HomeSetup demos.
- For the full documentation, access the [HomeSetup usage manual](docs/USAGE.md).
- **HOT** Find the new GPT for HomeSetup: [ChaGPT-HomeSetup]https://chatgpt.com/g/g-ra0RVB9Jo-homesetup-taius


**🔥 HOT** AI is here ! **HomesSetup** has integrated AI with RAG capabilities.

<img src="https://iili.io/dy2Ga6u.gif">


## Key Features

Expand Down Expand Up @@ -219,6 +224,18 @@ key bindings (Ctrl+T \[find\] and Ctrl+R \[history\]) and auto-completions. Is a

Please check the [FZF Docs](https://github.com/junegunn/fzf#examples) for more usage examples.

### AskAI Integration

HomeSetup now integrates with the AskAI application. You can ask questions about the terminal or any aspect of the HomeSetup project. You can also request assistance in building commands and using HomeSetup easily. You just need to ask!

It's required that you own accounts on GoogleSearch API (for searching the web), DeepL (for translations), and OpenAI. For that is required that you provide the following Api Keys:

1. GOOGLE_API_KEY
2. OPENAI_API_KEY
3. DEEPL_API_KEY

For more information about getting the ApiKeys, please check: [AskAI](https://github.com/yorevs/askai)

## Uninstallation

If you choose to uninstall HomeSetup and restore your old dotfiles, you can do so by issuing the following command
Expand Down
Binary file removed homesetup-try-first.gif
Binary file not shown.

0 comments on commit ede0c49

Please sign in to comment.