-
Notifications
You must be signed in to change notification settings - Fork 0
Quantamaster/Search-System-LLM-
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# Smart Course Search ## Setup 1. Install requirements: `pip install -r requirements.txt` 2. Load course data in `data/courses.csv`. ## Usage Run the search: ```bash python app.py ### 4. Hosting on GitHub 1. Initialize a Git repository and commit your code. 2. Push to GitHub: ```bash git init git add . git commit -m "Initial commit of smart search system" git remote add origin <your-github-repo-url> git push -u origin main
About
Search tool that quickly finds and suggests the most relevant courses based on what the user is looking.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published