Rivalz hackathon
  • Developer Guides (Short Version)
    • Rivalz AI World Hackathon
      • Hackathon Ideas
    • Developer Overview
    • OCY - AI Data Storage and RAG
      • Rivalz Developer Console
        • How to signup an account
        • How to claim your free credit
        • Dashborad
        • Billing
        • Profile
        • Upload history
      • Access to the Rivalz Storage
      • Knowledge Base
      • Retrieval Augmented Generation (RAG)
      • SDK and APIs
        • PythonSDK
        • NodejsSDK
    • ADCS - AI/Data Oracle System
      • Data Providers
      • Adaptor Creator
      • Dapp Creator
        • Off-chain Components
          • Adaptor
          • ADCS Nodes
            • Fetcher Node
            • Data Storage
            • Data Providers
        • On-chain Components
          • CoordinatorBase
          • Consumer Contract
          • Oracle Router
          • Oracle
      • Dapp-Example
      • Embed a data provider to AI Agents
      • Self-Agent Deployment
    • Eliza ai16z
    • Project Submission (CLOSED)
Powered by GitBook
On this page
  • API Key
  • Credit
  • Subscription
Export as PDF
  1. Developer Guides (Short Version)
  2. OCY - AI Data Storage and RAG
  3. Rivalz Developer Console

Profile

PreviousBillingNextUpload history

Last updated 6 months ago

The Profile page is where you can manage your personal information, access your API Key, and also create credits or subscribe to Rivalz storage service packages.

API Key

An API is a JWT token, formatted as a string like: eyJhbGciOiJIUzI1NiJ9.eyJpZCI6IjY2ZmI3ZTY..., which is needed to authenticate your requests to the Rivalz storage service.

Credit

We provide developers with free credits to use our SDK for building RAG (Retrieval-Augmented Generation) applications. Each time you upload a file or make an AI query, the credits will be deducted accordingly. This system allows developers to test and integrate our services without upfront costs.

Subscription

We offer an S3 Standard package designed for general storage purposes, making it ideal for storing a variety of data, especially frequently accessed information. With this package, you can store your data at affordable rates:

  • First 50 GB / Month: $0.10 per GB

  • After 450 GB: $0.08 per GB

Upon creating an account, you'll receive $500 in free credits, allowing you to explore and utilize our platform’s features without the need for immediate payment.

Visit here to claim your free credit.
Profile