Skip to content

Comments

Wei Yang (William) Submit HW5 – Hybrid Retrieval#10

Open
williamgoodhouses-rgb wants to merge 2 commits intomainfrom
WeiYang-HW5
Open

Wei Yang (William) Submit HW5 – Hybrid Retrieval#10
williamgoodhouses-rgb wants to merge 2 commits intomainfrom
WeiYang-HW5

Conversation

@williamgoodhouses-rgb
Copy link

This pull request contains my Week 5 homework submission for the MLE in GenAI course.

The notebook extends the Week 4 RAG pipeline by:

Building a SQLite embedding database for document chunks

Implementing FAISS semantic search and SQL keyword search

Combining both into a hybrid retrieval strategy

Evaluating FAISS-only, SQL-only, and hybrid retrieval using hit@3

(Optional) Exposing the hybrid retriever via a FastAPI endpoint

Notebook: Wei_Yang_week5_submission.ipynb

The hybrid approach shows improved retrieval coverage compared to single-method baselines.

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