Skip to content

Managing assets like images with the help of embeddings and vector stores.

Notifications You must be signed in to change notification settings

NeuralNine/latent-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔍️ latent-assets

Managing assets like images with the help of embeddings and vector stores.

Screenshot

Running

Embedding Server

cd experiments/inference_api
uv run fastapi dev fastapi_server.py --port 9999

Backend

cd latent-assets/backend
uv run fastapi dev main.py

Frontend

cd latent-assets/frontend
npm run dev

Configuration is in latent-assets/backend/config.yaml.

About

Managing assets like images with the help of embeddings and vector stores.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •