top | item 44009351

Show HN: An extensible personal assistant server

5 points| theOGognf | 9 months ago |github.com

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.

discuss

order

No comments yet.