Skip to content

AllAboutAI-YT/ai-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI-Terminal 📟

AI Powered Terminal (Powershell)

YouTube Tutorial

IMAGE ALT TEXT HERE

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

About

AI Powered Terminal (Powershell)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published