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

adding rag with vector store and open source model #44

Merged
merged 4 commits into from
Feb 26, 2024

Conversation

RichmondAlake
Copy link
Contributor

Build a RAG System with a vector database and open source models

  • Implementing an end-to-end RAG system
  • Using Open models for base and embedding model
  • Using MongoDB as the Vector Store

@MKhalusova

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@MKhalusova MKhalusova self-requested a review February 23, 2024 17:53
Copy link
Contributor

@MKhalusova MKhalusova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great notebook! I left a couple of comments in the notebook, and there are a few more things left to do:

  • Add the notebook to the _toctree.yml, feel free to place it on top, right after the index page.
  • Add the notebook to the list of the latest notebooks in the index.md. Same here - put it at the top of the list.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Contributor

@MKhalusova MKhalusova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! I'll merge today, but will communicate tomorrow.

@MKhalusova MKhalusova merged commit bb4a98d into huggingface:main Feb 26, 2024
1 check passed
@RichmondAlake
Copy link
Contributor Author

Looks good to me! I'll merge today, but will communicate tomorrow.

Thanks, @MKhalusova, and feel free to tag me on any posts made for redistribution.

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

3 participants