Skip to content

A vector search engine for searching for Nike products using natural language

Notifications You must be signed in to change notification settings

christian-nickerson/vector-search-engine

Repository files navigation

Vector Search Engine

A vector search engine project that uses NLP to query Nike product descriptions in place of a traditional keyword search engine.

The below outlines how docker compose architecture:

flowchart LR;
    A(Streamlit) --> B(GraphQL API);
    B -->|Read & Write| C(Vector DB);

About

A vector search engine for searching for Nike products using natural language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages