Skip to content

shrirampai3000/ConversationalAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conversational AI Web App

Overview

This project is a ChatGPT-style conversational platform built using the MERN stack. It provides real-time responses and maintains chat history for a seamless user experience.

Technologies

  • MERN Stack (MongoDB, Express, React, Node.js)
  • OpenAI API for language model integration
  • React Context API for global state management
  • Axios for HTTP requests

Features

  • Real-time conversational interface similar to ChatGPT
  • Persistent chat history to keep track of conversations
  • Backend APIs integrated with OpenAI’s language models for accurate and fast replies
  • Dynamic and responsive React UI with smooth user interactions

Project Structure

  • Backend/: Node.js and Express server handling API requests and OpenAI integration
  • Frontend/: React application with Context API for state management and Axios for API calls

Getting Started

  1. Clone the repository
  2. Install dependencies in both Backend and Frontend directories
  3. Configure environment variables for OpenAI API keys
  4. Run backend and frontend servers concurrently

Usage

Start chatting with the AI in a real-time interface powered by OpenAI’s language models.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published