https://github.com/AllAboutAI-YT/ai-terminal
AI Powered Terminal (Powershell)
https://github.com/AllAboutAI-YT/ai-terminal
Last synced: 5 months ago
JSON representation
AI Powered Terminal (Powershell)
- Host: GitHub
- URL: https://github.com/AllAboutAI-YT/ai-terminal
- Owner: AllAboutAI-YT
- License: mit
- Created: 2024-05-01T16:37:12.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-02T14:07:05.000Z (12 months ago)
- Last Synced: 2024-08-13T07:05:03.422Z (8 months ago)
- Language: PowerShell
- Size: 21.5 KB
- Stars: 24
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - AllAboutAI-YT/ai-terminal - AI Powered Terminal (Powershell) (PowerShell)
README
# AI-Terminal 📟
AI Powered Terminal (Powershell)### YouTube Tutorial
[](https://www.youtube.com/watch?v=ju8hdBaNDpI)### Setup >
1. git clone https://github.com/AllAboutAI-YT/ai-terminal.git
2. open folder with files
3. place files in correct folder (see tutorial)
4. set $modulePath to your ps module in profile
5. set APIKEY in MyModule.psm1
6. open terminal
7. Install-Module -Name PSOpenAI
8. Install-Module -Name PSReadLine
9. restart terminal
10. commands:
- use Ask-OpenAI "your question?"
- use TAB to autocomplete inline suggestions
- use ctrl+space to shuffle suggestions
- use ctrl+enter to ask openai about command
### ⭐ Give a star if you like it ⭐### Conda
you might need to update the profile to use conda### Links
https://github.com/mkht/PSOpenAI### Disclaimer
use on your own risk ofc, dont share personal data with openai etc. this is not sec tested