{"id":22824703,"url":"https://github.com/kosasih/pibrain-core","last_synced_at":"2026-02-23T06:01:58.328Z","repository":{"id":241708579,"uuid":"807472616","full_name":"KOSASIH/PiBrain-Core","owner":"KOSASIH","description":"Core AI engine for node optimization and decision-making.","archived":false,"fork":false,"pushed_at":"2024-10-21T11:59:09.000Z","size":93,"stargazers_count":12,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T07:50:47.633Z","etag":null,"topics":["node","pi-network","pi-network-ecosystem","pi-node","super-node-client"],"latest_commit_sha":null,"homepage":"https://kosasih.github.io/PiBrain-Core/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KOSASIH.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-05-29T07:05:14.000Z","updated_at":"2025-01-15T17:13:01.000Z","dependencies_parsed_at":"2024-09-16T08:53:53.283Z","dependency_job_id":"1cb3d0c3-6b36-4e51-8391-6266937367bb","html_url":"https://github.com/KOSASIH/PiBrain-Core","commit_stats":null,"previous_names":["kosasih/pibrain-core"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KOSASIH/PiBrain-Core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KOSASIH%2FPiBrain-Core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KOSASIH%2FPiBrain-Core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KOSASIH%2FPiBrain-Core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KOSASIH%2FPiBrain-Core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KOSASIH","download_url":"https://codeload.github.com/KOSASIH/PiBrain-Core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KOSASIH%2FPiBrain-Core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29738516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T04:51:08.365Z","status":"ssl_error","status_checked_at":"2026-02-23T04:49:15.865Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["node","pi-network","pi-network-ecosystem","pi-node","super-node-client"],"created_at":"2024-12-12T17:08:05.206Z","updated_at":"2026-02-23T06:01:58.304Z","avatar_url":"https://github.com/KOSASIH.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PiBrain-Core\n\nCore AI engine for node optimization and decision-making.\n\n# PiBrain-Core\n\nPiBrain-Core is a high-performance AI engine designed for node optimization and decision-making in the Pi Network. It is built using state-of-the-art machine learning models and advanced optimization techniques to provide efficient and effective solutions for network optimization problems.\n\n# Directory Structure\n\nThe following is the directory structure of the PiBrain-Core repository:\n\n```\nPiBrain-Core/\n├── src/                        # Source code\n│   ├── ai_engine/              # AI engine core\n│   │   ├── __init__.py         # Initialization file\n│   │   ├── optimizer.py        # AI optimizer for node configuration\n│   │   ├── decision_maker.py   # Decision-making module for node actions\n│   ├── model/                 # Machine learning models\n│   │   ├── __init__.py         # Initialization file\n│   │   ├── optimizer.py        # AI optimizer model\n│   ├── config/                # Configuration files\n│   │   ├── config.py           # AI engine configuration\n│   ├── data/                   # Data storage and preprocessing\n│   │   ├── preprocess.py       # Data preprocessing module\n│   │   ├── data_loader.py      # Data loading module\n│   ├── tests/                  # Unit tests and integration tests\n│   │   ├── __init__.py         # Initialization file\n│   │   ├── test_optimizer.py   # AI optimizer tests\n│   │   ├── test_decision.py    # Decision-making tests\n├── requirements.txt           # Required packages and dependencies\n├── architecture.md            # Architecture documentation\n└── README.md                   # This file\n```\n\n# Installation\n\nTo install the required packages and dependencies, run the following command:\n\n```\n1. pip install -r requirements.txt\n```\n\n# Usage\n\nTo use PiBrain-Core, follow these steps:\n\n1. Clone the repository:\n\n```\n1. git clone https://github.com/KOSASIH/PiBrain-Core.git\n```\n\n2. Navigate to the repository directory:\n\n```\n1. cd PiBrain-Core\n```\n\n3. Run the AI engine:\n\n```\n1. python src/ai_engine/main.py\n```\n\n# Contributing\n\nIf you would like to contribute to PiBrain-Core, please read our contributing guidelines.\n\n# License\n\nPiBrain-Core is released under the MIT License.\n\n# Contact\n\nFor any questions or concerns, please contact us at info@pi-brain.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkosasih%2Fpibrain-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkosasih%2Fpibrain-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkosasih%2Fpibrain-core/lists"}