Skip to content
#

embeddings-and-vector-databases

Here are 5 public repositories matching this topic...

Language: All
Filter by language

Exploring the world of Generative AI through Google’s 5-Day Intensive Course. Covering foundational LLMs, prompt engineering, embeddings, AI agents, domain-specific models, and MLOps. Sharing insights, code labs, and resources to unlock the potential of AI.

  • Updated May 3, 2025
  • Jupyter Notebook

PDFMate.AI is a Django-based app that lets you upload PDFs, indexes them into a vector database, and ask natural-language questions to get grounded answers with evidence. It uses PyMuPDF for PDF parsing, Transformers + PyTorch for embeddings, and Pinecone for fast semantic search. Clean templates provide Q&A views with cited contexts.

  • Updated Oct 10, 2025
  • Python

Improve this page

Add a description, image, and links to the embeddings-and-vector-databases topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the embeddings-and-vector-databases topic, visit your repo's landing page and select "manage topics."

Learn more