Skip to content

jaish11/WebBasedEditor_Frontend

Repository files navigation

Build Your Own Full-Stack ChatGPT App

🚀 Create a powerful AI-driven chatbot application for free!

This project demonstrates how to build a full-stack AI-powered chat application using modern web development tools and Google Gemini AI.

✨ Features

  • 🌐 React Front-End: Interactive user interface for engaging conversations.
  • 🖥️ Express Back-End: Robust API for handling requests.
  • 🗂️ MongoDB: Scalable database design for storing chat history.
  • 🤖 Google Gemini AI: Deliver intelligent, conversational responses.
  • Full-Stack Integration: Seamlessly connects the front-end, back-end, and AI.

🛠️ Technologies Used

  • React (front-end)
  • ThailwindCss(Css library)
  • Express.js (back-end)
  • MongoDB (database)
  • Google Gemini AI (AI integration)
  • Node.js (runtime environment)