Skip to content

Gemma_RAG Demo #12

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yuvrajpant56
Copy link

πŸš€ Pull Request: Gemma_RAG Demo

πŸ“„ Summary

This PR adds a new example notebook titled Gemma_RAG.ipynb demonstrating Retrieval-Augmented Generation (RAG) with the Gemma model family.

βœ… What's Included

  • Gemma_RAG.ipynb: A full RAG pipeline using SentenceTransformers + FAISS for document retrieval and Gemma for generation
  • README.md update with usage instructions and example
  • Light preprocessing, inference, and interactive querying

🎯 Purpose

To provide a practical, reproducible demo of how Gemma models can be used in real-world RAG workflows β€” useful for chatbots, document Q&A, and summarization.


πŸ™ Acknowledgement

This contribution is aligned with the community guidelines under feature/gemma-rag-demo branch.

Looking forward to feedback from maintainers and the community!

@yuvrajpant56
Copy link
Author

Hi @sergiopaniego, I have create the pull request for the issue #6
let me know what the next step is.. thank you

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.

1 participant