You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A smart bookmark manager that takes in your unorganized bookmarks and smart sorts them into a tree directory using a combination of clustering algorithms, LLM reinforcement, and Agent Quality Control. (IN PROGRESS)
Small CLI to extract bookmarks from an HTML file and write them into a
Netscape-compatible bookmarks HTML file.
Usage:
python main.py input.html --output bookmarks.html
This will print the number of bookmarks found and write bookmarks.html.
About
A smart bookmark manager that takes in your unorganized bookmarks and smart sorts them into a tree directory using a combination of clustering algorithms, LLM reinforcement, and Agent Quality Control. (IN PROGRESS)