Skip to main content

Vocaloid Rate

Web Version: Access the application at vocaloid-rate.vercel.app.
Demo login - demo@example.com - demo

  • Note on Performance: The web version may be significantly slower than running the application locally via the downloadable .exe due to cloud database latency.
  • User Accounts: You can create an account and log in. Passwords are securely hashed and encrypted.
  • Privacy: Emails are only used as usernames; we do not send any emails (including password resets). You can use a dummy email address if you prefer.

Vocaloid Rate is a personal, self-hosted web application for tracking, rating, and exploring Vocaloid music rankings. It scrapes data from Vocaloard, providing a clean and feature-rich interface to manage your personal collection of rated tracks and playlists.

The application is built with a Python/FastAPI backend and a optimized vanilla JavaScript frontend using Tailwind CSS.

For the current backend/module layout after the FastAPI refactor, see STRUCTURE.md.