Project Info
Inspiration
In the fast-moving startup world, we noticed a growing number of "vibe coders" — builders who jump straight into shipping without structure, validation, or planning. While this creative energy is powerful, it often results in scattered execution, missed market opportunities, and burnout. We wanted to create something that empowers both technical and non-technical users to move from idea to execution — without needing a team of consultants, planners, or marketers. That’s where Code Zeroto was born. What We Built Code Zeroto is a multimodal AI workspace that uses agent-based orchestration to guide users through the startup lifecycle: Brainstorming and Idea Validation with LLM agents Technical Planning via auto-generated SDLC and PRD documents Outreach Automation with script, video, and email generation Campaign Management with analytics, voice support, and follow-up tracking Whether you’re a solo developer, a business major with an idea, or a founder with no AI knowledge — Code Zeroto is your co-pilot from zero to launch. How We Built It Frontend: Next.js Tailwind CSS ShadCN for UI components and analytics graphs Backend: Nest.js Supabase (auth + database) Clerk for authentication (Google SSO) Agentic Orchestration: Letta Cloud for master orchestration Fetch.ai for per-user agent execution (clarifier, SWOT, outreach, etc.) Memory Blocks to track conversations and user sessions Vapi for real-time voice interaction RAG pipelines for grounding chatbot responses with company/user data Models Used: Groq for fast inference Claude 4 for reasoning and code generation Gemini API, LLaMA, and Veo 2 for video generation LMNT + Vapi for voice synthesis Supporting Tools: Inspectmind: turns images into structured notes and reports Resend API for email automation RAG-over-uploaded FAQ PDFs for contextual chat Challenges We Faced Orchestrating multiple agents with memory while maintaining user context Integrating voice with real-time LLM streaming responses Creating a user-friendly experience that hides complexity behind helpful interactions Designing a smooth flow between ideation, planning, and outreach Balancing AI capabilities with user trust and education What We Learned How to build composable, multi-agent systems using Letta and Fetch.ai Best practices for building voice-based agents with Vapi Structuring user feedback and marketing campaigns using AI-generated content Designing intuitive UX for users unfamiliar with startup planning tools Creating scalable memory and RAG pipelines for agent personalization What’s Next Deeper Inspectmind integration for campaign and analytics reports Support for additional startup types (non-profit, creator tools, SaaS, etc.) Smarter onboarding with educational prompts and in-context help Scaling the platform into a fully self-serve workspace for early-stage builders
Analysis
View
Metric
- 29
- 7
- 3
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
- CSSIn code
- Next.jsIn code
- ReactIn code
- Tailwind CSSIn code
- TypeScriptIn code
- SupabaseClaimed
5 of 6 appear in the indexed code. 1 claimed on Devpost could not be matched to code, which may simply mean the tool leaves no trace in the repository.
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
185 KB
Source files
67
Counts recognized source files only; vendored directories, binaries and lockfiles are excluded, so this is smaller than the repository on disk.
Repository
Zalinto/startup-hacks
81 files · 388 KB · @ b2eb5b7
Structure
Interface
60 files · 74%Screens, components and styles rendered to the user.
Application logic
6 files · 7%Domain rules, services and shared utilities.
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
- TypeScript98%
- CSS2%
- Markdown0%
Share of indexed source by file size. Binary and vendored files are excluded.
Dependencies
package.json
npm · 42- @clerk/nextjs
- @clerk/themes
- @hookform/resolvers
- @phosphor-icons/react
- @radix-ui/react-alert-dialog
- @radix-ui/react-dialog
- @radix-ui/react-label
- @radix-ui/react-separator
- @radix-ui/react-slot
- @radix-ui/react-tooltip
- @react-pdf/renderer
- @tanstack/react-query
- @tiptap/extension-placeholder
- @tiptap/pm
- @tiptap/react
- @tiptap/starter-kit
- axios
- class-variance-authority
- +24 more
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.