SPace AI
  • Welcome to SPace AI!
  • Key Features
  • Getting Started
    • Prerequisites
    • Installation
    • Quick Start
  • Core Concepts
    • Deepseek API Integration
    • Crypto-Powered AI Marketplace
    • Next-Gen Analytics
    • Integrations
  • Use Cases
    • Supply Chain Optimization
    • Fraud Detection and Risk Management
    • Collaborative AI Training
  • Technology Stack
  • Developer Guide
  • Roadmap
  • FAQs
    • General Questions
    • Technical Questions
    • Tokenomics Questions
    • Platform-Specific Questions
  • Support
Powered by GitBook
On this page
  1. Getting Started

Installation

PreviousPrerequisitesNextQuick Start

Last updated 4 months ago

  • Clone the repository:

    bashCopyEditgit clone https://github.com/space-ai-me
    cd v1  
  • Install dependencies:

    bashCopyEditpip install -r requirements.txt  
    npm install  
  • Configure your environment: Create a .env file with:

    envCopyEditDEEPSEEK_API_KEY=your_api_key  
    WALLET_ADDRESS=your_wallet_address