hacker news Hacker News
  1. new
  2. show
  3. ask
  4. jobs
This project is less about the personal assistant and AI part, and more about integrating a bunch of interesting Rust crates together to get something that's easily extensible.

Turns out that it wasn't too bad. I think the most challenging part was figuring out how different dependencies could fit together rather than figuring out the best model or prompts. It's in a state now where it maybe takes an hour or so to add a new command by defining database migrations, adding new structs, and then adding the API endpoint definitions.

However, I don't want to take this any further; I just thought folks might find this interesting.

loading...