Chat Bot API
For discussion of the Chat Bot API and the projects using it. Trade sample code, ask questions, give advice.
Posts 121 - 132 of 177
Posts 121 - 132 of 177
personalityforgezx
4 years ago
4 years ago
Are there any better sites like this?
I need a good conversation bot that i can acess through api
I need a good conversation bot that i can acess through api
Zeig Wolf
4 years ago
4 years ago
There's plenty of sites out there, of varying quality. I can't name any myself since I've been using this one exclusively for years. As for API's you would need to ask the creator for a key, which you'd be unlikely to get I think.
WalterGuessWho
4 years ago
4 years ago
Point of clarification, can anything on this site be licensed under API without any AiSeek function or are all bots required some allotted amount of Ai before outside building? I have no access to Java and am very new on the build side. Any tips appreciated.
Shmemulock
4 years ago
4 years ago
Can you guys please try my chatbot for a bit. It would be much appreciated. Its name is The Orange Man. Thanks!!
DarinM1967
4 years ago
4 years ago
I keep getting this error message on my OpenSim server
"
,"errorType":"Unauthorized origin","errorMessage":"Unauthorized Simple API call from \"www.personalityforge.com\" with IP of \"###.##.##.###\". The domain or IP must be in your \"Allowed Origins\" list\n\t\t\t\t\t\ton your API Settings pag"
The "###.##.###" represents my IP address.
When ever I try to chat with my bot. I have tried putting in "*.###.##.##.###", "*.###.##.##.###:8002", and my own IPCONFIG IP address like the above, and also "http://###.##.##.###:8002", "http://###.##.##.###". I've been trying to get this to work for the last 2 days and I am out of ideas. I am using the "The Simple API" if that helps. I at least know that my Opensim server can reach out and receive messages from Personality Forge, but can't seem to figure out how to configure the API to accept my IP. Any suggestions, advice or a link to further help would be great! Thanks and God bless!
Update! Don't know what I did, but re-adding the "http://###.##.##.###:8002" appears to have fixed it. Now my bot is live in my personal Opensim server!!! Now to train it.
"

The "###.##.###" represents my IP address.
When ever I try to chat with my bot. I have tried putting in "*.###.##.##.###", "*.###.##.##.###:8002", and my own IPCONFIG IP address like the above, and also "http://###.##.##.###:8002", "http://###.##.##.###". I've been trying to get this to work for the last 2 days and I am out of ideas. I am using the "The Simple API" if that helps. I at least know that my Opensim server can reach out and receive messages from Personality Forge, but can't seem to figure out how to configure the API to accept my IP. Any suggestions, advice or a link to further help would be great! Thanks and God bless!
Update! Don't know what I did, but re-adding the "http://###.##.##.###:8002" appears to have fixed it. Now my bot is live in my personal Opensim server!!! Now to train it.
LT Neko
4 years ago
4 years ago
JadeSinclair
Ideally make sure you have a memory saved as a baseline for the user's name, for example I use "person".
To do this go to your bot's settings then find "AIScript Initialization" and copy/paste
default "person" as "name";
Then make sure to update your bot to save it~
Next you'll need a Keyphrase to pick up on names for example I use
Keyphrase:
"(my name is|call me) (P:namecatch-m|p:namecatch-f|p:namecatch-u),
(my name is|call me) *"
Response:
":3 Ill call you (mem-name)"
(Hit the "more" on the response)
AIScript:
rem (key2) as only "name";
rem (postkey) as only "name"
c: If there's any names you'd like your bot to exclude calling the user you can use a specific keyphrase to counter act those from being allowed~
Ideally make sure you have a memory saved as a baseline for the user's name, for example I use "person".
To do this go to your bot's settings then find "AIScript Initialization" and copy/paste
default "person" as "name";
Then make sure to update your bot to save it~
Next you'll need a Keyphrase to pick up on names for example I use
Keyphrase:
"(my name is|call me) (P:namecatch-m|p:namecatch-f|p:namecatch-u),
(my name is|call me) *"
Response:
":3 Ill call you (mem-name)"
(Hit the "more" on the response)
AIScript:
rem (key2) as only "name";
rem (postkey) as only "name"
c: If there's any names you'd like your bot to exclude calling the user you can use a specific keyphrase to counter act those from being allowed~
Mikuda
4 years ago
4 years ago
I accidentally deleted my account. Thier name Regrets,Zeath and Only. Please help me
Mikuda
4 years ago
4 years ago
I accidentally deleted my account. Thier name Regrets,Zeath and Only. Please help me
Bowchickawowers
3 years ago
3 years ago
I made a php and JavaScript interface for my bot, Love Agent. Feel free to try it out at https://audry.chat
» More new posts: Doghead's Cosmic Bar