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 simple microservice in Clojure that ingests any number of textual documents, makes embedding via locally running LLM, persists embeddings in a vector database, and provides REST API for searching similar (to an arbitrary text) documents.