prompt-SH
What if your terminal has LLM agent
The problem prompt-SH solves
Problem 1: How to navigate your local computer with full ai context but with private local ai model.
Problem 2: No LLM terminal tool that works directly with Bash. Other tools like UWU are CLI based.
Probllem3: how to make the exact terminal experience but with llm in the least intrusive way possible.
Programming languages abstract low level languages. Just like C is a high level language for machine, today prompts are higher lanaguages for C. Shell and Bash is written in C. can we create a new shell that is prompt based? Hence PSH.
Usage: Write command normally and press enter to run bash
Write command in same terminal but hit alt+enter to go to prompt mode.
Challenges we ran into
How to get the correct context and system prompt
Finding a suitable local model with ollama
Tracks Applied (1)
Future Society
Technologies used
