docs: explain future work

This commit is contained in:
talksik
2025-07-27 15:00:16 -07:00
parent 060bbfb2c4
commit 12a8543564
+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.