ai conversation #49

Merged
talksik merged 14 commits from ai-conversation into main 2025-07-27 22:07:30 +00:00
Showing only changes of commit 12a8543564 - Show all commits
+3
View File
@@ -26,3 +26,6 @@ _See more deps in Makefile `install-deps` command._
make
./main
```
## Future work
Add an event loop, maybe add multi-threading, so that we can interrupt the AI, ask follow-up questions, and make it sound like a back and forth conversation.