NoteForge is a local, Streamlit-powered note management app that lets you create, search, and analyze tagged notes. It uses SQLite FTS5 for full-text search and includes analytics on note activity by ...
A simple, high-performance note management microservice built with Python and gRPC. It uses SQLite for persistence and is fully containerized with Docker. This project serves as an excellent example ...