KorrBot

  • 94 Replies
  • 40572 Views
*

LOCKSUIT

  • Emerged from nothing
  • Trusty Member
  • *******************
  • Prometheus
  • *
  • 4659
  • First it wiggles, then it is rewarded.
    • Main Project Thread
Re: KorrBot
« Reply #75 on: May 03, 2018, 04:42:57 am »
nvm
« Last Edit: May 08, 2018, 01:03:37 am by LOCKSUIT »
Emergent          https://openai.com/blog/

*

spydaz

  • Trusty Member
  • *******
  • Starship Trooper
  • *
  • 322
  • Developing Conversational AI (Natural Language/ML)
    • Spydaz_Web
Re: KorrBot
« Reply #76 on: May 03, 2018, 02:37:41 pm »
I’m not entirely sure which question I’ve not answered lol.

Also… you need to calm down… Korrbot is just a simulation/ imitation of intelligence for the sake of a good conversation.  It’s an exercise in logical programming, just to see how far I can take it, it will never be sentient or self aware… even though hopefully it might appear so.

That’s what my main project is for…

 :)


But 'the techniques your using do work and give a good conversation to the user as well as learn data. The replacement technique works well; just the data collection is not desirable. For pure conversation its only limited by imagination... plus even this technique has a positive evolution pathway if followed and developed. (obviously it would not be your sole technique) I think it produces suprising conversation from the users perspective as it Learns / Remembers and Recalls. 

*

8pla.net

  • Trusty Member
  • ***********
  • Eve
  • *
  • 1302
  • TV News. Pub. UAL (PhD). Robitron Mod. LPC Judge.
    • 8pla.net
Re: KorrBot
« Reply #77 on: May 05, 2018, 07:47:38 pm »

1\car\is a\vehicle
2\vehicle\can\move
3\car\has a\door
4\car\has a\boot
5\car\has a\trunk
6\car\has a\wheel
7\wheel\has a\tyre
8\tyre\has a\tread
9\wheel\has a\hub
10\hub\has a\nut
11\wheel\shape\round
12\car\has a\colour
13\10\count\six   <<< referencing the triple index as the object = ((hub\has a\nut) \count\six)
14\3\count\four
15\6\count\four
16\car\is a\object

What happens to 13 if we move 10 to 17?
My Very Enormous Monster Just Stopped Using Nine

*

infurl

  • Administrator
  • ***********
  • Eve
  • *
  • 1365
  • Humans will disappoint you.
    • Home Page
Re: KorrBot
« Reply #78 on: May 05, 2018, 11:44:11 pm »
What happens to 13 if we move 10 to 17?

The leading numbers are not indexes, they are primary keys and as such don't change. If you were to scramble the order of the items, the numbering wouldn't need to change.

*

LOCKSUIT

  • Emerged from nothing
  • Trusty Member
  • *******************
  • Prometheus
  • *
  • 4659
  • First it wiggles, then it is rewarded.
    • Main Project Thread
Re: KorrBot
« Reply #79 on: May 06, 2018, 12:04:21 am »
But what if you changed the beginning number! 0O?
Emergent          https://openai.com/blog/

*

Korrelan

  • Trusty Member
  • ***********
  • Eve
  • *
  • 1454
  • Look into my eyes! WOAH!
    • YouTube
Re: KorrBot
« Reply #80 on: May 23, 2018, 11:48:00 am »
I bit more work done on KorrBot.

https://www.youtube.com/watch?v=l-7NmyhirJw

I'm slowly getting my head around this.

Starting to extract a lot more information from short complex sentences.

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

*

LOCKSUIT

  • Emerged from nothing
  • Trusty Member
  • *******************
  • Prometheus
  • *
  • 4659
  • First it wiggles, then it is rewarded.
    • Main Project Thread
Re: KorrBot
« Reply #81 on: May 23, 2018, 12:10:13 pm »
Another video to add to the base!

:)
Emergent          https://openai.com/blog/

*

ranch vermin

  • Not much time left.
  • Terminator
  • *********
  • 947
  • Its nearly time!
Re: KorrBot
« Reply #82 on: May 23, 2018, 12:24:05 pm »
wow first time ive seen this,   done a very good job, showing off the power of assignment.

This would be cool for a supervised learning/implanting technique.

what I would think to do if I was making this would be to combine it with machine vision, and then the robot could search through the video for the labels and maybe you could get the robot to have "implantable methods" - that are just written in plain english to it.

