Momen Docs
Go to Momen
  • Get Started
    • Introduction
    • Quick Start
    • Software Development Process
    • Editor Overview
  • Changelog
    • Latest Product Update
  • Build UI
    • Pages
    • Components
    • Canvas
    • Layout
    • Component - Display
    • Component - Input
    • Component - View
    • Component - List
    • Component - Tab View
    • Component - Select View
    • Component - Conditional View
    • Component - Others
    • Component - Map
    • Custom Component
  • Data
    • Overview
    • Data Model and Database
    • API
    • Variable
    • Parameter
    • Formula and Conditions
  • Actions
    • Overview
    • Request
    • Navigation
    • Actionflow
      • Custom Code
      • Database Trigger
    • AI
      • AI Data Model
      • AI Point
      • Vector Data Storage and Sorting
    • User Actions
    • Component Management
    • App and Page Management
    • Toast Notifications & Modal
    • Payment
    • SSO
    • Share
    • Location
    • File Management
    • QR Code
    • Clipboard
    • Conditional
    • Loop
  • Release and Growth
    • Publish Application
    • Upgrade Project
    • Multiple Clients
    • Permission
    • Log Service
    • SEO
    • Hosting Files
  • My Account and Community
    • My Wallet
    • Promoting Momen
    • Code Component
    • Collaboration
  • Debugging
    • How to Debug in Momen
    • Request Error Reference
  • Tutorial
    • How to Build an AI Needs Analysis Project?
    • How to Set Up Payment with Stripe Plugin?
    • How to Embed an Iframe Component into Your Momen Project?
    • How to Build Your Login Page?
    • How to Convert Momen App to Native Mobile App?
    • How to Build a CMS (MVP Version) in Hours?
    • How to Set a Countdown Timer When Sending a Verification Code
  • Template
    • AI Mental Health Assistant
    • Angry Dietitian
    • AI Help Center
    • AI Knowledge Base
    • SaaS Corporate Site
    • Blog
    • AI Feedback Tool
    • Feedback Tool, a Nod to Canny
    • Portfolio
    • Online Courses, a Nod to Udemy
    • Mobile Auto Repair AI Scheduler
Powered by GitBook
On this page
  • Checking and Purchasing AI Points
  • AI Point Consumption
  1. Actions
  2. AI

AI Point

Learn about AI Point consumption and purchase in Momen AI.

PreviousAI Data ModelNextVector Data Storage and Sorting

Last updated 2 days ago

AI Point represents the computing resource required for AI functionalities. When using AI, the corresponding AI Point is deducted proportionally based on the number of tokens consumed by the large model.

  • Basic Version: Upon creating a project, users are granted 50,000 AI Points for free.

  • Insufficient AI Points: If the AI Point balance runs out, operations such as data vectorization, vector sorting, and AI calls will no longer function.

  • Delayed Processing: After recharging AI Points, it may take a few minutes for previously unprocessed vector data to be generated.

Checking and Purchasing AI Points

Go to the User Center. Hover over a specific project and click Manage. On the project details page, you can check the remaining AI Point balance and purchase additional AI Points.

AI Point Consumption

  • Vector Data Storage: AI Points are consumed when saving content as vector data in the database. This occurs when vector storage is enabled for a specific field and data is added to that field.

  • AI Requests and Responses: AI Points are deducted for both sending content to the AI and receiving responses from it. You can view detailed records of AI Point consumption and additions in the Order & Usage Details section under project details in the personal center.

Project details in a no-code tool
Project details in a no-code tool