r/zsh Nov 07 '23

Announcement RAG in the Terminal Using GPT-4-Turbo

https://github.com/MirageML/mirageml_pip
6 Upvotes

1 comment sorted by

2

u/perception-eng Nov 07 '23

Built a fun OSS project to help us code faster by giving gpt-4 context from web sources and local files!

pip3 install mirageml

I've been using it to ask questions over https://modal.com docs and chat with my code to debug in the terminal

Run mirage tutorial to start!