Remix.run Logo
registereduser1 4 hours ago

Cool project! How does it differ from warp terminals ai mode where you can ask it questions and it responds back

gioscarab 4 hours ago | parent [-]

Warp uses LLMs so it is slow and prone to hallucination. Using very colloquial terms TERMy is more or less a calculator that knows english :) so it can run on your CPU and respond instantly! The difference is that it can only answer predetermined responses (with optional arguments) this makes it useless if you need to generate text, but makes it safe and predictable for a use case like a terminal assistant.