AutoFAQ
The goal of this project is to generate FAQ's using warehouse table information and generative AI. For example, someone may want to know about balance sheet. The response of the system will be something like
A balance sheet contains the following information ….. In Oracle FAW, balance sheet information is contained in the tables …
The goal is to construct a FAQ or a mini-Wikipedia for all the concepts in FAW with specific information on the Fusion or Netsuite Warehouse tables
We will use a combination or Retrieval Augmented Generation(RAG) and Graph neutral networks(GNN) to implement this. We will also use an off the shelf LLM (e.g. Mixtral)
Tagged:
1