Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/omeans-team/chatgptphpmysql
- Owner: omeans-team
- License: apache-2.0
- Created: 2023-09-30T10:04:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-30T10:20:56.000Z (over 1 year ago)
- Last Synced: 2024-02-11T16:21:25.090Z (11 months ago)
- Topics: portfolio-aris-hadisopiyan
- Language: SCSS
- Homepage:
- Size: 5.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```