https://github.com/johnfire/grendelphysicaloperationprogram
operation of basic senses, input and output
https://github.com/johnfire/grendelphysicaloperationprogram
Last synced: 11 months ago
JSON representation
operation of basic senses, input and output
- Host: GitHub
- URL: https://github.com/johnfire/grendelphysicaloperationprogram
- Owner: johnfire
- Created: 2019-11-09T08:52:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-18T15:58:59.000Z (over 2 years ago)
- Last Synced: 2025-02-28T10:39:46.927Z (over 1 year ago)
- Language: Python
- Homepage: https://grendelone.christopherrehm.de
- Size: 1.15 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# grendelPhysicalOperationProgram
This repository stores the low level programs that create Grendels functionality. basically there is a chain of processing that takes raw data from cameras, microphones, sensors and the internet and processess that data to a point where the AI software can use it for something useful. This is a massive work in progress, updates will come as I have time and as people show interest, so if you are interested star this repository.....
the basic architecture is simple, a processing program scans for messages that indicate there is new data and then sends commands to other computers in the system to process the data and return the processed data to the correct folder. currently i envision several layers of this happening, the last layer is AI ready data for the AI program to use in its decision making