Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The demo covers the following three features of the PrivateAI:

1- AI knowledge Knowledge Chatbot (RAG)

2- Data Analysis

3- Semantic search

AI Knowledge Chatbot (RAG)

Show the customer that you can upload and connect a variety of different data sources, including: Documents, Sites, email, Micorsoft Onedrive and Sharepoint, Google Drive and more.

...

  • Basic Query Examples:

    • "What medications were prescribed to John Doe after his myocardial infarction?"

    • "What are the recommendations for Jane Doe's anxiety management?"

  • Advanced Queries:

    • "Compare the discharge instructions for John Doe's appendectomy and myocardial infarction."
      Note: The answer requires analytical reasoning, not just finding the answer in a document.

    • "List all medications prescribed to John David Smith for hypertension."
      Note: The answer requires understanding which medications are related to hypertension and which are not

Point out that the data source that the answer is based on is available under the answer.

image-20241117-115340.pngImage Added

Also point out that the Chatbot can be congigured to get answers based on both Public and Private data. The user can choose to sleect only public or Private data.

image-20241117-115938.pngImage Added

Data Analysis

Connecting to the Chinook Database

...

  • What are the top 5 customers by purchase amount?

  • List all tracks purchased in 2023.

    • Follow-up question: create a pie chart from the top 7 tracks by revenue

  • What is the most purchased album in the database?

  • What are the top three genres with the highest revenue generated, and which artists contributed most to those revenues?

  • For each customer, determine the average number of days between their purchases and identify those with irregular purchasing patterns (standard deviation of days between purchases).

...

You can view the lite mode as admin by going to account settings >> Lite Mode >> View Lite Mode, or sign

in with a non-account manager

Any user that is part of the group specified in the Lite Mode group will see lite mode.

The account admin always logs into the regular dashboard.

image-20241117-112830.png

Lite Mode looks like this. It is a simplified BusinessGPT app. The end user has the option to ask on company data that has been shared to them and public data.

...