build simple apps just by typing what you want. this repo is my solo ai + no-code portfolio for superhack 2025 registration.
- natural language → app prototype
- ai parses intent → generates feature spec → produces a clickable ui (via bubble/webflow/softr)
- built solo using ai copilots (cursor / bolt.new) and no-code tools
- live demo (booking app): [link here]
- backup demo (todo app): [link here]
- 60s screen recording: [link here]
(screenshots live in/demo/screenshots)
if a link is down, see
/demo/demo-links.mdfor alternates.
- building apps is still hard for non-coders
- no-code is powerful but still time-consuming
- with ai, anyone can go from idea → prototype in minutes
- user types: “i need a salon booking app with home page and booking form”
- intent parser (llm) extracts entities, pages, fields, and actions
- ui generator (llm + no-code) drafts pages and forms
- publisher exports to bubble/webflow/softr for a live preview
see /docs/architecture.md for a simple diagram and /prompts/*.md for the exact prompts.
/demo→ screenshots, video, and links to live prototypes/prompts→ the prompts that power intent parsing and ui generation/pitch→ one-pager + deck outline used for hackathon submission/docs→ architecture notes + 48-hour build roadmap/src→ optional exported code from ai tools (cursor / bolt.new)
- ideation → llm (requirements draft)
- prototype → bubble/webflow/softr (no-code)
- code export (optional) → cursor or bolt.new from a single prompt
- polish → canva/gamma for visuals + short screen capture
tools used:
- llm: gpt-5 / claude / gemini (any is fine)
- no-code: bubble or softr (webflow ok for landing)
- dev: cursor or bolt.new for quick code stubs
see /prompts/sample-intents.md for copy-paste examples, e.g.: