Inspiration
The spark behind Devyntra came from real-world DevOps frustrations—manual code reviews, slow bug fixes, and tedious deployment steps. We envisioned a future where AI and cloud services together could automate these processes, enabling developers to deliver better code at lightning speed.
What it does
Devyntra is a fully automated DevOps platform.
- Authenticates users securely via GitHub Apps and Firebase
- Detects language and framework of any repository
- Dynamically runs code analysis workflows using GitHub Actions
- Uses Jules API to fix errors and automatically create/merge pull requests
- Instantly redeploys updated services on Google Cloud Run when code changes
- Provides real-time feedback and progress in a visually rich frontend UI
How we built it
- Frontend: Built in Google AI Studio and enhanced with Jules for smart UI features.
- Backend: Architected using Google Jules, Cursor AI, and Windsurf AI for complete automation:
- Serverless orchestration with Firebase Cloud Functions
- Automated workflow file commitment and analysis triggering via GitHub API
- Secure multi-user management and token refresh
- DevOps: CI/CD pipelines in GitHub Actions auto-trigger on changes and deploy directly to Google Cloud Run.
Challenges we ran into
Coordinating authentication between multiple platforms and services
Creating dynamic, language-aware analysis workflows
Handling event-driven automation and long-running deployment statuses
Debugging permission errors and cloud service roles
Integrating real-time feedback and AI coding session previews
Accomplishments that we're proud of
- Built a truly end-to-end automated CI/CD pipeline requiring zero manual intervention.
- Enabled live error detection, AI-driven fixes, and instant PR merges for any repo.
- Delivered real-time logs and deployment status in a user-friendly interface.
What we learned
- The practical power of orchestrating cloud AI tools with modern DevOps services.
- How to design flexible workflow generators based on repo language and framework.
- Secure management of API keys, tokens, and multi-user secrets.
- The impact of real-time status updates on user experience.
What's next for Devyntra
- Expand analytics and historical insights for deployments.
- Support more languages, frameworks, and cloud platforms.
- Integrate deeper AI features for testing and code generation.
- Open-source plugin system for community extensions.
Built With
- cursor-ai
- docker
- express.js
- firebase-auth
- firebase-firestore
- gemini-api
- github-actions
- github-apps
- google-ai-studio
- google-cloud-run
- html
- javascript
- jules
- jules-api
- node.js
- oauth
- react.js
- vite
- windsurf-ai
Log in or sign up for Devpost to join the conversation.