AI Book Recommendation Generator
This project marked my introduction to building with AI and understanding prompt engineering along with being actively inspired by one of my most-loved hobbies, reading. This project also introduced me to JavaScript plugins, utilising a Typewriter style plugin to emulate a traditional AI chatbox experience. The application allows users to enter a genre into a search box, which serves as a prompt for an AI API. The AI then generates and displays a book recommendation within the selected genre in a chatbox-style interface.
Launch my AI Book Recommendation Generator