Giter Site home page Giter Site logo

lablab-ai / chatgpt-clone-nodejs-express-react Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eyucoder/chatgpt-pro

7.0 1.0 6.0 5.09 MB

this app is a ChatGPT Clone with DALL.E using OpenAIs gpt-3.5-turbo and image generation Model

Home Page: https://chatgpt.eyucoder.com

License: Apache License 2.0

Shell 0.94% JavaScript 81.69% CSS 15.22% HTML 2.15%

chatgpt-clone-nodejs-express-react's Introduction

ChatGPT clone with DALL.E image generation model

you can checkout the app here

a demo of the App

android icon

Give it a โญ if you liked it ๐Ÿ˜œ

If you find this project helpful, you can buy me a coffee here

Buy Me A Coffee

install

client

cd client && npm i

server

cd server && npm i

Configuration

Server

  1. obtain your openai api key from here
  2. cd server
  3. copy .env.example to .env
  4. add your openai api key inside .env
  5. make sure you have added .env to your .gitignore file

Client

  1. cd client
  2. copy .env.example to .env
  3. add your fiirebase config and server url
  4. make sure you have added .env to your .gitignore file

run

to run client and server concurrently

cd client
npm run dev

to run client only

cd client
npm start

to run server only

cd server
npm start

To setup locally with no firebase and redis change branch to local_setup

git checkout local_setup

Tech used

  • openai API
  • react
  • tailwindcss
  • react-icons
  • react-markdown
  • redis
  • express

credits

๐Ÿ“ License ยฉ Eyuel

This project is released under the Apache License 2.0 license. See LICENSE for details.

chatgpt-clone-nodejs-express-react's People

Contributors

eyucoder avatar snowfluke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  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.