# Project export: AI Song Suggestions

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 11.0
- Tagline: Take a short personality test with which an AI will determine five songs you might just like!
- Devpost: https://devpost.com/software/ai-song-suggestions
- GitHub: not linked
- Team: contributor stats unavailable

## Devpost submission (written by the team)

### Inspiration

Current AI developments in the tech world.

### What it does

Connects a webpage to cpp code and consequently to python code that accesses gemina AI through an API key and gives song suggestions based on a series of personality questions asked to a user.

### How we built it

Coding in cpp, css, html, js, and python

### Challenges we ran into

Linking the webpage to the cpp/python code

### Accomplishments we're proud of

Linking the python code to the API, linking different language to one another by sharing their variables, linking front end and back end using js

### What we learned

How to implement AI into code, how webpages are structured

### What's next

Collect more user information to give more accurate predictions, improve website design, and include pictures with the suggestions.

## 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.
- C++ (language) — claimed on Devpost, not found in the code
- CSS (language) — claimed on Devpost, not found in the code
- HTML (language) — claimed on Devpost, not found in the code
- Node.js (technology) — claimed on Devpost, not found in the code
- Python (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.