#Is this too sophisticated for AI atm

1 messages · Page 1 of 1 (latest)

tawny hornet
#

I am part of a small tech company. We have a large code base, probably 2 million lines of code in 2-4 languages. Lots of different clients, each having their own database.

Company wants to know if its feasible to build a chatbot that can answer questions, such as :

Why can't user ID cannot access some page

How many posts are in which 'stages'

who made the maximum number of posts

How can certain date be changed in the interface

etc. To answer most of these questions AI would need access to the code, simply getting access to the db isn't gonna be enough.

I feel they are expecting too much. Or is it something that functions API / or AI in general can handle ?

Thank you