This Rust🦀 workspace repository contains command-line🎮 applications that serve as the foundation for creating large language model🧠 applications. Think of it as a collection of LEGO® bricks that you can use to construct anything you can imagine!
Read on to learn more about each application and how to use them.
answer
💭Allow users to ask and receive answer
s to questions
using the same
large language model🧠
that powers ChatGPT
.
reply
📩Allow users to reply
to command-line🎮 applications
by turning them into (stateless)
REPLs.