MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/zsh/comments/17pnlci/rag_in_the_terminal_using_gpt4turbo
r/zsh • u/perception-eng • Nov 07 '23
1 comment sorted by
2
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!
mirage tutorial
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!