Jump to content

Talk to my stupid ass robot pls


Recommended Posts

Posted

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

Posted

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).

Posted

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 :)

 

Posted (edited)

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
Posted

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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