Skip to content

isutare412/web-memo

Repository files navigation

WebMemo

WebMemo is a collaborative note-taking application that supports Markdown editing with real-time preview. It features web publishing, tag-based organization, interactive checkboxes, image embedding (using Imageer), natural language search, and team collaboration with approval workflows.

Deployment Architecture

web memo deployment architecture

Hybrid Semantic Search

WebMemo supports hybrid search that combines:

  • Semantic vector search (embedding-based retrieval)
  • BM25 keyword search (sparse retrieval)

Search results are fused with Reciprocal Rank Fusion (RRF), so both semantic similarity and exact keyword signals contribute to ranking.

Screenshots

Memo Edit

Create and edit memos using a Markdown editor with Write/Preview tabs. Add tags for organization, use the formatting toolbar for headings, lists, checkboxes, and images.

Memo Edit

Memo View

View rendered memos with interactive checkboxes, embedded images.

Memo View

Collaboration

Publish your memos to the web and collaborate with others.

Collaboration

About

Simple memo app using Google as IdP

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors