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

Assessment-1: Implementing RAG Model with GenAI Stack #11

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

Conversation

shivayapandey
Copy link

In this project, I utilized AI Planet's GenAI Stack to build a Retrieval-Augmented Generation (RAG) model. The RAG model integrates vector embeddings, Large Language Models (LLMs), and retrievers to create a chatbot capable of answering questions based on video content. Leveraging Hugging Face's embedding technology and LLMs, along with Chroma as the retriever, I developed a comprehensive solution for extracting insights from educational videos.

The example video chosen for this project focuses on biotechnology, serving as a demonstration of the chatbot's capabilities in an educational context. However, the versatility of the model allows for application in various domains beyond education.

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.

None yet

1 participant