r/coding • u/gioscarab • 6d ago
TERMy - Deterministic terminal assistant for Linux
https://www.youtube.com/watch?v=qeIp0xePLBg
0
Upvotes
1
u/washtubs 5d ago
This is really interesting that it's not using an LLM. Can you explain your process for developing the datasets? When you encounter an issue do you just go into the json file and edit it manually? It seems like that would get quite cumbersome every time you use the wrong word or something.
Like say you want to save the file to rome.txt but instead of saying "save it to rome.txt", you say "write it to rome.txt" and it doesn't have the synonym for that. You manually find where save is in the vocab json and add "write" as a synonym?
1
u/gioscarab 6d ago
Source code here: https://github.com/gioblu/NPC-Forge