diff --git a/crates/notedeck_dave/README.md b/crates/notedeck_dave/README.md new file mode 100644 index 00000000..1cbbb0c2 --- /dev/null +++ b/crates/notedeck_dave/README.md @@ -0,0 +1,14 @@ + +# Dave, the nostr assistant + +Dave is a notedeck app that implements a nostr ai assistant. It is also fairy +simple and is a good reference on how to build a notedeck nostr app. + +## Features + +- [x] Query and search the local nostr database for notes +- [x] Present and render notes to the user +- [ ] Chat history +- [ ] Anonymous [lmzap][lmzap] backend + +[lmzap]: https://jb55.com/lmzap