-
Notifications
You must be signed in to change notification settings - Fork 9
Getting Started
Srikanth Patchava edited this page Sep 10, 2026
·
1 revision
- Read the README for the project's supported setup and usage path.
- Clone the repository and enter its directory:
git clone https://github.com/embeddedos-org/eAI.git
cd eAI- Check the root project inputs below before installing dependencies or selecting a build tool.
- Review Development before changing code, and Security before reporting a vulnerability.
-
CMakeLists.txt: CMake build definition. -
Dockerfile: Container build definition. -
docker-compose.yml: Docker Compose definition.
The default branch inspected for this page was master at abd678b6c627. This page intentionally does not invent a universal build command when the repository's own documentation does not provide one.