# Project export: Vibe Check

This document was generated by HackStack to give an AI agent context about a hackathon project. Sections are labeled with their provenance; content marked as truncated was cut to keep this document small.

## Project metadata

- Hackathon: Cal Hacks 12.0
- Tagline: Are you a marketing creative and need to quickly evaluate your ad against current market trends? Vibe Check takes out the guess work and measures your copy against important metrics using AI.
- Devpost: https://devpost.com/software/vibe-check-i97rcp
- GitHub: not linked
- Demo: https://vibe-check-ch12.netlify.app/
- Video: https://www.youtube.com/embed/n2GXI0hA9ec?enablejsapi=1&hl=en_US&rel=0&start=&version=3&wmode=transparent
- Team: contributor stats unavailable

## Devpost submission (written by the team)

### Inspiration

A lot of hackers had incredible drive to create something that created real value in the world or lead to a business and so I really wanted to push myself to build something that was fully functional and polished to real users by the end of the event. How I built it The project was built using a lightweight combination of TypeScript, React and Vite for rapid prototyping and development. Image uploading was handled with uploadthing, and authentication was handled with Clerk. It was deployed on Netlify, using its support for serverless functions, which were used to make calls to Google's Gemini API. Code quality assurance with ESLint/Prettier and CI/CD with GitHub Actions. Challenges I ran into The idea and work on the project came pretty late into the hackathon so there was a lot of discussion with mentors to seek guidance on the direction I should take with my project. Thank you to everyone who helped me through out the hackathon! What I learned I really learned about what people are capable of given such a short amount of time, and some of what it takes to deploy something outside of localhost. It really gives me the motivation to focus on improving my ability to build.

## README (from the GitHub repository)

No README available.

## Detected evidence (automated analysis)

No repository was indexed for this project. Claimed technologies below could not be checked against code.
- React (technology) — claimed on Devpost, not found in the code
- TypeScript (language) — claimed on Devpost, not found in the code

## Codebase structure

No repository index available.

## Key source files

No repository index available; no source files included.