Git Product home page Git Product logo

milliorn / chatgpt-clone Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 1.0 324 KB

ChatGPT clone project that allows you to run an AI-powered chatbot locally

HTML 2.71% TypeScript 53.70% CSS 34.29% JavaScript 9.31%
api-integration artifical-intelligence chatgpt-app chatgpt-bot conversational-ai deep-learning dialogue-systems express-js expressjs human-like language-model machine-learning natural-language-processing natural-language-understanding nlp-machine-learning openai-chatgpt reactjs text-based text-completion text-generation

chatgpt-clone's Introduction

ChatGPT Clone

License: MIT GitHub stars GitHub forks GitHub issues GitHub pull requests

Description

This repository contains a ChatGPT clone project that allows you to run an AI-powered chatbot locally. The project is built on the GPT-3.5 architecture, providing a simple and customizable implementation for developing conversational AI applications.

Features

  • AI-powered chatbot powered by OpenAI's GPT-3.5 model.
  • Local deployment to run the chatbot on your machine.
  • Customizable conversation handling and input/output formatting.
  • Extensible architecture for adding additional functionality.

Installation

To get started with the ChatGPT clone, follow these steps:

  1. Clone the repository:
  git clone https://github.com/milliorn/chatgpt-clone.git
  1. Install the dependencies:
  cd chatgpt-clone
  npm install

Usage

Set up your OpenAI API credentials by creating a .env file in the project's root directory and adding your API key:

  OPENAI_API_KEY=<your-api-key>

Start the chatbot server:

  npm run dev:backend

Start the frontend development server:

  npm run dev:frontend

Access the chatbot in your web browser at http://localhost:3000

Configuration

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to create an issue or submit a pull request.

chatgpt-clone's People

Contributors

deepsource-autofix[bot] avatar dependabot[bot] avatar github-actions[bot] avatar milliorn avatar renovate[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

gear273

chatgpt-clone's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/combine-prs.yml
  • actions/github-script v6
.github/workflows/dependency-review.yml
  • actions/checkout v3
  • actions/dependency-review-action v3
.github/workflows/super-linter.yml
  • actions/checkout v3
  • github/super-linter v5
npm
package.json
  • concurrently ^8.0.1
  • cors ^2.8.5
  • dotenv ^16.0.3
  • express ^4.18.2
  • nodemon ^3.0.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-icons ^4.8.0
  • @types/react ^18.2.6
  • @types/react-dom ^18.2.4
  • @vitejs/plugin-react ^4.0.0
  • typescript ^5.0.4
  • vite ^4.3.5

  • Check this box to trigger a request for Renovate to run again on this repository

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.