This was a quick project from UA AI Club to demonstrate my familiarity with AI. I used Lovable AI to generate a website based on a personal YouTuber business.
Lovable is a large language model and generative AI. It uses natural language processing based on vast amounts of text data and generates results from prompts. I tweaked the website by describing the changes to the large language model, such as removing redundant details (duplicate name) or rewording some texts.
URL: https://smarbellaresume.lovable.app
This project is built with:
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS