A smart bookmarking tool that helps you organize web content using AI.
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
- 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
- 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
- Clone this repository
- Install requirements:
pip install -r requirements.txt
- Set up your API keys in
.env
file - Run migrations:
python manage.py migrate
- Start the server:
python manage.py runserver
- Visit
http://localhost:8000
in your browser
TagWise is built with:
- Django
- AI language models
- Modern frontend techniques
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Please feel free to submit a Pull Request.