My implementation for a kaggle competition: https://www.kaggle.com/competitions/WattBot2025
-
Updated
Feb 15, 2026 - Jupyter Notebook
My implementation for a kaggle competition: https://www.kaggle.com/competitions/WattBot2025
Hybrid Retrieval System combining keyword matching (BM25) with semantic similarity (Vectorstore) for improved retrieval.
B-SERS: Books Search Engine and Recommendation System. This system combines the functionalities of a search engine and a recommendation system to effectively address the challenges of finding and suggesting books
BM25 (Okapi BM25) implementation in TypeScript with field boosting and parallel processing support.
Project Search Enghine UAS Temu Kembali Informasi menggunakan dataset Indonesian Hoax News dengan metode BM25
Prodapt - AI & Data Science Track/Agentic RAG over Mixed Data Sources (Track - C)
RAG Application with Contextual Retrieval and Lexical Retrieval.
Implementation of BM25/Okapi and BIM models for probabilistic document ranking in Information Retrieval.
Grameenphone customer service chatbot with LSTM and BM25
An Okapi BM25 implementation in pure Erlang
An Information Retrieval system that processes and ranks news articles. It parses XML files, applies stop-word removal and stemming, and uses TF-IDF and BM25 algorithms to score documents against user queries, sorting them by relevance.
Repository for the CENG543 Course Information Retrieval Term Project
RAG evaluation platform comparing LLMs, retrievers, and prompts with cost, latency, and faithfulness scorecards.
A distributed search engine with a C++ Crawler/Indexer, Python Ranker (BM25), and Ruby on Rails Interface. Uses RocksDB & Redis
Local Agentic Hybrid RAG (FastAPI + Chroma + BM25 + Ollama)
This project is an implementation of graph retrieval concept, where knowledge graphs are used to capture the entities and relationships to make retrieval better. This project advances my older project naming hybrid_rag by adding this graph retrieval.
Chatbot RAG oparty na sekcji "pomoc" z allegro.
Add a description, image, and links to the bm25-okapi topic page so that developers can more easily learn about it.
To associate your repository with the bm25-okapi topic, visit your repo's landing page and select "manage topics."