Ashinshani /
AI-Chatbot
🤖An AI-powered chatbot built with HTML, CSS, and JavaScript using the Gemini API, supporting text, image, and PDF-based interactions with an emoji picker for enhanced user experience.
Loading repository data…
ravikumariitk / repository
An AI powered real-time multi-user code editor with integrated video and audio call capabilities
CodeCollab is a real-time multi-user code editor with integrated video and audio call capabilities. It enables seamless collaboration, allowing multiple participants to code together in a shared environment while communicating via high-quality video and audio calls.
getUserMedia)Clone the repository:
git clone https://github.com/ravikumariitk/CodeCollab.git
cd CodeTogether
Install dependencies:
npm install
Start the development server:
npm start
Open your browser and navigate to:
http://localhost:3000
Start the App:
Join a Room:
Interact:
Collaborate:
Debug with AI:
Reconnect on Failure:
CodeTogether/
├── public/ # Static assets
├── src/ # Source code
│ ├── components/ # React components
│ │ ├── Camera.js # Core video conferencing logic
│ │ ├── EditorWindow.js # Shared IDE component
│ │ ├── WhiteBoard.js # Shared white canvas component
│ │ └── aiAgent.js # AI debugging logic
│ ├── App.js # Main application component
│ └── index.js # React DOM renderer
├── package.json # Dependencies and scripts
└── README.md # Project documentation
Contributions are welcome! Please follow these steps:
git checkout -b feature-name
git commit -m "Add a meaningful commit message"
git push origin feature-name
Feel free to reach out for any questions or feedback:
Happy Coding! 🎉
Selected from shared topics, language and repository description—not editorial ratings.
Ashinshani /
🤖An AI-powered chatbot built with HTML, CSS, and JavaScript using the Gemini API, supporting text, image, and PDF-based interactions with an emoji picker for enhanced user experience.
Rishabh0770 /
An AI-powered chatbot built using HTML, CSS, JavaScript and Gemini API.
dhruvbajaj13 /
Synthex is an AI-powered Chrome extension that instantly summarizes any webpage using Google Gemini API. Dark-themed UI, one-click summaries, privacy-focused. No more long reads!
yasir13001 /
An interactive web-based GRE quiz application built with FastAPI, HTML/CSS/JavaScript, and powered by Google Gemini Flash 2.5 to dynamically generate GRE-style questions.
niladri-1 /
InGPT is a modern AI assistant built with Next.js 13+, TypeScript, and Tailwind CSS. Powered by Google's Gemini API, it features a sleek UI, smooth animations, theme support, and responsive design for an optimized chat experience.
Animatedguess /
BrainTeaserBot is an interactive AI-powered quiz website designed to challenge and entertain users with a variety of trivia questions. Leveraging the MERN stack (MongoDB, Express.js, React.js, and Node.js), the platform ensures a seamless user experience and robust performance.