Skip to content

An API for generating vector embeddings and image descriptions.

License

Notifications You must be signed in to change notification settings

tylerpitcher/media-insight-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

media-insight-service

An API for generating vector embeddings and image descriptions.

How to Run

  1. Create a .env file in root directory
PORT=
MODEL_NAME=
JWT_AUDIENCE=
JWKS_ENDPOINT=
  1. Pull docker images
docker pull node:latest
docker pull ollama/ollama
  1. Build
docker-compose build
  1. Run
docker-compose up

About

An API for generating vector embeddings and image descriptions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published