Usage

Usage

Users can either access S1MS Studios directly on the official website or install it locally.

Option 1: Use on Website

  1. Access Beta

  2. Input character details and storyline prompts

  3. AI generates a short video based on the input

  4. Preview, edit, and download the video

Option 2: Install Locally

Ability to Whitelist HWID will come soon.

Tech Stack

  • Backend: Python, FastAPI

  • AI Model: DeepSeek V3

  • Frontend (site): React, TailwindCSS

  • Blockchain: Solana (for tokenized interactions)

  • Database: PostgreSQL

Installation

  1. Clone the repository:

  2. Install dependencies:

  3. Start the backend server:

  4. Navigate to the frontend directory and install dependencies:

  5. Start the frontend:

Last updated