| title: "π AI Course Recommendation System" | |
| emoji: "π" | |
| colorFrom: "blue" | |
| colorTo: "purple" | |
| sdk: "gradio" | |
| sdk_version: "3.40.0" | |
| app_file: "app.py" | |
| pinned: false | |
| license: "apache-2.0" | |
| python_version: "3.9" | |
| # Optional: Add custom CSS and favicon | |
| # custom_headers: | |
| # - '<link rel="icon" type="image/png" href="/favicon.png">' | |
| # Space metadata | |
| short_description: "AI-powered course recommendation system using Mistral 7B, FAISS, and behavioral analysis" | |
| tags: | |
| - recommendation-system | |
| - education | |
| - ai | |
| - mistral-7b | |
| - faiss | |
| - behavioral-analysis | |
| - course-selection | |
| - academic-planning | |
| # Suggested hardware for better performance | |
| # suggested_hardware: "cpu-basic" # or "cpu-upgrade" for faster processing | |
| # Disable automatic builds for manual control | |
| # disable_embedding_file: true | |