Skip to content

LinkSortAI is an AI-powered bookmark manager that helps users save, organize, and search bookmarks efficiently. It features AI-based categorization, drag-and-drop management, and advanced search with filtering.

Notifications You must be signed in to change notification settings

xDipzz/linksortai

Repository files navigation

LinkSortAI

A modern bookmark manager with AI-powered categorization. No authentication required - all data stored locally in your browser.

Features

  • AI-powered bookmark categorization and tagging
  • Local storage - no servers, no accounts needed
  • Real-time search and filtering
  • Custom categories with colors
  • Dark theme with custom animations
  • Export/import functionality
  • Responsive design

Quick Start

npm install
npm run dev

Open http://localhost:3000 in your browser.

How It Works

  1. Add bookmarks by clicking "Add Bookmark"
  2. Enable AI categorization for smart organization
  3. Use search and filters to find bookmarks quickly
  4. Create custom categories and tags
  5. Export your data for backup

Technology Stack

  • Next.js 15
  • React 19
  • TypeScript
  • Tailwind CSS
  • LocalStorage API

Data Storage

All bookmark data is stored locally in your browser using localStorage. No data is sent to any servers. You can export your data as JSON for backup purposes.

Browser Support

Works in all modern browsers that support localStorage and ES6+ features.

License

MIT

About

LinkSortAI is an AI-powered bookmark manager that helps users save, organize, and search bookmarks efficiently. It features AI-based categorization, drag-and-drop management, and advanced search with filtering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published