Skip to content

Commit c258e4b

Browse files
authored
Update badge text from 'Final Submission' to 'Submission'
fixed badge issue
1 parent 72a1fc9 commit c258e4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
A retrieval system combining **BM25 keyword-based search**, **semantic embedding-based search**, and **Retrieval-Augmented Generation (RAG)** to find relevant books from the Amazon Reviews 2023 dataset and generate AI-powered answers using Groq LLM.
66

7-
![Python 3.11](https://img.shields.io/badge/Python-3.11-blue) ![License MIT](https://img.shields.io/badge/License-MIT-green) ![Status Active](https://img.shields.io/badge/Status-Active-success) ![Final Submission](https://img.shields.io/badge/Final-Submission-blueviolet)
7+
![Python 3.11](https://img.shields.io/badge/Python-3.11-blue) ![License MIT](https://img.shields.io/badge/License-MIT-green) ![Status Active](https://img.shields.io/badge/Status-Active-success) ![Final Submission](https://img.shields.io/badge/Submission-Final-blueviolet)
88

99
------------------------------------------------------------------------
1010

0 commit comments

Comments
 (0)