Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » ai chatbot
- lilsAIchattybot
-
4 posts
ai chatbot
hi! I wanna make an ai chatbot.
i have 2 questions
1. how do i do it? I need to know. Credit will be given
2. How would I filter out bad words, I know this is talking to an ai but the ai could repeat them if taught incorrectly so I also need help with that.
i have 2 questions
1. how do i do it? I need to know. Credit will be given
2. How would I filter out bad words, I know this is talking to an ai but the ai could repeat them if taught incorrectly so I also need help with that.

- goldenlion06
-
500+ posts
ai chatbot
well, for the chat bot make your sprite ask a question
well, make a new list of promts so the bot can say questions
then, we need a response list. for example:
then, we need to make sure to answer to specific questions.
side note:try and make it so they can use different keys for example: if answer = How was your day or how was your day?
well, make a new list of promts so the bot can say questions
well, that is the basics of a ai chatbot. add as much responses and prompts as you can.
- lilsAIchattybot
-
4 posts
ai chatbot
Thanks! Do you have any advice on the filtering feature? Also wanna do a collab so you can help me? well, for the chat bot make your sprite ask a questionthen, we need a response list. for example:then, we need to make sure to answer to specific questions.side note:try and make it so they can use different keys for example: if answer = How was your day or how was your day?
well, make a new list of promts so the bot can say questionswell, that is the basics of a ai chatbot. add as much responses and prompts as you can.
- _THEBOSS_7
-
500+ posts
ai chatbot
making real AI is hard, i have somewhat done it with Theta ( see my profile ) but making a script create sentences, that hard. what you want is very restricting since you need specific responses to specific inputs, which is time consuming.
- Discussion Forums
- » Help with Scripts
-
» ai chatbot