Skip to content

ahmedbellaaj10/codex

Repository files navigation

Judge0 IDE - AI Enhanced Version

Judge0 IDE Screenshot

License Release Stars

About

Judge0 IDE is a free and open-source online code editor that allows you to write and execute code from a rich set of languages. It's perfect for anybody who just wants to quickly write and run some code without opening a full-featured IDE on their computer. Moreover, it is also useful for teaching and learning or just trying out a new language.

Judge0 IDE is using Judge0 for executing the user's source code.

Visit https://ide.judge0.com, and enjoy happy coding. :)

🔗 This project is based on the original Judge0 IDE repository.


AI Chat Assistant (New Feature 🚀)

This fork enhances the Judge0 IDE experience by integrating an AI-powered coding assistant. The assistant helps users with:

  • Real-time programming support by answering coding questions.
  • Code debugging assistance by analyzing user input/output.
  • Multi-model AI selection (Llama 3, Gemini 2.0, DeepSeek, and Qwen).
  • Persistent API key storage for seamless AI interactions.

Judge0 IDE + AI Screenshot

This feature is powered by the OpenRouter API, providing low-latency responses while maintaining a free-tier option.


How to Run Locally 🖥️

You can run this AI-enhanced Judge0 IDE on your local machine by following these steps:

# Clone the repository
git https://github.com/ahmedbellaaj10/codex.git
cd codex

# Start a local server
python3 -m http.server 8000

Once the server is running, open http://localhost:8000 in your browser to start using the IDE.

Community

Do you have a question, feature request, or something else on your mind? Or do you want to follow Judge0 news?


Author and Contributors

Judge0 IDE was created by Herman Zvonimir Došilović. This AI-enhanced version was developed by Ahmed Belaaj, building on top of the original IDE to provide AI-driven coding assistance.


License

Judge0 IDE is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors