ZippyView is a comprehensive platform for visualizing and analyzing hackathon projects and ideas. It combines real-time data ingestion from Discord and GitHub with AI-powered analysis and dynamic visualizations.
- Real-time idea tracking from Discord
- GitHub repository monitoring and visualization
- AI-powered project analysis
- Interactive idea visualization
- Video generation for project progress
- Clone the repository
- Copy
.env.exampleto.env.localand fill in your credentials - Install dependencies:
npm install
- Start the development server:
npm run dev
The main web application for visualizing and interacting with hackathon data.
Monitors Discord channels for new ideas and GitHub repository links.
Creates visual representations of project progress and contributions.
Common utilities, types, and database interactions used across services.
See CONTRIBUTING.md for development guidelines.
GNU General Public License v3.0