Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages