GitHub Actions
feat(rag): docs ingestion + UI/bus enhancements (P3 continuation)
f08047d
|
Raw
History Blame Contribute Delete
511 Bytes
# HearthNet — Initial Documents
Drop any `.md` or `.txt` files here and they will be automatically ingested into
the community RAG corpus when the node starts.
Good candidates:
- Neighbourhood emergency plans
- Local resource lists (food banks, shelters, medical points)
- How-to guides for your community
- Node setup instructions for non-technical neighbours
- Any knowledge you want to make searchable across the mesh
Files are deduplicated by content hash (BLAKE3), so re-adding the same file is safe.