Chat Bot API

For discussion of the Chat Bot API and the projects using it. Trade sample code, ask questions, give advice.

Posts 108 - 119 of 177

5 years ago #108
I don't know

4 years ago #109
How do you implement this on androidn?

4 years ago #110
Hi I'm new

4 years ago #111
Ghost bone zombie introduce your self on the season forum.
then tell us what type of chatbot you are making.
then tell us it's name.
You could talk about something else if you like.

4 years ago #112
Help! I accidentally made a Mature chat bot think I'm under age and now she wont talk to me!

4 years ago #113
More API documentation would be nice. Something local like Javascript, that could be put into a desktop app. I'm sure I could figure it out eventually, but I keep running into walls I'm not sure how to climb.

4 years ago #114
@eggfish yeah I had that problem with @Jing Ling and now she'll never talk to me. Feelsbadman.jpg

4 years ago #115
Please forgive me for being a totally clueless newbie, and taking on a project that is obviously way beyond my expertise. i'm designing a romantic (well, erotic) chatbot named Mary K. Just a few pages into the Book of AI, it starts getting baffling. For instance, it looks like the xnone command is great for responding to something with no key phrases. But when i try using that as a keyphrase, it obviously wants something specific. i don't get how this command is used. Also, to show how basic my lack of understanding is, say the chatperson says 'you are pretty' and the chatbot says (as one of the responses) 'thanks, would you like to have sex' (for instance). The answer is 'yes' of course. Well what then? Is there a way for the chatbot to know that the 'yes" pertains to the question just asked? Anyone who could point me in the right direction would have my undying gratitude. Many Thanks!

4 years ago #116
Rich Hacker

What you want to include is called a Seek so that the 'yes' pertains only to the response you want.

There's a big section on Seeks in the book of AI you can check out. Hope that helps.

4 years ago #117
would it possible for a chatbot to learn a list of words?

4 years ago #118
Hi
My seeks don't work. Whren I say seek answer to bot he is not indetificate it like seek. What to do?

4 years ago #119
Podstilka, there's a few options. One is that the message is getting autocorrected, if it's not an english word the algorithm recognizes; you need to use the AIScript raw for that. If you've got any punctuation in it, it won't match; the engine parses don't as do not, for example, so if you want your seek to match "don't come closer", you need "do not come closer" as your seek (without the quotes). Need a bit more info as to what the seek is, and what you're entering to try and match it. It's worth trying things in debug mode, if you're not already doing that, and looking at the results. Also possible is that there's a match in a non-seek, but that's less likely unless it's being picked up as an insult.

Yes or no as seeks sometimes fail, I find, so work around that. You'll probably want to turn your repetition filter off, too, for adult bots it usually gets in the way.


Posts 108 - 119 of 177

» More new posts: Doghead's Cosmic Bar