JIA.ai is a web-based song recommendation application that utilizes OpenAI's API to generate song recommendations based on user input. The user can enter a specific song or select a genre, and the application will generate a list of recommended songs based on the user's input.
-Song recommendation based on user input
-Song genre selection for generating suggestions
-User account creation and login
-User saved recommendations list
-MVC architecture
-REST API for handling requests
-Database for storing user information
-OpenAI API for song recommendation generation
-Node.js for server-side development
-Express.js for REST API development
-MongoDB for database storage
-Passport.js for user authentication
-ReactJS for front-end development
-HeroTofu API for contact form submission
JIA.ai isn't currently hosted publicly. Though you can view a demo video here
To use JIA.ai, simply go to the application's website and enter a song name by artist into the search bar. The application will generate a list of recommended songs based on your input. If you don't have a specific song in mind, you can select a genre, and the application will generate suggestions under that genre selection.
To create an account or login, click on the "Sign Up" or "Login" button and follow the prompts. Your information will be securely stored in the database.