Skip to content

ba0956012/simple-kvs-compare

Repository files navigation

simple-kvs-compare

A simple web-based tool to compare Keyword Search and Vector Search results side-by-side using OpenSearch and Amazon Bedrock (Titan Embedding).

Run with Docker

docker-compose up --build 

Or, run locally with:

pip install -r requirements.txt
./start.sh

Create superuser

# if running with Docker
docker exec -it simple-kvs-compare /bin/bash 

python init_db.py

Login

Visit: http://127.0.0.1:8000/login

Use your created superuser credentials to log in.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages