Versions Compared

Key

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

AI model servers

The main cost of the BusinessGPT deployment is the AI servers responsible for answering questions. These are utilizing graphic card GPUs (Graphic Process Units).

These servers will also be used for creating to create embedding for processing and preparing the data for AI.

Graphics Cards

Below are two card options that are available for purchase for standard servers. The difference between the cards is the number of questions per minute that can be processed.

...

*Costs were taken from Amzaon.com however these graphic cards can also be purchased elsewhere.

Other standard servers

In addition to the AI servers, it is recommended to have an additional 3 standard servers for the following components:

  • Dashboard web site

  • Ingestor service

  • Database (Can be shared with an existing SQL instance)

...

Dashboard website

Windows Server 2016 Enterprise (or Higher), 4CPU, 8GB RAM, 50G disk space, IIS installed. HDD/SSD with a R/W speed of at least 50MB/s.

Ingestor service

Windows Server 2016 Enterprise (or Higher), 4CPU, 8GB RAM, 50G disk space, IIS installed. HDD/SSD with a R/W speed of at least 50MB/s.

Dashboard SQL DB

Configured with SQL file storage
Windows Server 2016 Enterprise (or Higher), 4CPU, 8GB RAM, IIS installed. HDD/SSD with a R/W speed of at least 50MB/s.

In general, the integrated content is not saved in this DB . Instead, the product keeps a link to the source file

In case files are uploaded manually to the Dashboard, they are saved in the Dashboard db as is (same size)

Gateway server

Linux server Ubuntu 4CPU, 8GB RAM, IIS installed. HDD/SSD with a R/W speed of at least 100MB/s.
The disk size should be 30% larger than the original content file size.