Codz is the ultimate coding platform that lets you unleash the full potential of your coding skills with the power of our cutting edge Artificial Intelligence technology.
Features of our application:
- AI Code Generation
- AI Code Optimization
- AI Code Summarization
- Intelligent AI Debugging
- AI Chatbot query resolver
- Unlimited File saves
- Supports over 30+ programming languages
- Buy credits using Solana Pay
- Passwordless Authentication
- User friendly interface
- Built on modern and well-used technologies like React, Solana, MongoDB & NodeJS
Here is a sneak peek of the application and it's visuals 😍:
Landing Page |
|
Registration |
Dashboard |
My Codes |
Credit Store |
Playground |
To get started with having your own instance of Storz, follow the steps described in the following section
You will need these to be already installed:
And that's it
Follow these steps to get started
# Clone the repository
git clone https://github.com/anomic30/Codz.git
# Enter into the frontend directory
cd Codz/client
# Install the dependencies
npm install
# Enter into the server directory
cd Codz/server
# Install the dependencies
npm install
In order to use this for your own purpose, you need the API keys. For the passwordless authentication, grab the API keys from Magic. For the Judge0 API, grab the required API keys from Rapid API and for the MongoDB, create a MongoDB Atlas server and setup the env variables accordingly.Get the OpenAI API keys from OpenAI Dashboard
# To run the frontend
npm run dev
# To run the backend
nodemon index.js
# To build the frontend
npm run build
Here's a diagram explaining exactly how everything fits into place
Just one last thing, if you have reached this far, why not consider giving a star to the repo. This keeps us going, and we love to see that people like our projects, and motivates us to make more of these. With that, thank you loads 😊🥰
~ Codz team