Skip to content

๐Ÿค– AI-powered Chrome extension that automatically classifies and organizes bookmarks using multiple AI providers (OpenAI, Moonshot/Kimi, Grok). Built with TypeScript, featuring intelligent folder structure creation, secure API key management, and one-click bookmark classification.

Notifications You must be signed in to change notification settings

Edmon02/bookmark-ai-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

AI Bookmark Organizer

A Chrome extension that uses an AI (Grok or Moonshot) to classify and organize bookmarks.

๐Ÿš€ Quick Start

  1. Install Dependencies

    npm install
  2. Build Extension

    npm run build
  3. Load Extension

    • Open chrome://extensions/
    • Enable Developer Mode
    • Load dist folder
  4. Configure API Key

    • Obtain a Grok API key from https://x.ai/api
    • Enter in the extension's Settings panel

๐Ÿ“‹ Features

  • One-click URL classification
  • Automatic bookmark folder creation
  • Secure API key storage
  • Simple and intuitive UI

๐Ÿ”’ Privacy

  • All data processed locally except for LLM API calls.
  • API keys are stored securely using Chrome Storage.

๐Ÿ› ๏ธ Troubleshooting

  • Ensure a valid API key is configured.
  • Check internet connectivity for API calls.

About

๐Ÿค– AI-powered Chrome extension that automatically classifies and organizes bookmarks using multiple AI providers (OpenAI, Moonshot/Kimi, Grok). Built with TypeScript, featuring intelligent folder structure creation, secure API key management, and one-click bookmark classification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published