Giter VIP home page Giter VIP 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.

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.