Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

rchien4948
Copy link
Contributor

No description provided.

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
2 of 3 checks passed
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