Open Issues Need Help
View All on GitHubAI Summary: Merge multiple pull requests related to updating the Vite version in the UW-Madison course explorer project, then verify the build process and functionality after the merge.
Explore the courses offered by UW-Madison in a visual and interactive way.
AI Summary: Implement full SEO optimization across all webpages of the UW-Madison course catalog website (uwcourses.com). This includes adding comprehensive meta descriptions, improving HTML structure for crawlers, implementing rich JSON-LD data, and adding OpenGraph images.
Explore the courses offered by UW-Madison in a visual and interactive way.
AI Summary: Migrate the UW Coursemap project from pipenv to uv, a faster Rust-based dependency manager. This involves running migration scripts, updating CI/CD pipelines (including Dependabot) and Dockerfiles, and thoroughly testing the changes to ensure compatibility and functionality.
Explore the courses offered by UW-Madison in a visual and interactive way.
AI Summary: The task requires implementing per-model caching for course similarity embeddings generated using the all-MiniLM-L6-v2 model within the UW-Madison course exploration website project. This involves restructuring the existing cache to store embeddings based on the model name, preventing hash collisions and improving efficiency.
Explore the courses offered by UW-Madison in a visual and interactive way.