Here is the Uncopylocked Game, All you will need is your Api Key,
I did also update the post so It now has the Uncopylocked Place.
It does use cnn neural network structure.
what is the filter map res? I wonder how the greyscale RaCI’s would look like
I mean right now, I’ve made it so that the Ai Can be taught in different occasions, So this means that when you have a conversation with it it will analyse your input and come up with a response, from all the learning it has gotten so far. As If I was to allow it to learn lively it would be chaotic. So it’s more like a ga structure but with cnn.
Yea thats why I was a bit confused cause any ai requires back propogation
Well now you know , It would require me to save and load the chat history of a user in order for it to learn new things which would require additional resources and would need me to find a perfect algorithm to implement this on my current system Which would be time consuming due to me also having other projects I’m currently working on.
idk man synapses only a couple bytes ;/
I’m unsure if I’m being a complete buffoon, however every time I attempt to get an API key I’ve got the response {“Response”:“Please login back again to receive your api key.”}, I’ve logged in numerous times; am I an idiot?
What is your discord, I can help you with that.
xav#0007 appreciate it, thanks for the swift response.
Yeah I did message you on discord.
Hey, in my game when I say bye to an NPC, when I say hi to another NPC the old NPC carries on talking to me… What am I doing wrong lol…
Yeah regarding the example I gave it will respond to every chat input, and also continue responding even after you say Bye. Although I’m working on a module to allow users communicate with multiple npc:s and end their conversation if the users says goodbye or something of that manner.
As seen on the testing place. But you could still try and implement this on your own, But I’ll be working on a module to help with all of this.
You can see this already implemented on the testing place. Provided on the post
Also when would the photos & music features be released?
This features are already available but on Luibot As with roblox you can’t really display Images, Play Music. But I’ll be implementing the music feature on roblox and make an algorithm search that will look for audios on the roblox library.
Okay! I’ll keep an eye out for when the update is released.
I’ve already started working with this in a Discord bot!
It knows its name to be Lui. Do you think there may be a way to replace that in future?
Yeah, I’m planning on adding settings options as well as give naming options and more when making api requests.
Also since you’re using This on discord, You can also pass the Users DiscordId as the Id.
Although your solution right now is to work around that until I’ve added this feature.
Perhaps check if the message matches any naming algorithms and Have your own fixed response.
Honestly what a great job fam, you open sourcing something you worked many months on to help the community is really respectable. The API works great, good job!