Skip to content
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

TerraForm stack for deploying ChatQnA using Vertex AI Vector Search #551

Open
arun-gupta opened this issue Aug 7, 2024 · 4 comments
Open
Assignees
Labels
Hacktoberfest OPEAHack Issue created for OPEA Hackathon

Comments

@arun-gupta
Copy link
Contributor

arun-gupta commented Aug 7, 2024

ChatQnA is one of the GenAI examples. It is a chatbot for question and answer through retrieval augmented generation (RAG). All details about the sample are available at https://github.com/opea-project/GenAIExamples/tree/main/ChatQnA.

This example uses Postgres database with pgvector plug-in as a microservice. There is a need to show how Vertex AI Vector Search can be used instead of the built-in database. Any of the deployment mechanisms (Docker Compose, GKE, or Cloud Run) can be used.

This is a specific issue for Google Cloud for the mega issue at #427.

@chickenrae chickenrae added the OPEAHack Issue created for OPEA Hackathon label Aug 8, 2024
@kevinintel
Copy link
Contributor

Vertex AI Vector Search is on Google Cloud, but we don't have the cloud resource

@chickenrae
Copy link
Member

@poussa Does you note solve this issue? Can it be closed?

@poussa
Copy link

poussa commented Oct 31, 2024

Not done, can't be closed. Can be assigned to me if nobody else does not volunteer.

@chickenrae
Copy link
Member

chickenrae commented Nov 3, 2024

I've assigned to you @poussa , thank you for your help.

wangkl2 pushed a commit to wangkl2/GenAIExamples that referenced this issue Dec 11, 2024
JakubLedworowski pushed a commit to JakubLedworowski/GenAIExamples that referenced this issue Jan 28, 2025
* Upgrade tgi-gaudi to version 2.0.6
* Fix faqgen test to allign with GenAIExamples

Signed-off-by: Lianhao Lu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest OPEAHack Issue created for OPEA Hackathon
Projects
None yet
Development

No branches or pull requests

4 participants