ericsteen

ericsteen

Announcing a new Autonomous Decentralized Systems Framework for Elixir

Introducing Automata

An ambitious project with the goal of creating an AI control architecture framework for building autonomous decentralized systems (ADS)

From the Readme:
Spawn a collection of concurrent, distributed, fault-tolerant, and highly available distributed intelligent agents for coordinated and/or uncoordinated action in one or many environments with no central point of failure.

This project combines my work at Stanford University in Artificial Intelligence with my interest in autonomous decentralized systems.

The goal is to get a prototype working for single-node(machine), single automaton system, and eventually expand to a distributed architecture.

I am seeking partners/contributors for building out the inital prototype at the least and hopefully making meaningful connections with like-minded engineers for making this dream a reality. Lets get to work!

Current Needs:

  • Artificial Intelligence/Cognitive Architecture/Behavior Tree Expertise
  • Elixir Design/Architecture Expertise
  • ETS Expertise for BlackBoard System
  • Test Coverage
  • Documentation

Or just a strong interest and desire to learn any/all of the above..

Reach out to me here or at ericsteen1@gmail.com if interested. We can start a slack channel and ideate, iterate, and just generally have a grand old time!

Peace,

Eric

Most Liked

ericsteen

ericsteen

It’s funny you say that, because thats exactly what I’m thinking. But, I believe it is important to push through doubt and challenge yourself beyond what your currently capable of to get better. As we all should in order to make amazing projects for the world that help them to finally see the light on the magic of Elixir.

I’m committed to this project and improving rapidly with Elixir, and from what I’ve seen of your work Aetherus, your skill is very good, and I think this project has many opportunities for all skill levels, it just may take time before they appear since it is still early in the project.

If you truly think it’s not the project for you then I understand, but I think you have what it takes to contribute and welcome you to give it a second thought. If not, maybe you could star it, and if/when you get better with the elixir ecosystem you could contribute then!

Thanks and Best, Eric

ericsteen

ericsteen

Yes indeed, and there is also Horde

Aetherus

Aetherus

Aetherus.

I’m a Chinese guy.

I’ve already forked your GitHub repo, and now reading your code and see if I can understand it.

Where Next?

Popular in Discussions Top

Rustixir
Hi everyone, im working on find best language/framework/system for high concurrency, high performance and stable performance after wor...
New
laiboonh
Hi all, I am trying to convince my team to use liveview over the current react. What are some of the points where one should consider us...
New
New
gausby
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
1207 39297 209
New
AstonJ
If a newbie asked you about Phoenix Contexts, how would you explain the basics to them? Feel free to be as concise or in-depth as you li...
New
AstonJ
Please see the new poll here: Which code editor or IDE do you use? (Poll) (2022 Edition) It’s been a while since we first asked this, I...
208 31142 143
New
PragTob
Hey everyone, this has been on my mind for some time and I’d love your input on it! TLDR: I feel like maps are superioer for storing and...
New
klo
Got a question about when to concat vs. prepending items to list then reversing to achieve appending. So i know lists boil down to [1 | ...
New
100phlecs
Are there any downsides, like perf issues, to putting all functional components in CoreComponents as long as you prefix it with the conte...
New
wmnnd
The Go vs Elixir thread got me thinking: Would it be too hard to implement a simple mechanism for creating Go-style static app binaries f...
New

Other popular topics Top

Nvim
Anybody knows a comprehensive comparison of Django and Phoenix, thanks for the help. Where are they similar? Where do they differ the m...
New
fireproofsocks
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? Ecto.Repo — Ecto v3.14.0 has exampl...
New
Lily
In templates/appointment/index.html.eex: <%= for appointment <- @appointments do %> <tr> <td><%= appoi...
New
hariharasudhan94
lets say i have a sample like a = 20; b = 10; if (a > b) do {:ok, "a"} end if (a < b) do {:ok, b} end if (a == b) do {:ok, "equa...
New
jay1
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New
SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
New
sergio_101
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
jason.o
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New
Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
AstonJ
We’ve put together this wiki for Phoenix LiveView - please feel free to add any info you feel is worth including. What is Phoenix LiveV...
New

We're in Beta

About us Mission Statement