Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krrish-v/mark_importer
Provide a category for all the imported bookmarks, makes easy to manage by using a AI model
https://github.com/krrish-v/mark_importer
bookmarks bookmarks-manager nlp
Last synced: 3 months ago
JSON representation
Provide a category for all the imported bookmarks, makes easy to manage by using a AI model
- Host: GitHub
- URL: https://github.com/krrish-v/mark_importer
- Owner: krrish-v
- License: apache-2.0
- Created: 2022-10-04T18:47:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-04T17:17:11.000Z (about 1 year ago)
- Last Synced: 2024-08-01T22:03:28.114Z (7 months ago)
- Topics: bookmarks, bookmarks-manager, nlp
- Language: Jupyter Notebook
- Homepage:
- Size: 17.3 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - krrish-v/mark_importer - Provide a category for all the imported bookmarks, makes easy to manage by using a AI model (Jupyter Notebook)
README
# Mark Importer
This is idea was proposed in AI Hackathon 2022 https://github.com/krrish-v/bookmark-collector. Here that application is reviewed again
It is a Bookmark Manager that put the tags in the front of the websites marked by using unsupervised learning made for a personal use only, it is trained on the dataset of 1927 articles which have overall 600 categories of tags, It will be further update on more data in future
Installing all the requirements...
pip3 install -r requirements.txt
Setting up...
python3 setup.py
Running an application...
python3 app.py## Demostration
Insert you Login username or new username
![alt text](https://github.com/krrish-v/mark_importer/blob/main/web_demo/Screenshot%202022-10-14%20at%2023-50-23%20Mark%20Collector.png)
![alt text](https://github.com/krrish-v/mark_importer/blob/main/web_demo/Screenshot%202022-10-14%20at%2023-49-21%20Mark%20Collector.png)
###### Please report any issues if it occurs