Skip to content

Populating a Vespa index with climate laws and policies for rag-labs

Notifications You must be signed in to change notification settings

climatepolicyradar/rag-search-indexer

 
 

Repository files navigation

Vespa Indexer

The code in this folder contain a CLI tool used to index data into the Navigator search index:

  • index_data.py: loads document metadata from the Navigator database and indexes this data alongside the text and embeddings created from embeddings generation into the search index.

Vespa test setup

make build
make vespa_setup
make test

About

Populating a Vespa index with climate laws and policies for rag-labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.0%
  • Makefile 1.9%
  • Dockerfile 1.2%
  • Shell 0.9%