talk-data.com talk-data.com

A

Speaker

Alexey Grigorev

1

talks

Founder of DataTalks.Club (a community of 38,000+ data enthusiasts); author of multiple books on machine learning, including Machine Learning Bookcamp; creator of Machine Learning Zoomcamp.

Bio from: MLOps Zoomcamp Competition - Bot or Not?

Frequent Collaborators

Filtering by: Implement a Search Engine ×

Filter by Event / Source

Talks & appearances

Showing 1 of 14 activities

Search activities →

Hands-on workshop on building a search engine from scratch, focusing on text search and vector search. Topics include in-memory text search, tokenization and preprocessing, inverted index construction, embeddings, converting text to vectors, cosine similarity, and strategies to combine text and vector search. The session includes practical coding in a Jupyter Notebook using Python to implement both text and vector search approaches.