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

https://github.com/w4hyuxd/chatbot-memet

Meta AI chat bot application using python
https://github.com/w4hyuxd/chatbot-memet

ai chatbot python

Last synced: about 2 months ago
JSON representation

Meta AI chat bot application using python

Awesome Lists containing this project

README

        

# 🌐 ChatBot Memet
Sebuah tools/aplikasi chat yang dapat berinteraksi dengan sebuah ai yang di buat menggunakan bahasa pemrograman Python

## ☕ Orang baik

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/wahyuww567)

# Instalasi
```bash
pkg upadte -y && pkg upgrade -y
pkg install python
pkg install git
git clone https://github.com/W4hyuXD/ChatBot-Memet.git
cd ChatBot-Memet
pip install -r requirements.txt
python3 chat_ai.py
```
Aktifkan server API
Disini

📸 Screenshot

- Pilih Server yang ingin di gunakan
![Image](https://github.com/user-attachments/assets/f399b2b7-2c7d-495a-bedf-a1a5e1e6c779)
- Klik try it out
![Image](https://github.com/user-attachments/assets/39a51581-0962-4e08-8ee2-7c39052a95c4)
- Kemudian tekan execute
![Image](https://github.com/user-attachments/assets/3f15748c-30a8-4318-9444-c7005f3c1131)

- Finish
![Image](https://github.com/user-attachments/assets/07684dc7-6f11-4eec-b612-697f3b6d8aa9)

```python
print("Happy Surfing")
```