Discover and explore top open-source AI tools and projects—updated daily.
topqazA Vue 3 + FastAPI system for personal bookmark and navigation management
Top 87.7% on SourcePulse
LiteMark
LiteMark is a personal bookmark and navigation management system built with Vue 3 and FastAPI. It targets users seeking an organized, intelligent, and flexible solution for managing web links, offering a responsive dual-interface, an admin panel, and AI-driven features.
How It Works
The system combines a Vue 3 frontend with a FastAPI backend. Its core design emphasizes user-friendly management via a dedicated admin panel, enhanced by AI for smart categorization, content summarization, and tag extraction. Data integrity is maintained through WebDAV timed backups and versatile import/export capabilities (JSON, CSV, HTML). An integrated Streamable HTTP MCP Server enables programmatic bookmark management for AI clients.
Quick Start & Requirements
curl -O https://raw.githubusercontent.com/topqaz/LiteMark/main/docker-compose.yml followed by docker-compose up -d. Supports x64 and ARM64 architectures.http://localhost:8080, admin panel at http://localhost:8080/admin.admin / admin123.JWT_SECRET (must be changed for production), DATABASE_URL, DEFAULT_ADMIN_USERNAME, DEFAULT_ADMIN_PASSWORD.Highlighted Details
Maintenance & Community
The project welcomes Issues and Pull Requests. No specific details on maintainers, sponsorships, or dedicated community channels are provided.
Licensing & Compatibility
No license information is explicitly stated in the provided README, potentially impacting commercial use.
Limitations & Caveats
Proper reverse proxy configuration is critical for the MCP service. Default administrative credentials and JWT secret require updating for production. The absence of explicit licensing is a potential adoption blocker.
2 weeks ago
Inactive