Cause how else would you do it?  You need labels or you cant tell the robot anything.  otherwise its just stuck in its primitive goal or your doing basicly this but in a more primitive way.

Why cant you just tell the robot and then it learns - because theres the problem where it cant distinguish the language labels from the actual thing that it associates with, and this would skip past that issue.

*

LOCKSUIT

  • Emerged from nothing
  • Trusty Member
  • *******************
  • Prometheus
  • *
  • 4659
  • First it wiggles, then it is rewarded.
    • Main Project Thread
Re: KorrBot
« Reply #83 on: May 23, 2018, 12:28:56 pm »
Yep that's better in all ways around. Human Speech only developed not long ago. Visual sentences were what all animals used only. "Hammer smashing crystals.". There's no way to interpret it wrongly. It's universal. First you teach it, then it discovers more.

:)
Emergent          https://openai.com/blog/

*

Korrelan

  • Trusty Member
  • ***********
  • Eve
  • *
  • 1454
  • Look into my eyes! WOAH!
    • YouTube
Re: KorrBot
« Reply #84 on: May 25, 2018, 10:04:10 am »
Grammatical rules are for the obedience of fools and the guidance of wise men.

Ok… besides the fact that ‘verb’ is a noun, I now have ‘nerbs’ lol. 

This makes my life much simpler, so henceforth… ‘fly’ is a nerb.

 :)
« Last Edit: May 25, 2018, 06:14:31 pm by korrelan »
It thunk... therefore it is!...    /    Project Page    /    KorrTecx Website

*

spydaz

  • Trusty Member
  • *******
  • Starship Trooper
  • *
  • 322
  • Developing Conversational AI (Natural Language/ML)
    • Spydaz_Web
Re: KorrBot
« Reply #85 on: May 27, 2018, 11:38:58 am »
Yep that's better in all ways around. Human Speech only developed not long ago. Visual sentences were what all animals used only. "Hammer smashing crystals.". There's no way to interpret it wrongly. It's universal. First you teach it, then it discovers more.

:)

All living beings are born learning....even animals learn from their parents... :-X

*

LOCKSUIT

  • Emerged from nothing
  • Trusty Member
  • *******************
  • Prometheus
  • *
  • 4659
  • First it wiggles, then it is rewarded.
    • Main Project Thread
Re: KorrBot
« Reply #86 on: July 11, 2018, 09:05:13 am »
"This is the first incarnation of the code; It will be improved along with Korrbot. The link colours will represent the predicate and the nodes the objects and subjects. It runs in 3D as well and has been designed for ease of use on my large touch screens."

Korrelan,    where is KorrBot ?

Is there a new incarnation of the visualization?

Please provide the sauce.
Emergent          https://openai.com/blog/

*

Korrelan

  • Trusty Member
  • ***********
  • Eve
  • *
  • 1454
  • Look into my eyes! WOAH!
    • YouTube
Re: KorrBot
« Reply #87 on: July 14, 2018, 02:55:08 pm »
Quote
Please provide the sauce.

Why? Do you want to ketchup with the project… hehe.  There are no ground breaking snippets of code within the bot, it’s just standard Chatbot NLP parsing linked to a custom DB that handles inference, etc.

KorrBot is a side project that I switch too when I’m tired of my main AGI project.

It’s still under development, I have about twenty pages of ideas I wish to implement/ try.  It can hold a decent conversation atm but I can take it further… much further.

I’ll find the time to do an update… sometime soon lol.

 :)

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

*

LOCKSUIT

  • Emerged from nothing
  • Trusty Member
  • *******************
  • Prometheus
  • *
  • 4659
  • First it wiggles, then it is rewarded.
    • Main Project Thread
Re: KorrBot
« Reply #88 on: July 14, 2018, 03:13:15 pm »
I won't lie, I had the korrbot visual knowledge graph in that video on my screen for hours studying it until concluding some things :3
Emergent          https://openai.com/blog/

*

Korrelan

  • Trusty Member
  • ***********
  • Eve
  • *
  • 1454
  • Look into my eyes! WOAH!
    • YouTube
Re: KorrBot
« Reply #89 on: March 17, 2019, 09:37:09 pm »
Korrbot finally got a name... it's been a funny old day lol.

https://www.youtube.com/watch?v=NnlV7GtZzN0

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

 


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

311 Guests, 1 User
Users active in past 15 minutes:
HS
[Trusty Member]

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

Articles