https://github.com/booze33/openai
https://github.com/booze33/openai
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/booze33/openai
- Owner: Booze33
- Created: 2024-04-21T19:33:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T10:57:18.000Z (about 2 years ago)
- Last Synced: 2025-11-18T14:39:12.406Z (8 months ago)
- Language: JavaScript
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI Chat APP
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Awesome books Presentation](#vgs-presentation)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)
> In this project, I built an AI chatapp using openai API and chat engine.
## 🛠 Built With
> This project uses the following stack :
Client
> Here are some key features of the application :
- Ai chat
- Ai Assist
- Group chat with muliple users and Ai
> Clone the repository by clicking on the 'Code' button and copy the link
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
cd server
npm install
### Setup
Clone this repository to your desired folder:
- Use the url to clone the repo https://github.com/Booze33/openai.git
Example commands:
```sh
cd my-folder
https://github.com/Booze33/openai.git
```
-
### Install
Install this project with:
### Usage
To run the project, execute the following command:
Open the index.html file in a web browser
### Run tests
To run tests, run the following command:
Example command:
To run the webhint linter
```sh
npx hint .
```
To run the stylehint linter
```sh
npx stylehint "**/*.{css,scss}"
```
To run the ESLint linter
```sh
npx eslint .
```
### Deployment
You can deploy this project using:
-Go to the main folder of the project and double-click on the index.html file.
👤 **Tebe Tisloh**
- GitHub: [@Booze33](https://github.com/Booze33)
- Twitter: [@twitterhandle](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project star it!
I would like to thank the Microverse team.
This project is [licensed](./LICENSE) .