Spaces:
Running
Running
metadata
title: DeepCodeEditor
emoji: 🌍
colorFrom: blue
colorTo: green
sdk: static
app_file: index.html
pinned: false
license: agpl-3.0
thumbnail: >-
https://cdn-uploads.huggingface.co/production/uploads/64d4ca84887f55fb6ee86b87/NXMS5WiLJ6lfAz4m9rWgw.png
short_description: DeepSeek Cloud IDE with Advanced AI Code Assistance
title: DeepCodeEditor
emoji: 🤖
colorFrom: blue
colorTo: green
sdk: static
app_file: index.html
pinned: false
DeepSeek IDE
A web-based Integrated Development Environment (IDE) with AI-powered code analysis capabilities.
Key Features
- Code editor with syntax highlighting for multiple languages (JavaScript, Python, HTML, CSS)
- Real-time diff visualization
- DeepSeek API integration for code analysis
- Saved analysis history
- Basic code formatting
- Responsive interface with resizable panels
Technologies Used
- CodeMirror (code editor)
- Tailwind CSS (styling)
- DeepSeek API (AI-powered code analysis)
- Vanilla JavaScript
Requirements
- Modern web browser
- DeepSeek API key (optional for analysis functionality)
Usage
- Open
index.htmlin your browser - Write or paste your code in the editor
- Use Ctrl+Enter or the "Analyze" button to get AI feedback
License
This project is licensed under the GNU Affero General Public License v3.0.
Attribution
Author: Eduardo Nacimiento García
Email: enacimie@ull.edu.es
The code was created with assistance from DeepSeek.
Note on AGPLv3 License
The AGPLv3 license is compatible with using DeepSeek for code generation because:
- DeepSeek does not claim copyright over generated code
- AGPLv3 only affects distribution of the complete software, not the creation process
- Generated code is considered original work by the tool's user