Jump to content

Talk to my stupid ass robot pls


Bobrocket

Recommended Posts

Alright, so I'm trying to make a basic chatbot.

Link: http://bobrocket.co/omniscript/chatbot/portal.php

 

You can teach the robot a conversation, or attempt to talk to it.

Rules:

  • No punctuation, the robot does not recognise this
  • Try to use lowercase only (the robot is smart enough to convert to lowercase, but just a precaution)
  • Please don't put stupid shit into this. I am going to use this for my scripts, so I would like to not have to go through 10,000 "jokes".

 

Your submissions will not be visible immediately, I have to approve them and modify (add synonyms and markup for the robot to understand better) first.

 

Thanks, and enjoy! Please report any stupid stuff to me ASAP <3

Link to comment
Share on other sites

If you want to do database querying there are plenty of vast academic quality databases around you might want to use instead of building your own from scratch.

 

But that probably wouldn't even suffice, you really are going to want semantic recognition / AI for this and not just sentence and word keys to query a db (unless you have the server resources and time for it :p).

Link to comment
Share on other sites

If you want to do database querying there are plenty of vast academic quality databases around you might want to use instead of building your own from scratch.

 

But that probably wouldn't even suffice, you really are going to want semantic recognition / AI for this and not just sentence and word keys to query a db (unless you have the server resources and time for it tongue.png).

 

It's the start of a neural network. When I get a decent database of conversations, I can begin working out equations and getting a solid framework down :)

 

Link to comment
Share on other sites

It's the start of a neural network. When I get a decent database of conversations, I can begin working out equations and getting a solid framework down smile.png

 

I suggest you give this a read:

 

https://en.wikipedia.org/wiki/Computational_linguistics

 

I hope you have some decent knowledge about linguistics, it's going to be hard to learn a computer something you don't understand yourself (I'm not saying you don't, I'm just taking shortcuts here tongue.png)

 

Gl though biggrin.png

Edited by Botre
  • Like 1
Link to comment
Share on other sites

I suggest you give this a read:

 

https://en.wikipedia.org/wiki/Computational_linguistics

 

I hope you have some decent knowledge about linguistics, it's going to be hard to learn a computer something you don't understand yourself (I'm not saying you don't, I'm just taking shortcuts here tongue.png)

 

Gl though biggrin.png

 

Yeah, it's going to be a long journey but it's primarily something that I can put on my portfolio to show my AI knowledge (+ I get to use it as a free chatbot for my scripts if all goes well)

At the end, I want to be able to try and predict the tone for a specific message, and then get the robot to build a sentence from scratch using its knowledge. Either way, it works and (some) people are taking this seriously :p

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...