Praxis AI
  • Start
    • 🎗️Introduction
    • 🧠Installation
  • Infrastructure
    • 🗞️Litepaper
    • 🖼️Framework Guide
    • ⚙️API Reference
  • Social Links
    • 🔗Links
Powered by GitBook
On this page
  • Prerequisites
  • Quick Install
  • Development Install
Export as PDF
  1. Start

Installation

Prerequisites

  • Python 3.8 or higher

  • pip package manager

Quick Install

bashCopypip install praxis-ai

Development Install

bashCopygit clone https://github.com/praxis-sol/praxis
cd pydantic-ai
pip install -e ".[dev]"
PreviousIntroductionNextLitepaper

Last updated 4 months ago

🧠