Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.04 KB

README.md

File metadata and controls

15 lines (12 loc) · 1.04 KB

AI_Code_Editor

Deployed Link: https://ornate-sawine-d3fd0e.netlify.app/

AI Code Editor is an AI-generated code editor application that debugs, runs, and converts the code into desired languages. AI-CodeConverter-image

As it is based on AI it can take time to give the desired result, please have patience.

The Convert button converts the code into the selected coding language

AI-CodeConverter-image

The Debug button checks the code, debugs the code, and gives the result.

AI-CodeConverter-image

The Run button Runs the code and prints the result.

AI-CodeConverter-image

Sometimes it can generate unexpected results, so please don't mind just clicking the button again.