Rasool Shaikh commited on
Commit
04402be
·
unverified ·
1 Parent(s): fa63bd2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,2 +1,12 @@
 
 
 
 
 
 
 
 
 
 
1
  # Smart-Search-LLM
2
  This project implements a smart search tool for finding the most relevant free courses on Analytics Vidhya using open source LLM and database for vector-based search. The tool is built with Streamlit for an interactive UI and deployed on Huggingface Spaces.
 
1
+ ---
2
+ license: apache-2.0
3
+ title: Smart Search
4
+ sdk: streamlit
5
+ emoji: 📚
6
+ colorFrom: red
7
+ colorTo: blue
8
+ short_description: Smart Search for Analytics Vidya platform
9
+ ---
10
+
11
  # Smart-Search-LLM
12
  This project implements a smart search tool for finding the most relevant free courses on Analytics Vidhya using open source LLM and database for vector-based search. The tool is built with Streamlit for an interactive UI and deployed on Huggingface Spaces.