Bookmark AI
Bookmark AI transforms exported browser bookmarks into an intelligent, searchable library using NVIDIA NIM for semantic search and content analysis. Users can ask natural language questions about their bookmarks.
The Problem
Browser bookmarks accumulate over time and become impossible to navigate. Exported bookmark files are just lists of URLs with no intelligence, making it hard to find what you saved months ago.
The Solution
Built a Next.js app that parses bookmark export files, indexes them with NVIDIA NIM for semantic understanding, and provides a search interface where users can ask natural language questions about their bookmarks.
Key Highlights
- NVIDIA NIM for semantic bookmark understanding
- Natural language search across thousands of bookmarks
- Automatic content analysis and categorisation
- Clean, fast interface built with Next.js and TypeScript
- Instant search results with relevance ranking
- Supports all major browser export formats
Tech Stack
Next.js TailwindCSS TypeScript NVIDIA NIM