2024:Grooper and AI: Difference between revisions
Dgreenwood (talk | contribs) Created page with "<blockquote> Grooper version 2024 is '''GrooperAI'''! </blockquote> Version 2024 contains a slew of features incorporating cutting edge AI technologies into Grooper. That's why we're calling this version '''GrooperAI'''. These AI based features accelerate Grooper's design and development. GrooperAI makes deployment easier, gets results with less setup, and incorporates a document search and retrieval mechanism for the first time. GrooperAI's features include: * Lar..." |
Dgreenwood (talk | contribs) |
||
| Line 36: | Line 36: | ||
=== For Azure OCR connectivity === | === For Azure OCR connectivity === | ||
GrooperAI | GrooperAI can implement Azure AI Vision's Read engine for OCR. Read is machine learning based OCR engine used to recognize text from images with superior accuracy. For information on how to set up these accounts/resources, refer to the following links: | ||
* [https://azure.microsoft.com/en-in/pricing/purchase-options/azure-account/ Create an Azure account] | * [https://azure.microsoft.com/en-in/pricing/purchase-options/azure-account/ Create an Azure account] | ||
* [https://azure.microsoft.com/en-us/products/ai-services/ai-vision/ Azure AI Vision overview] | * [https://azure.microsoft.com/en-us/products/ai-services/ai-vision/ Azure AI Vision overview] | ||
Revision as of 12:01, 22 August 2024
Grooper version 2024 is GrooperAI!
Version 2024 contains a slew of features incorporating cutting edge AI technologies into Grooper. That's why we're calling this version GrooperAI. These AI based features accelerate Grooper's design and development. GrooperAI makes deployment easier, gets results with less setup, and incorporates a document search and retrieval mechanism for the first time.
GrooperAI's features include:
- Large Language Model (LLM) based data extraction at scale
- Document assistants allowing users to chat with their documents
- A robust and speedy document search and retrieval mechanism
OpenAI and Azure account setup
For LLM connectivity
GrooperAI can integrate with OpenAI and Microsoft Azure's LLM models to implement various LLM-based functionality. Before you are able to connect Grooper to these resources, you will need accounts setup with these providers. For information on how to set up these accounts/resources, refer to the following links:
OpenAI
Azure
- Create an Azure account
- Azure Machine Learning overview
- Azure AI model catalog
- Azure AI model documentation
For Azure AI Search connectivity
GrooperAI uses Azure AI Search's API to create a document search and retreival mechanism. For information on how to set up these accounts/resources, refer to the following links:
- Create an Azure account
- Create an AI Search service in the Azure portal
- Azure AI Search full documentation
For Azure OCR connectivity
GrooperAI can implement Azure AI Vision's Read engine for OCR. Read is machine learning based OCR engine used to recognize text from images with superior accuracy. For information on how to set up these accounts/resources, refer to the following links: