Skip to main content

Artificial intelligence

QubePro Artificial Intelligence module; It offers AI-powered task management, smart assistants and automatic reporting. It consists of two submodules: browser-based AI Web and desktop-based AI Client.

Submodules ###AIWeb

Web application accessed via browser:

# AI Client

Desktop application:

Basic Features

# Mission Management

  • Creating, editing, deleting tasks
  • Assigning and reassigning tasks
  • Status and prioritization
  • Personal task list

# AI Assistant

  • Creating tasks with natural language
  • Smart suggestion and auto-completion
  • Context based help

# Reporting

  • Report creation and management
  • View report history
  • Multiple report types support

# Client Management

  • API key based client authentication
  • Client token management
  • Automatic offline mode (after 15 minutes of inactivity)

Pages

| Page | Description | |---|---| | Dashboard | Statistics and health | | Tasks | Complete task list and management | | AI Assistant | Artificial intelligence assistant interface | | Reports | Creating and viewing reports | | Report History | Past report archive |

Access After

logging into the QubePro platform, you can access it by clicking on the Artificial Intelligence tab from the left menu.

API

EndpointDescription
GET /tasksAll quests
POST /tasksCreate new task
GET /tasks/my-tasksPersonal tasks
POST /tasks/assignAssign a task
GET /clientsClient list
POST /clientsCreate new client
GET /client/jobsClient job list
GET /api-docsSwagger API documentation