Skip to content

IntelliEdit is a web app for real-time code collaboration using Socket.io for seamless connections. The frontend is built with React for a dynamic UI, and the backend uses Node.js for scalable performance. It features an integrated AI chatbot to assist collaborators instantly, enhancing productivity and providing real-time support.

Notifications You must be signed in to change notification settings

Hammad-4846/IntelliEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntelliEdit

Overview

IntelliEdit is a web application designed for real-time code collaboration. It leverages Socket.io to ensure seamless real-time connections, allowing multiple users to work together without interruption. The frontend is built with React, providing a dynamic and responsive user interface, while the backend, powered by Node.js, ensures efficient and scalable performance. Additionally, IntelliEdit integrates an AI chatbot to assist collaborators by answering questions and solving problems instantly, enhancing productivity and providing immediate support.

Features

  • Real-time Collaboration: Seamless real-time connections using Socket.io.
  • Dynamic UI: Built with React for a responsive and user-friendly interface.
  • Scalable Backend: Powered by Node.js for efficient performance.
  • AI Chatbot: Integrated AI assistant for instant help and problem-solving.
  • Enhanced Productivity: Provides immediate support, making collaboration smoother.

Live Demo

Check out the live application here: IntelliEdit (https://intelliedit.netlify.app/)

Technologies Used

  • Frontend: React
  • Backend: Node.js
  • Real-time Communication: Socket.io
  • AI Integration: AI Chatbot

Getting Started

Prerequisites

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone the repository: git clone https://github.com/Hammad-4846/IntelliEdit.git

  2. Navigate to the project directory: cd IntelliEdit

  3. Install the dependencies: npm install

Running the Application

  1. Start the backend server: npm run server

  2. Start the frontend development server: npm start

Usage

  1. Open your browser and go to http://localhost:3000 to see the application in action.
  2. Collaborate with others in real-time and use the AI chatbot for assistance.

Contributing We welcome contributions! Please fork the repository and submit a pull request for any enhancements or bug fixes.

About

IntelliEdit is a web app for real-time code collaboration using Socket.io for seamless connections. The frontend is built with React for a dynamic UI, and the backend uses Node.js for scalable performance. It features an integrated AI chatbot to assist collaborators instantly, enhancing productivity and providing real-time support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published