Project Info
Inspiration
Poetry Magnets! Walking by a fridge, rearranging some word magnets, and having a poem to share!
What it does
Poetry Game! A user will be given an assortment of fridge magnets, with each magnet containing a word. Using each "word magnet", the user will create their own unique poem using those magnets. Users are able to share their own poem with other users, engage (like) other user's poems, decorate their own fridge with stickers depending on the amount of likes they receive, and have AI text-to-speech read the poem.
How we built it
Claude was used for AI analysis, Fish Audio API was used for text-to-speech to bring poems into life! Firebase was used as a login authenticator & a database of words in which the fridge magnets will be initialised. React was connected with Firebase for user authentication & ScapY was used for word categorization (to ensure proper distribution of words)
Challenges we ran into
Using an appropriate database (Firebase API) which manages & categorizes the words properly Implementing Fish Audio AI and Claude AI into implementing Text-To-Speech and AI analysis of poems
Accomplishments we're proud of
We're proud of creating a project as beginner programmers in which we are able to interact with other users
What we learned
APIS + AI + Databases
What's next
Better UI + More features!
This repository has no readme, or GitHub could not be reached.
Analysis
View
Metric
- 9
- 1
Figures cover GitHub contributors during the hackathon window. A co-authored commit counts in full for each author, so per-member totals add up to more than the whole-team figures.
Technology
- AnthropicIn code
- CSSIn code
- FastAPIIn code
- FirebaseIn code
- HTMLIn code
- JavaScriptIn code
- PythonIn code
- ReactIn code
- Tailwind CSSIn code
9 of 9 appear in the indexed code.
AI coding agents
No AI coding agent signals were found in this repository.
Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.
Codebase size
Source size
66 KB
Source files
31
Counts recognized source files only; vendored directories, binaries and lockfiles are excluded, so this is smaller than the repository on disk.
Repository
m3v113/poetry-game
60 files · 1.4 MB · @ f9272e7
Structure
Interface
13 files · 22%Screens, components and styles rendered to the user.
API & routing
5 files · 8%Request entry points: routes, handlers and controllers.
Application logic
7 files · 12%Domain rules, services and shared utilities.
Data & schema
2 files · 3%Schema definitions, migrations and data access.
Supporting
Layers are inferred from where files sit in the tree, not from reading the code. A project that names its directories unconventionally will read oddly here — open the file browser to check anything the diagram implies.
Languages
- JavaScript67%
- Python25%
- Markdown5%
- CSS3%
- HTML1%
Share of indexed source by file size. Binary and vendored files are excluded.
Dependencies
frontend/my-app/package.json
npm · 21- @tailwindcss/vite
- firebase
- framer-motion
- html2canvas
- lucide-react
- react
- react-dom
- tailwind
- +13 more
backend/requirements.txt
pypi · 7- anthropic
- fastapi
- httpx
- pydantic
- python-dotenv
- python-multipart
- uvicorn
frontend/package.json
npm · 1- firebase
Declared in the repository’s manifests at the indexed commit. A declared package is not proof it is used, and runtime dependencies are listed first.
This project’s features have not been analysed yet.
Export this project's context (description, README, evidence, key source files) to chat with an AI agent elsewhere.