Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/omeans-team/chatgptphpmysql

Template Chat GPT with Php and Database MySql
https://github.com/omeans-team/chatgptphpmysql

portfolio-aris-hadisopiyan

Last synced: about 2 months ago
JSON representation

Template Chat GPT with Php and Database MySql

Awesome Lists containing this project

README

        

# OPEN AI WITH PHP AND XAMPP

### Guidline installation

```shell
# 1. install xampp
# 2. create db and table for your user and chatgpt name
# 3. edit db connect "config/db.php"
# 5. edit yout chatgpt Api "chatgpt.php"
# 4. run xampp
```