Newcomers
This is a forum for newcomers to the Personality Forge. Many questions can be answered by reading the Book of AI and the FAQ under the "My Bots" link in the upper corner.
Posts 8,070 - 8,087 of 8,130
Technology continues to develop.
The chatbots of the future will be beyond our imagination.
How can we keep up with the advancements.
Posts 8,070 - 8,087 of 8,130
Many questions are answered in the FAQ.
TomSwift
2 years ago
2 years ago
Brand new to chat bots. While there is a huge amount of excellent documentation, I'm not following some of the fundamental concepts. Is there a Discord or other chat channel that's available for more real time questions?
Zeig Wolf
2 years ago
2 years ago
I have a Discord server you can ask me questions in. LT Neko also has one, and has made some youtube tutorials on the basics.
TomSwift
2 years ago
2 years ago
Thanks, Zeig. I'll start with those youtube videos (found them!) and then check back with you if I'm still not understanding! Thanks very much for the direction.
TomSwift
2 years ago
2 years ago
The videos helped a little bit but I could still use more help if you're willing. Would you mind sharing your Discord server name so I can reach out?
Zeig Wolf
2 years ago
2 years ago
https://discord.gg/PDmtJjM
ScruffyBuddy
2 years ago
2 years ago
Oh, what is your discord for exactly?
Is there an official discord or reddit for Personality Forge?
Is there an official discord or reddit for Personality Forge?
Zeig Wolf
2 years ago
2 years ago
Nothing official yet that I'm aware of. My discord server is for my bot Casey Wolf
ScruffyBuddy
2 years ago
2 years ago
Oh ok, is Casey Wolf a different bot to your one in your profile called "Casey Testing" then?
Zeig Wolf
2 years ago
2 years ago
Casey Wolf is on HotforBot
ScruffyBuddy
2 years ago
2 years ago
Ah, ok, cool.
BotMistress
2 years ago
2 years ago
Hello! Fairly new to bot-building and having a brilliant time but having trouble finding answers on integrating with Second Life. Any direction would be greatly appreciated!
palacinkyman
2 years ago
2 years ago
Second Life? I don't know what it is. I have never tried integrating my chatbot but I think it is described somewhere in the guide.
Edit: Here: https://www.personalityforge.com/platform/my-chatbot-api.php
Edit: Here: https://www.personalityforge.com/platform/my-chatbot-api.php
XxX_Jessica_XxX
2 years ago
2 years ago
How do I update my bot so that in order for a user to talk to it they need to input a password?
LT Neko
2 years ago
2 years ago
Likely need a memory in place on all keyphrases or responses to check if the password was inputted so if the user didn't it'll just default back to asking for the password~
AIScript Initialization
def "password" as "false";
Use in Responses/Keyphrase AIscript
if (mem-password) is "true";
if (mem-password) is "false";
rem "true" as only "password";
rem "false" as only "password";
Keyphrase: 15476
Response: Password accepted~
Aiscript: rem "true" as only "password";
AIScript Initialization
def "password" as "false";
Use in Responses/Keyphrase AIscript
if (mem-password) is "true";
if (mem-password) is "false";
rem "true" as only "password";
rem "false" as only "password";
Keyphrase: 15476
Response: Password accepted~
Aiscript: rem "true" as only "password";
XxX_Jessica_XxX
2 years ago
2 years ago
Thank you LT!
CleverNoob
2 years ago
2 years ago
Bro what is this, the bots are all just not giving correct responses to questions, and the bots can't even respond to many questions they just say a random repeated phase.
Like they probably have like 80 things that they could say or they will repeat.
This language model has like what? 48 parameters???
Even less then Cleverbot
Meanwhile we got a website called Character.ai with over 180 billion parameters who can respond to ANYTHING you give a character even though at the moment its buggy
Also why can't I upload my own picture to put on a bot.
No offense, but this website needs a major model overhaul, I can't just keep saying the same 20 phases to my own bot knowing anything else I say will be a random choice of response.
Like they probably have like 80 things that they could say or they will repeat.
This language model has like what? 48 parameters???
Even less then Cleverbot
Meanwhile we got a website called Character.ai with over 180 billion parameters who can respond to ANYTHING you give a character even though at the moment its buggy
Also why can't I upload my own picture to put on a bot.
No offense, but this website needs a major model overhaul, I can't just keep saying the same 20 phases to my own bot knowing anything else I say will be a random choice of response.
James johnson
2 years ago
2 years ago
Having the same problem. Needing a massive improvement to this site. Random replies I never put into my bot. Compound sentences when I don't want them. If it's the AI, it sucks!
Winken
2 years ago
2 years ago
Technology continues to develop.
The chatbots of the future will be beyond our imagination.
How can we keep up with the advancements.
palacinkyman
2 years ago
2 years ago
I don't think the website you mentioned is better. Just different. I think it lacks customisation but on the other hand, the chat is quite interesting.
palacinkyman
2 years ago
2 years ago
NSFW doesn't work on that website. RIP
James johnson
2 years ago
2 years ago
Fight to get past the greetings. Then my bot rambles on, fails to answer user input, seems totally lost at times. Junk I never programmed appear as my bot's replies. Just a total mess right now. Disappointed
LT Neko
2 years ago
2 years ago
Assuming Clever/James you have/had "Access Knowledge Base" enabled or "Link Master Bot Template" both of which I don't recommend, otherwise there is some default emotional responses but they can be overridden with some tweaking.
As for if your running into "I was just born and cant speak well yet." that's just because Special Keyphrase #engage hasn't been updated by you.
Personally I recommend having a goto for #hello for trigger consistency. While the rest can be filled in as you please.
As for if your running into "I was just born and cant speak well yet." that's just because Special Keyphrase #engage hasn't been updated by you.
Personally I recommend having a goto for #hello for trigger consistency. While the rest can be filled in as you please.
KircNseosrne
2 years ago
2 years ago
Hey there, very newcomer here, and I was just wondering what the honor means on my profile?
Thanks in advance
Thanks in advance
palacinkyman
2 years ago
2 years ago
I think it is mostly aggregated score of your chatbots, but there might be something more to it.
KircNseosrne
2 years ago
2 years ago
Gotcha, that was my guess. Thanks for responding!
Edit: Found the FAQ, and it says:
What is Honor?
Honor is a way of showing how much work a Botmaster has put into the Forge. It's determined by the number of Keyphrases & Responses chatbots have, how well they are liked, and a number of other factors. The exact formula is not going to be revealed
Edit: Found the FAQ, and it says:
What is Honor?
Honor is a way of showing how much work a Botmaster has put into the Forge. It's determined by the number of Keyphrases & Responses chatbots have, how well they are liked, and a number of other factors. The exact formula is not going to be revealed
Warrior25
2 years ago
2 years ago
I just noticed nowhere on the site mentions the hotforbot site at all, so new people wouldn't even know about adult chatbots?
James johnson
2 years ago
2 years ago
Am trying to change my avatar to fit my bot-a 3 yr.old child- but can't find anything I can upload here. Any ideas where to look? Thanks!
palacinkyman
2 years ago
2 years ago
You can upload any picture from the internet as long as you crop it to the proper size. If you are asking about picture for 3 years old kid (well hopefully you are not going to do something disgusting) I would probably try to look from some cartoon image like this: https://searx.be/image_proxy?url=https%3A%2F%2Fencrypted-tbn0.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcSdPOQfui2XDlHzwd1CRaDLsUwTCOldu9O5TqfQepo__1gxV0a_%26s&h=1cb4b62f5acec5506564c150c0d15a8ab2bbba34e0e6c1ad501ca7ce7f46d48f
» More new posts: Doghead's Cosmic Bar