Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: Artificial Intelligence experiment

by PerlGuy(Tom) (Acolyte)
on Feb 09, 2020 at 09:11 UTC ( [id://11112666]=note: print w/replies, xml ) Need Help??


in reply to Re: Artificial Intelligence experiment
in thread Artificial Intelligence experiment

I'm not really sure I see that as a problem.

One person's skewing is another's inovative new killer app.

Anybody can train Bot to do anything they like.

Create a bookmarking service, FAQ, help desk. etc.

For example, you could ask Bot, "Where can I find out about Perl?"

If he responds, "I don't know..." "Tell me..." Type in, using html: <"https://www.perlmonks.org">https://www.perlmonks.org</a> and next time someone asks, Bot will respond by providing the direct hyperlink to PerlMonks.

Now Bot has no real brain, so can't really distinguish between the questions: "Where can I find out about Perl?" And "Where can I find out about Perl 5?" And "Where can I find out about Perl Programming?" Or any other variation of the same question. Or rather he DOES distinguish, or does not relate one to another. So his answer can be different. His response is based on a simple character match in a hash.

He could be a sidebar nodelet to answer FAQ questions, that All Monks could program and add to at any time and act as a guide.

It's an extremely simple program that anybody can hack to do just about anything that involves accepting text input and returning a text response.

That could include images. Or any linkable data.

"Show me a kitten."

Don't know response.

Type in an html img src link to a kitten jpg.

Next time someone tells bot "show me a kitten".

Bot shows them a kitten.

Of course, there are innumerable ways this could be "abused", but that's life on the internet. I'm not sure it would be much fun otherwise.

Anyway, it was an experiment, and one of my first programs. Haven't done anything with it for the past 10 years or more.

I'm such an inexperienced, self taught, not-really-a-programmer, I'm always surprised to find it is still up and running after all these years.

Tom

  • Comment on Re^2: Artificial Intelligence experiment

Replies are listed 'Best First'.
Re^3: Artificial Intelligence experiment
by aartist (Pilgrim) on Mar 03, 2020 at 15:57 UTC
    Now Bot has no real brain, so can't really distinguish between the questions: "Where can I find out about Perl?" And "Where can I find out about Perl 5?" And "Where can I find out about Perl Programming?" Or any other variation of the same question. Or rather he DOES distinguish, or does not relate one to another. So his answer can be different. His response is based on a simple character match in a hash.
    Program can be done to show similar questions based upon close match and then elevate that as a main question for the direct answers when sufficient inquires are made for that question for the same accepted answer.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11112666]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-24 18:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found