Skip to content

Conversation

@richarda23
Copy link

This Jupyter notebook example converts free text input into Lucene Search Query that can be used to search RSpace API.

It uses Open AI's Chat Completion API to convert the free text into function arguments.

It's a proof of concept that works best with searches on tags, names and free text. RSpace doesn't seem to support proper Lucene date range syntax.

Example queries are in the notebook docs

@richarda23 richarda23 changed the title example text search example free text search using OpenAI API Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants