Skip to content

luukogod/QuickAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Suithetic Logo

Suithetic

Generate synthetic data with verifiable LLMs on Sui

Suithetic is a decentralized service that enables users to generate high-quality synthetic datasets using verifiable Large Language Models (LLMs). Built on the Sui blockchain, it provides:

  • Verifiable Dataset Generation: Create datasets with cryptographic proof of generation
  • Secure Data Marketplace: Buy and sell synthetic datasets with built-in access control
  • Structured Data Support: Generate data for LLM training, evaluation, and agentic applications

Project Structure

  • /app: The main web application for interacting with Suithetic
  • /contracts: Smart contracts written in Move for the Sui blockchain
  • /web: Landing page and documentation