Skip to main content

Complete FEAGI SDK with Brain Visualizer - Framework for Evolutionary Artificial General Intelligence

Project description

FEAGI - Framework for Evolutionary Artificial General Intelligence

Complete FEAGI SDK with Brain Visualizer included.

Installation

pip install feagi

This installs:

  • feagi-core - SDK for building agents and controlling FEAGI
  • Brain Visualizer - Real-time 3D neural activity visualization

Quick Start

# Start FEAGI with barebones genome
feagi start

# Launch Brain Visualizer
feagi bv start

When to Use This Package

Use feagi (this package) when you want:

  • Visual development and debugging
  • Real-time neural activity monitoring
  • Learning and tutorials
  • Interactive demos

Alternative: feagi-core (Slim)

For production deployments, CI/CD, or when you don't need visualization:

pip install feagi-core

The feagi-core package:

  • Smaller - ~5MB vs ~196MB
  • Faster installs - Great for containers
  • Same imports - All code examples work identically
  • Perfect for - Production, inference-only, edge devices, CI/CD

Imports Work Identically

Both packages use the same import namespace:

from feagi.agent import FeagiAgent
from feagi.pns import PNSClient
from feagi.engine import FeagiEngine

Features

  • Agent SDK - Build sensory/motor agents for robotics and simulations
  • Engine Control - Start/stop FEAGI neural engine programmatically
  • PNS Client - Connect to FEAGI's Peripheral Nervous System
  • Brain Visualizer - 3D real-time visualization (included in this package)
  • CLI Tools - feagi and feagi bv commands

Documentation

License

Apache License 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

feagi-2.1.16.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

feagi-2.1.16-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file feagi-2.1.16.tar.gz.

File metadata

  • Download URL: feagi-2.1.16.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for feagi-2.1.16.tar.gz
Algorithm Hash digest
SHA256 57bd979c8caeffa30e5972d01100b97050cf6e771951b4ebdec7771e0c94ca3c
MD5 5dcd8fe9573211a826aceb4b6ed005e2
BLAKE2b-256 f65b4698dd8d107100d7979de4143bc0f429427600dbf31e7b2a7119d701ed8b

See more details on using hashes here.

File details

Details for the file feagi-2.1.16-py3-none-any.whl.

File metadata

  • Download URL: feagi-2.1.16-py3-none-any.whl
  • Upload date:
  • Size: 2.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for feagi-2.1.16-py3-none-any.whl
Algorithm Hash digest
SHA256 c839faa1d488136f9b2f4e479e146d21472f1eee97968ca36638321a73b571e0
MD5 f2b0169b3a65759d69d32780d2f03f72
BLAKE2b-256 634244d1bb20f962c33691bba7bb1dbc8b73d39977e4b4189baae68652377d4a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page