Skip to content

docs: add use case for generative question-answering#81

Merged
gaocegege merged 2 commits intotensorchord:mainfrom
rchien4948:main
Jul 17, 2024
Merged

docs: add use case for generative question-answering#81
gaocegege merged 2 commits intotensorchord:mainfrom
rchien4948:main

Conversation

@rchien4948
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Jul 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pgvecto-rs-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2024 6:31am

# Generative Question-Answering
Vector search can also be used to provide context to generative models such as OpenAI's GPT series, improving the quality of the outputs.

This post will explore the use of `pgvecto.rs` in building and retrieving from a vector knowledge base to bolster the performance of generative models in question-answering tasks.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you introduce a bit about what the knowledge base in the example is?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean explain more about what a knowledge base is in general, or more specifically the movies knowledge base for this example?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The latter. I think.

@gaocegege
Copy link
Member

Hi. Is it ready for another review?

@rchien4948
Copy link
Contributor Author

Hi. Is it ready for another review?

Yes, I added description about the dataset and about the use of a knowledge base. I'm not sure what I could say about specifically the movie knowledge base without just repeating myself about the dataset.

@rchien4948 rchien4948 requested a review from gaocegege July 15, 2024 02:41
@gaocegege
Copy link
Member

LGTM 👍
/lgtm

@gaocegege gaocegege merged commit 87bc496 into tensorchord:main Jul 17, 2024
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