Expert systems

Post Reply
User avatar
mgsoft
Posts: 422
Joined: Mon Aug 17, 2009 12:18 pm
Location: España

Expert systems

Post by mgsoft »

Hi,

Has anybody worked with expert systems and Harbour?

Thank you. All the best
Saludos,

Eduardo
User avatar
Antonio Linares
Site Admin
Posts: 42551
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 79 times
Contact:

Re: Expert systems

Post by Antonio Linares »

Dear Eduardo,

Do you mean AI as an expert system ?

We have openai GPT3 engine working with Harbour, also we connected with opencv
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
mgsoft
Posts: 422
Joined: Mon Aug 17, 2009 12:18 pm
Location: España

Re: Expert systems

Post by mgsoft »

Antonio,

I am referring to the rule-based expert systems that appeared in the 1980s:

https://en.wikipedia.org/wiki/Expert_system

Thank you very much. Regards
Saludos,

Eduardo
User avatar
Antonio Linares
Site Admin
Posts: 42551
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 79 times
Contact:

Re: Expert systems

Post by Antonio Linares »

Dear Eduardo,

Do you need to manage a specific expert system ? Could you be more specific about your needs ?

I would say that Prolog could be considered as an expert system too, and using hashes we can simulate Prolog's logic. We published several examples here using hashes that mimics prolog's way of working. Very interesting :-)

But to me, OpenAI GPT3 is far more powerful than those old systems. With OpenAI GPT3 you can have really impressive conversations, explanations, briefs, etc
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply