A newer version of the Streamlit SDK is available:
1.45.1
metadata
title: Analytics Vidhya Course Search
emoji: π
colorFrom: purple
colorTo: red
sdk: streamlit
sdk_version: 1.40.0
app_file: app.py
pinned: false
short_description: A smart search feature for Analytics Vidhya's free courses
Analytics Vidhya Course Search
This is a smart search system for Analytics Vidhya's free courses, powered by natural language processing. The system uses sentence transformers to provide semantic search capabilities, helping users find the most relevant courses based on their interests.
Features
- Semantic search using BERT-based embeddings
- Real-time course filtering and ranking
- Rich course information display
- Mobile-friendly interface
- Fast and efficient search results
Technologies Used
- Streamlit for the web interface
- Sentence Transformers for semantic search
- Python for backend processing
- Hugging Face Spaces for deployment
Usage
- Enter your search query in the search box
- Adjust the number of results using the slider
- Browse through the ranked course results
- Click on course links to view full details
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference