The code is a PoC of how you can use Tensorflow in Solr query parser. It includes:
/2023/config- the configuration files for Solr/2023/solr- the final PoC code that extends Solr/2023/tf-java-poc- the work in progress code for loading and working with the created model/2023/tf-python-poc- the code for creating the model used for PoC/2023/demo- the script for the demo during the talk
The video of the talk is available on YouTube.
The video of the talk is available on YouTube.
Sample code for how to explore/enrich data, generate judgements (via LLM-as-a-judge), then explore judgement data as well. See README for more details.