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

Creating a RAG with Bigquery and Gemini and Python #12

Open
jggomez opened this issue Jan 3, 2025 · 0 comments
Open

Creating a RAG with Bigquery and Gemini and Python #12

jggomez opened this issue Jan 3, 2025 · 0 comments

Comments

@jggomez
Copy link

jggomez commented Jan 3, 2025

One of the big problems with LLM is hallucinations and its responses are limited depending on the data with which it was trained. Retrieval-Augmented Generation (RAG) offers a solution to connect LLMs with your data and a knowledge database that will allow you to have personalized LLMs. In this talk we will create a RAG using BigQuery that offers high scalability and performance, LangChain as an AI framework, and Gemini

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

No branches or pull requests

1 participant