consciousness_sim 1.0.1 copy "consciousness_sim: ^1.0.1" to clipboard
consciousness_sim: ^1.0.1 copied to clipboard

An advanced Dart library simulating machine consciousness based on Global Workspace Theory. Provides a sophisticated information-processing model that mimics attention mechanisms, memory systems, conc [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add consciousness_sim

With Flutter:

 $ flutter pub add consciousness_sim

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  consciousness_sim: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:consciousness_sim/consciousness_sim.dart';
0
likes
130
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An advanced Dart library simulating machine consciousness based on Global Workspace Theory. Provides a sophisticated information-processing model that mimics attention mechanisms, memory systems, conceptual binding, and multi-layered inference — moving beyond simple AI recall toward genuine dynamic awareness.

Repository (GitHub)
View/report issues

Topics

#artificial-intelligence #consciousness #cognitive-science #machine-learning #ai

License

MIT (license)

Dependencies

collection, equatable, http, logging, meta, uuid

More

Packages that depend on consciousness_sim