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
PixlStash is a Python-based image management, tagging and editing web app leveraging AI tools for tagging, similarity checks, grouping and quality assessment. It has a REST-API and a VUE-based web frontend.
To make learning easier I tried to crease a locally-hosted RAG system to talk with articles/papers I am reading. Essentially was trying to do what NotebookLM does before NotebookLM existed