Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tobuya/chat_gpt_ui

ChapGPT ui is a powerful app that allows one to harness the power of advanced machine learning algorithms to create intelligent application that can answer questions, translate text, convert code from one language to another and more. It's built using React and ChatGPT's own APIs
https://github.com/tobuya/chat_gpt_ui

chatgpt-api reactjs

Last synced: 10 days ago
JSON representation

ChapGPT ui is a powerful app that allows one to harness the power of advanced machine learning algorithms to create intelligent application that can answer questions, translate text, convert code from one language to another and more. It's built using React and ChatGPT's own APIs

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 ChatGPT UI](#-chatgpt-ui)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🔭 Future Features ](#-future-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Testing](#testing)
- [Deployment](#deployment)
- [👥 Authors](#-authors)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 ChatGPT UI

> ChapGPT ui is a powerful app that allows one to harness the power of advanced machine learning algorithms to create intelligent application that:
- Can answer questions.
- Translate text.
- Convert code from one language to another.

## 🛠 Built With

### Tech Stack

Languages


  • ReactJS

  • CSS

  • Javascript

  • Redux

Server


  • Github

### Key Features

- **Answer questions**
- **Translate text**
- **Convert code**

(back to top)

#### 🔭 Future Features

- **Answer questions**
- **Translate Text**
- **Convert code**
- **Styling**
- **Add a live demo link**

## 🚀 Live Demo

- Live Demo Link

(back to top)

## 💻 Getting Started

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

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/tobuya/chat_gpt_ui
cd chat_gpt_ui
```

### Install

Install this project with:

```sh
npm install
```

### Usage

To run the project in a development server, execute the following command:

```sh
npm start
```

### Testing

To run the tests in a development server, execute the following command:

```sh
npm test
```

To build for the production, execute the following command:

```sh
npm run build
```

### Deployment

You can deploy this project using [Github Pages](https://docs.github.com/en/pages/getting-started-with-github-pages/creating-a-github-pages-site)

(back to top)

## 👥 Authors

👤 **Thomas Obuya**

- GitHub: [@githubhandle](https://github.com/tobuya)
- Twitter: [@twitterhandle](https://twitter.com/@MullerTheGreat1)
- LinkedIn: [LinkedIn](https://linkedin.com/in/thomas-obuya-51b49719b/)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/tobuya/chat_gpt_ui).

(back to top)

## ⭐️ Show your support

If you like this project give me a star.

(back to top)

## 🙏 Acknowledgments

- ChatGPT APIs

(back to top)

## 📝 License

This project is [MIT](https://github.com/Lucash2022/tv-hub-app/blob/develop/MIT.md) licensed.

(back to top)