Machine Learning / AI

My keyboard right now

So, are you trying to make a chat AI? Good luck on storing the data…

Keyboard is looking great (until the triggers come knocking).

This is already painful

1 Like

Well you could use like online bot websites where you could supposedly code a bot to do something in your game

The only issue with your idea of a chat bot is the Algorithm because it cant just answer what you wrote in its own words to understand its a letter. 1 letter at a time. the algorithm would have to be it talking about a random thing
its yet to understand words in this kind of situation

Random ideas for AI:

  • Maze-Solving AI
  • Tic-Tac-Toe AI
  • Arcade Snake AI

I’ll add more as we go. Feel free to try to make any of the above (I might start on a snake AI bc I already made snake before).

I agree. While chat AI is a goal, I think we should probably take somewhat smaller steps and make simpler AIs. Creating a Chatbot will be lots of work, if not impossible within the memory constraint.

1 Like

he said he wants a chat AI specifically

They should add a work in progress tag.

? it says WIP right on this thing wdym they should add that tag ITS A TAG

I added the wip tag
Wip= work in progress

I’m officially an idiot - I didn’t know that’s what it meant!

I recommend using channels instead of wires for the keyboard.

Also- pretty sure this is Gimpossible becuase the way generative text AI works is that it has hundreds of thousands pages worth of training data. What it then does is when it gets a text imput from a user, it looks through the data for what it should say next. The problem with this in gimkit is storing and processing training data. All of this doesn’t even take into account that newer AI models don’t even use this method- they use a neural network.

5 Likes

Work in progress

I don’t think a chat AI similar to even simple versions of chatgpt can be reasonably done. You would need to simulate billions of nodes, and gimkit doesn’t have that storage space.

I would train the ai outside of gimkit, and run it within. Would be much easier.

As for the link saying unsafe- yeah, don’t enter any passwords in it. But other than that, it’s fine and a great resource!

1 Like

No, it doesn’t allow me to use it at all - how do you train the ai outside of gimkit, and run it within

You can access the link, if you click advanced there is a link underneath that says “Proceed to… (unsafe)”

A rock paper scissors “AI” could be used by making weights for each outcome and increasing the weights accordingly whether the AI wins a lot. It can be manipulated by repeating one outcome several times and then changing your move though.

Can I ask if anyone here actually knows the math for machine learning, like with the gradient descent stuff? Or like the linear regression stuff?

Train the ai outside of gimkit, then copy paste the weights and biases into gimkit

I thought it was 7 for Members? I think I got confused with Basic

2 Likes

We don’t use that tag anymore.

2 Likes