Show HN: An extensible personal assistant server (github.com)

5 points by theOGognf ↗ HN
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.

0 comments

[ 2.3 ms ] story [ 11.7 ms ] thread

No comments yet.