Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tobuya/chat_gpt_ui
- Owner: tobuya
- License: mit
- Created: 2023-02-05T17:53:09.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-02-20T19:29:53.000Z (almost 2 years ago)
- Last Synced: 2024-12-30T09:52:03.624Z (25 days ago)
- Topics: chatgpt-api, reactjs
- Language: CSS
- Homepage:
- Size: 755 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-)> 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.Languages
- ReactJS
- CSS
- Javascript
- Redux
Server
- Github
- **Answer questions**
- **Translate text**
- **Convert code**
- **Answer questions**
- **Translate Text**
- **Convert code**
- **Styling**
- **Add a live demo link**
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)
## 👥 Authors
👤 **Thomas Obuya**
- GitHub: [@githubhandle](https://github.com/tobuya)
- Twitter: [@twitterhandle](https://twitter.com/@MullerTheGreat1)
- LinkedIn: [LinkedIn](https://linkedin.com/in/thomas-obuya-51b49719b/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/tobuya/chat_gpt_ui).
If you like this project give me a star.
- ChatGPT APIs
This project is [MIT](https://github.com/Lucash2022/tv-hub-app/blob/develop/MIT.md) licensed.