Questions tagged [program-o]
8 questions
2
votes
2 answers
Multiple AIML containing same patterns. How to fetch it according to users preference
Hi There!
I have a chatbot which contains n number of AIML files. each AIML files are related to different topics. but it may contain same patterns which causing a conflict while getting a reply from the chatbot. I wanna identify which topic the…

sayed falil
- 33
- 5
2
votes
1 answer
Does Program-o uses NLP ?
I am trying to make chat bot. I searched for some solutions and programs to help me.
Can someone tell me if Program-o uses natural language processing?
I have searched on google but i didn't find the answer.

pandaBear
- 25
- 5
1
vote
1 answer
Making chatbot that can giving response base on time
I'm using program-o to develop my chatbot on my own website
Let's say if I type "good morning" to my bot at night, the bot will still respond to me "morning".what I want is if I type "good morning" to my bot at night, the bot will respond "current…

Qiu Xue
- 163
- 12
1
vote
0 answers
Initial Default Response from AIML
I have faced an issue with AIML conversation, I am using multiple AIML files in chatbot but whenever I start the conversation with the chatbot it is showing “No AIML category found.This is a Default Response" initially, and if I continue the same…

sayed falil
- 33
- 5
1
vote
1 answer
Check 2 values in aiml file
How can I check 2 values in condition or with other tags?
I want check if the user's name is equal with Unknown user value but I don't know how can I do this.
user8209141
1
vote
1 answer
Program-o doesn't recognise my name
I use these aiml in program-o:
CALL ME *
average Hey
Hi,
Hi there
What's up,
How are you,
Glad…
user8209141
0
votes
1 answer
Program-O Server Error
Today I installed Program-O 2.6.8 on a colocation server with x86_64-redhat-linux-gnu, running Apache, PHP 5.3.3, MySQL 5.6.38, PDO and cURL are enabled.
After uploading some AIML files I tried the JSON interface and received an error:
"Something…

AIML
- 1
0
votes
1 answer
Program-O Chatbot Autocomplete
I am developing on top of the Program-o chatbot and for the most part, it is working great.
I am trying to have the "say" input field autocomplete based on what the bot already knows from the AIML definitions.
My problem is I don't know how their…

Jeremy Person
- 171
- 1
- 3
- 13