FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

example free text search using OpenAI API by richarda23 · Pull Request #36 · rspace-os/rspace-client-python · GitHub

example free text search using OpenAI API - #36

Draft
richarda23 wants to merge 3 commits into
rspace-os:mainfrom
richarda23:jupyter-openai-search
Draft

example free text search using OpenAI API#36
richarda23 wants to merge 3 commits into
rspace-os:mainfrom
richarda23:jupyter-openai-search

Conversation

Copy link
Copy Markdown

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 changed the title example text search example free text search using OpenAI API Sep 22, 2023

Copy link
Copy Markdown
Contributor

@richarda23 this has been around for a while in draft, but I see it as still a valuable example and inspiration. happy to merge this one, if you're happy with it. We might consider updating the suggested models in there, since some of them might be deprecated soon

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL