Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
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)