Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.73 KB

README.md

File metadata and controls

53 lines (36 loc) · 1.73 KB

TagWise

A smart bookmarking tool that helps you organize web content using AI.

TagWise Screenshot

What is TagWise?

TagWise makes organizing your online content simple. Instead of manually organizing your bookmarks, TagWise uses AI to analyze webpages and automatically:

  • Generate meaningful titles and descriptions
  • Create categories and tags that make sense
  • Organize everything in a way that's easy to find later

Features

  • Smart Bookmarking: Add any webpage and TagWise analyzes it automatically
  • Intelligent Categories: Content is sorted into categories without manual work
  • Tag Generation: Relevant tags are created to help you find content later
  • Collections: Group related bookmarks together
  • Screenshot Capture: Visual previews of your saved pages
  • Simple Search: Find anything in your library quickly

Why Use TagWise?

  • Save Time: No more manual tagging and organizing
  • Find Faster: Powerful search helps you rediscover saved content
  • Stay Organized: Automatic organization keeps everything tidy
  • Share Easily: Create collections of related content to share

Getting Started

  1. Clone this repository
  2. Install requirements: pip install -r requirements.txt
  3. Set up your API keys in .env file
  4. Run migrations: python manage.py migrate
  5. Start the server: python manage.py runserver
  6. Visit http://localhost:8000 in your browser

Technologies

TagWise is built with:

  • Django
  • AI language models
  • Modern frontend techniques

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.