CodeVerse is a web-based platform designed to provide a collaborative coding environment integrated with communication services and an AI-powered code assistant. It aims to empower developers and teams with seamless collaboration, code sharing, and debugging tools.
- Supports coding in Python, C, Java, JavaScript, C++, and TypeScript.
- Share Room IDs or direct links to invite others.
- Real-time collaboration: Changes made by one user instantly reflect for all participants.
- Integrated video calling with on/off toggles.
- Built-in chat system for easy communication.
- Provide custom inputs for programs and execute code directly within the app.
- Over 20+ themes available for personalizing the code editor.
- Export code snippets as PNG images or files with respective language extensions.
- AI-powered coding assistant integrated into CodeVerse.
- Provides assistance in:
- Generating code.
- Debugging and optimizing code.
- Powered by Llama 3.1 via the Groq AI Cloud.
- Run and test your code directly within the platform.
- Fully optimized for use on phones, tablets, and laptops.
- Next.js and React.js
- TypeScript
- Tailwind CSS for styling
- Monaco Editor for code editing (with themes)
- HTML2Canvas for snippet generation
-
CodeVerse Genie (Repo):
- Python-based Flask API utilizing Llama 3.1 for AI-driven coding assistance.
- Integrated with Groq AI Cloud for LLM parameterization.
-
CodeVerse Server (Repo):
- Built using Node.js and Express.
- Handles video calling and chat streaming using Socket.IO.
Enjoy a streamlined coding experience with CodeVerse! 🖥️✨