29.04.2018, 06:41
samp-ai-chatbot
This is sample ai chatting bot using aiml,flask,pyaiml and pawn for sa-mp.You can add your own aiml files in sampai.aiml to change the bot behaviour.The current aiml files is from AI Foundation’s A.L.I.C.E. bot.How to use this script?
- Clone this repository
git clone https://www.github.com/sreyas-sreela...ai-chatbot.git
- Compile the sample bot script in filterscripts folder and add them to your server project
- Install python (i recommend python 3.5+ versions) dependencies using pip
pip install flask python-aiml
- Start the web server using the script start.py in web-server folder
python3 start.py
- Start your samp server and use the command /ask <message> to talk with the bot
pawn (to run sample script)
- sa-mp 0.3.7 - https://www.sa-mp.com/download.php
- zcmd by Zeex - https://sampforum.blast.hk/showthread.php?tid=91354
- Flask
- pyaiml
https://github.com/Sreyas-Sreelal/sa...1.png?raw=true
https://github.com/Sreyas-Sreelal/sa...2.png?raw=true
https://github.com/Sreyas-Sreelal/sa...3.png?raw=true
Repository
https://github.com/Sreyas-Sreelal/samp-ai-chatbot