Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/subrotokumar/enhanced-chatgpt

Enhanced ChatGPT is OpenAI powered project that uses natural language processing (NLP) to simulate a conversation between a user and a computer.
https://github.com/subrotokumar/enhanced-chatgpt

chatgpt clone-app openai react

Last synced: about 1 month ago
JSON representation

Enhanced ChatGPT is OpenAI powered project that uses natural language processing (NLP) to simulate a conversation between a user and a computer.

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]

[![LinkedIn][linkedin-shield]][linkedin-url]





Logo

Enhanced ChatGPT : ChatGPT 2.0


AI chat application powered by OpenAI


Open Application »




View Demo
·
Report Bug
·
Request Feature


Table of Contents



  1. About The Project



  2. Getting Started


  3. Usage

  4. Roadmap

  5. Contributing


  6. Contact

  7. Acknowledgments

## About The Project









Chat GPT is a form of artificial intelligence (AI) technology that uses natural language processing (NLP) to simulate a conversation between a user and a computer. It is used to provide automated customer service, support, and other kinds of automated communication. Chat GPT is becoming increasingly popular as an alternative to more traditional customer service methods, such as phone calls or emails.

Keeping this point in mind, I tried creating own version of ChatGPT using OpenAI API and React.

(back to top)

### Built With

Frameworks/libraries used to this project:

- JavaScript
- OpenAI
- Vite
- React
- Tailwind CSS

(back to top)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

The list things you need to use the application and how to install them.

- Node
- Open AI apiKey

### Installation

1. Install Node JS at your system.
2. Clone the repo
```sh
git clone https://github.com/subrotokumar/enhanced-chatgpt.git
```
3. Move to project folder

```sh
ch enhanced-chatgpt
```

4. Install packages:

```sh
yarn
```

or

```sh
npm install
```

5. Set Open AI api key and organisation key in `.env`
```
VITE_API_KEY=''
VITE_ORG=''
```
6. Run application locally in debug mode

```sh
yarn dev
```

or

```sh
npx run dev
```

(back to top)

## Usage

ChatGPT and OpenAI is becoming increasingly popular as an alternative to more traditional customer service methods, such as phone calls or emails.

_For more info about OpenAI, please refer to the [Documentation](https://beta.openai.com/docs/introduction/overview)_

(back to top)

## Roadmap

- [ ] Better chat formatting

See the [open issues](https://github.com/subrotokumar/enhanced-chatgpt/issues) for a full list of proposed features (and known issues).

(back to top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/FeatureName`)
3. Commit your Changes (`git commit -m 'Added FeatureName'`)
4. Push to the Branch (`git push origin feature/FeatureName`)
5. Open a Pull Request

(back to top)

## Contact

Subroto Kumar - [@subrotokr](https://twitter.com/subrotokr) - [email protected]

Project Link: [https://github.com/subrotokumar/enhanced-chatgpt](https://github.com/subrotokumar/enhanced-chatgpt)

(back to top)

## Acknowledgments

- OpenAI
- icon8

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/subrotokumar/enhanced-chatgpt.svg?style=for-the-badge
[contributors-url]: https://github.com/subrotokumar/enhanced-chatgpt/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/subrotokumar/enhanced-chatgpt.svg?style=for-the-badge
[forks-url]: https://github.com/subrotokumar/enhanced-chatgpt/network/members
[stars-shield]: https://img.shields.io/github/stars/subrotokumar/nyx.svg?style=for-the-badge
[stars-url]: https://github.com/subrotokumar/nyx/stargazers
[issues-shield]: https://img.shields.io/github/issues/subrotokumar/nyx.svg?style=for-the-badge
[issues-url]: https://github.com/subrotokumar/nyx/issues
[license-shield]: https://img.shields.io/github/license/subrotokumar/nyx.svg?style=for-the-badge
[license-url]: https://www.linkedin.com/in/kumarsubroto
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/kumarsubroto
[product-screenshot]: ./assets/images/banner.png