Skip to content

Conversation

lucifertrj
Copy link

tl;dr- Multi-document Fast RAG pipeline using Qdrant Binary Quantization and Gemini 2.5 Flash via LangGraph

  • LangGraph: For building the Retrieval Augmented Generation pipeline
  • FastEmbed: For the lightweight embeddings conversation
  • Qdrant: Index the document into the Vector database and use it as a retriever
  • Gemini: Gemini 2.5 Flash for the LLM inference

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions github-actions bot added status:awaiting review PR awaiting review from a maintainer component:examples Issues/PR referencing examples folder labels May 10, 2025
@lucifertrj
Copy link
Author

@MarkDaoust @Giom-V

@lucifertrj
Copy link
Author

@PaulTR any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:examples Issues/PR referencing examples folder status:awaiting review PR awaiting review from a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant