Coder Social home page Coder Social logo

ai-chat-app's Introduction

AIversation

This is a web application that uses React on the frontend, Express for the backend, and Redux for state management. The application also integrates OpenAI's GPT-3.5 Turbo model for chatbot functionality.

Installation

  • Clone this repository to your local machine.
  • Use the "client-react" folder ('client-vite folder has some errors that will be fixed')
  • Navigate to the root directory of the project and run npm install to install the dependencies for the backend.
  • Navigate to the client directory and run npm install to install the dependencies for the frontend.

Usage

  • Navigate to the root directory of the project and run npm start to start the frontend and npm run dev to start the backend servers concurrently.

  • To use the real-time chat functionality, create an account by clicking on the "Sign Up" button and filling out the registration form.

  • Once you have registered, log in to the application by clicking on the "Log In" button and entering your credentials.

  • Create a .env file and enter your 'OPENAI_API_KEY', 'PROJECT_ID', 'BOT_USER_NAME', 'BOT_USER_SECRET', 'PRIVATE_ID'.

  • Visit http://localhost:3000 to access the web application.

  • After accessing the web application click on the '+' icon on the top left and name the chat :

    • AiChat_ - to have a chat with the AI
    • AiCode_ - to get only coding problems solved
    • AiAssist_ - to let the AI complete your sentences
  • And make sure to add the bot in every chat you create by clicking on 'Members' on the right side.

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request with your changes. Be sure to follow the code of conduct and contribute in a respectful manner.

Contact If you have any questions or concerns about the project, please contact me at [email protected] or https://dpnkr.tech.

ai-chat-app's People

Contributors

m-deepankar-singh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.