Bona Fide OS Development
http://forums.osdever.net/

Artificial Intelligence
http://forums.osdever.net/viewtopic.php?f=6&t=3420
Page 1 of 1

Author:  ~ [ Fri May 26, 2023 1:21 pm ]
Post subject:  Artificial Intelligence

http://master.dl.sourceforge.net/projec ... 7z?viasf=1
This is from http://190.53.102.175/api/bin/i.a/init.html

I was thinking about implementing it in a way that the answers tree can be easily reimplemented in any language. For example, for searching text in any language and for opening an URL where words or fragments have to appear in a given way, case insensitive, we would have:

Code:
"YouTube" && "Live"
{
 openweb("http://studio.youtube.com/channel/UCB6FzRREDwryXnBk4EgCuHg/livestreaming");
}


This simple "intelligence" could help index all of the OS development content and access it immediately.

Page 1 of 1 All times are UTC - 6 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/