diff --git a/crates/notedeck_dave/README.md b/crates/notedeck_dave/README.md index 6cce7db..d19d45e 100644 --- a/crates/notedeck_dave/README.md +++ b/crates/notedeck_dave/README.md @@ -2,6 +2,8 @@ Dave is an AI-powered assistant for the Nostr protocol, built as a Notedeck application. It provides a conversational interface that can search, analyze, and present Nostr notes to users. + + ## Overview Dave demonstrates how to build a feature-rich application on the Notedeck platform that interacts with Nostr content. It serves both as a useful tool for Nostr users and as a reference implementation for developers building Notedeck apps.