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.1.tar.gz (3.0 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.1-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: feagi-2.1.1.tar.gz
  • Upload date:
  • Size: 3.0 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.1.tar.gz
Algorithm Hash digest
SHA256 1438f03a26c3d1a3fce6858e2f65ebf066b471108e831e11d71fedfa3222b92c
MD5 0e323be3ed2a2638cf2370a534e54f62
BLAKE2b-256 ffa17501449389c9e73e8022a0137715614634f3074c9c9736d755d163337877

See more details on using hashes here.

File details

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

File metadata

  • Download URL: feagi-2.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 adf932c122ada4495c57fbf6b4e28a9d194262a13044ff7420cf6441cf054d59
MD5 88557df09811cba38a2df3932bfad1ef
BLAKE2b-256 f64905eadf78c7886c737247271195fd87a852c48c6d35b53d807d830bb0a272

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