Skip to content

pun33th45/Ai-based-code-editor

Repository files navigation

AI-Based Code Editor

An AI-powered collaborative code editor prototype built with TypeScript and React. The project explores real-time coding workflows, language-aware editing, and AI-assisted development panels.

Features

  • Code editor interface with reusable React components
  • AI assistant and chat panels
  • Language selector and developer-focused UI
  • Google AI/Gemini service integration layer
  • Vite-powered TypeScript frontend

Tech Stack

  • TypeScript
  • React
  • Vite
  • Google AI / Gemini integration
  • Modern component architecture

Installation

npm install
npm run dev

Create a local .env file if the app requires an API key:

VITE_GEMINI_API_KEY=your_gemini_api_key_here

Usage

Open the local Vite URL, select a language, and use the AI assistant panels to explore code-editing workflows.

Screenshots

Add product screenshots under a future screenshots/ folder.

Contributing

Contributions are welcome. Never commit real API keys; use .env.example for required configuration.

License

MIT

About

This is an AI-powered collaborative code editor built using Google AI Studio, designed to enable developers to write, edit, and debug code together in real time — assisted by powerful AI capabilities. This project combines real-time collaboration with intelligent code understanding, allowing users to code simultaneously, get instant AI-driven

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors