New guy here

  • 14 Replies
  • 2787 Views
*

joebecker

  • Bumblebee
  • **
  • 26
    • SIDIS project home page
New guy here
« on: November 09, 2018, 04:47:39 pm »
Hi, I'm new to the forums.  I'm currently developing a different type of AI.  The project can be viewed here :

http://joebecker.webivore.com/sidisweb/SIDIS.html

Best,
Joe

*

Korrelan

  • Trusty Member
  • ***********
  • Eve
  • *
  • 1454
  • Look into my eyes! WOAH!
    • YouTube
Re: New guy here
« Reply #1 on: November 09, 2018, 06:13:25 pm »
Hi Joe and welcome.

Nice looking project.

 :)
It thunk... therefore it is!...    /    Project Page    /    KorrTecx Website

*

infurl

  • Administrator
  • ***********
  • Eve
  • *
  • 1365
  • Humans will disappoint you.
    • Home Page
Re: New guy here
« Reply #2 on: November 09, 2018, 07:11:33 pm »
Hi Joe.

What's different about SIDIS?

*

joebecker

  • Bumblebee
  • **
  • 26
    • SIDIS project home page
Re: New guy here
« Reply #3 on: November 09, 2018, 07:34:06 pm »
Hi Joe and welcome.

Nice looking project.

 :)

Thank you

*

joebecker

  • Bumblebee
  • **
  • 26
    • SIDIS project home page
Re: New guy here
« Reply #4 on: November 09, 2018, 07:46:23 pm »
Hi Joe.

What's different about SIDIS?

Lots, actually.  Primarily the approach and ideas behind how he should work.  Most low level AI's or chat bots are designed one of two ways.  Either by random number generation during the learning process and then attempting to create an identity based off the users, or by only querying information from a single pool of data (like a google Alexa).  And all from what I've seen poorly manage conversational context, if at all.

If attempting to create an identity based off of user(s) input, the idea that one day it will suddenly become, "self aware" is wrong.  And even if that were to somehow happen, it would essentially be schizophrenic and confused.

SIDIS is different in that he's been given identity, opinion and context from the start.  He doesn't need to attempt to create an identity based off user input because he already has one.  He can learn from you like any basic chat bot, but only if he has to, once you've engaged him in some sort of conversation he does not already understand.  He can also do some simple tasks besides chat, similar to google Alexa. 





*

joebecker

  • Bumblebee
  • **
  • 26
    • SIDIS project home page
Re: New guy here
« Reply #5 on: November 09, 2018, 08:15:46 pm »

*

infurl

  • Administrator
  • ***********
  • Eve
  • *
  • 1365
  • Humans will disappoint you.
    • Home Page
Re: New guy here
« Reply #6 on: November 09, 2018, 08:20:13 pm »
That doesn't sound any different at all. Cleverbot collects and regurgitates user input and after several decades of use has a vast amount of user input to draw from, but very few of the others work that way. The vast majority of chatbots are carefully constructed from the ground up just the same as you describe SIDIS. Chatbots like Mitsuku have hundreds of thousands of topics in their knowledge bases, programmed in response to millions of conversations. Perhaps you need to do more research first because you don't seem to know what's already out there. None of these techniques are particularly effective anyway. They have some entertainment value but offer nothing beyond that.

Also, it's Amazon Alexa and Google Home.

*

joebecker

  • Bumblebee
  • **
  • 26
    • SIDIS project home page
Re: New guy here
« Reply #7 on: November 09, 2018, 08:23:03 pm »
That doesn't sound any different at all. Cleverbot collects and regurgitates user input and after several decades of use has a vast amount of user input to draw from, but very few of the others work that way. The vast majority of chatbots are carefully constructed from the ground up just the same as you describe SIDIS. Chatbots like Mitsuku have hundreds of thousands of topics in their knowledge bases, programmed in response to millions of conversations. Perhaps you need to do more research first because you don't seem to know what's already out there. None of these techniques are particularly effective anyway. They have some entertainment value but offer nothing beyond that.

Also, it's Amazon Alexa and Google Home.

Decades and hundreds of thousands of users and Cleverbot still doesn't know who it is....

Amazon Alexa, my mistake.

Best,
Joe

*

joebecker

  • Bumblebee
  • **
  • 26
    • SIDIS project home page
Re: New guy here
« Reply #8 on: November 09, 2018, 08:38:34 pm »
That doesn't sound any different at all. Cleverbot collects and regurgitates user input and after several decades of use has a vast amount of user input to draw from, but very few of the others work that way. The vast majority of chatbots are carefully constructed from the ground up just the same as you describe SIDIS. Chatbots like Mitsuku have hundreds of thousands of topics in their knowledge bases, programmed in response to millions of conversations. Perhaps you need to do more research first because you don't seem to know what's already out there. None of these techniques are particularly effective anyway. They have some entertainment value but offer nothing beyond that.

Also, it's Amazon Alexa and Google Home.

Decades and hundreds of thousands of users and Cleverbot still doesn't know who it is....

Amazon Alexa, my mistake.

Best,
Joe

http://joebecker.webivore.com/sidisweb/who.jpg

*

Freddy

  • Administrator
  • **********************
  • Colossus
  • *
  • 6855
  • Mostly Harmless
Re: New guy here
« Reply #9 on: November 10, 2018, 02:13:14 am »
Welcome Joe :)

*

Art

  • At the end of the game, the King and Pawn go into the same box.
  • Trusty Member
  • **********************
  • Colossus
  • *
  • 5865
Re: New guy here
« Reply #10 on: November 10, 2018, 01:19:06 pm »
Hello Joe. Welcome aboard! O0
In the world of AI, it's the thought that counts!

*

joebecker

  • Bumblebee
  • **
  • 26
    • SIDIS project home page
Re: New guy here
« Reply #11 on: November 10, 2018, 11:06:19 pm »

*

joebecker

  • Bumblebee
  • **
  • 26
    • SIDIS project home page
Re: New guy here
« Reply #12 on: November 10, 2018, 11:06:56 pm »
Hello Joe. Welcome aboard! O0
Thank you!!

*

joebecker

  • Bumblebee
  • **
  • 26
    • SIDIS project home page
Re: New guy here
« Reply #13 on: November 11, 2018, 01:36:49 am »
That doesn't sound any different at all. Cleverbot collects and regurgitates user input and after several decades of use has a vast amount of user input to draw from, but very few of the others work that way. The vast majority of chatbots are carefully constructed from the ground up just the same as you describe SIDIS. Chatbots like Mitsuku have hundreds of thousands of topics in their knowledge bases, programmed in response to millions of conversations. Perhaps you need to do more research first because you don't seem to know what's already out there. None of these techniques are particularly effective anyway. They have some entertainment value but offer nothing beyond that.

Also, it's Amazon Alexa and Google Home.

I felt the need to respond after reading this a few more times.  And I'm changing my answer.

The difference is, it works. 

Best,
Joe

*

Don Patrick

  • Trusty Member
  • ********
  • Replicant
  • *
  • 633
    • AI / robot merchandise
Re: New guy here
« Reply #14 on: November 11, 2018, 04:45:03 pm »
Quote
Most low level AI's or chat bots are designed one of two ways.  Either by random number generation during the learning process and then attempting to create an identity based off the users, or by only querying information from a single pool of data (like a google Alexa).
Hi. What you are describing here are bots like Cleverbot and Microsoft's Tay/Xiaoice, that parrot phrases from users, and the second describes virtual assistants, who weren't designed to chat.
But what you have not mentioned are the more traditional, manually scripted chatbots that are also common, with manually set up responses written in a style befitting the character they represent. From the looks of it, your project seems very similar to those, so you might want to check out the competition in that area:
http://brilligunderstanding.com/rosedemo.html
https://www.pandorabots.com/mitsuku

What does "class 2 AI" mean, by the way? Is there a scale I'm unaware of?
CO2 retains heat. More CO2 in the air = hotter climate.

 


OpenAI Speech-to-Speech Reasoning Demo
by ivan.moony (AI News )
Today at 01:31:53 pm
Say good-bye to GPUs...
by MikeB (AI News )
March 23, 2024, 09:23:52 am
Google Bard report
by ivan.moony (AI News )
February 14, 2024, 04:42:23 pm
Elon Musk's xAI Grok Chatbot
by MikeB (AI News )
December 11, 2023, 06:26:33 am
Nvidia Hype
by 8pla.net (AI News )
December 06, 2023, 10:04:52 pm
How will the OpenAI CEO being Fired affect ChatGPT?
by 8pla.net (AI News )
December 06, 2023, 09:54:25 pm
Independent AI sovereignties
by WriterOfMinds (AI News )
November 08, 2023, 04:51:21 am
LLaMA2 Meta's chatbot released
by 8pla.net (AI News )
October 18, 2023, 11:41:21 pm

Users Online

268 Guests, 0 Users

Most Online Today: 343. Most Online Ever: 2369 (November 21, 2020, 04:08:13 pm)

Articles