Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

Personal-AI-Edge-Node

OpenClaw Edge Node: Pi-Based Autonomous Agent

This repository documents the deployment of a hardware-isolated AI agent designed for secure, real-time task automation.

πŸ›  Tech Stack

  • Hardware: Raspberry Pi 4 (64-bit Architecture)
  • Engine: OpenClaw v2026.3.8
  • LLM Provider: Anthropic Claude (via API)
  • Search Layer: Brave Search API
  • Communication: Telegram Bot API (Encrypted Gateway)

πŸ›‘ Security Philosophy

By hosting the agent on a dedicated Linux micro-server, I have achieved:

  1. Host Isolation: Prevents AI shell execution from accessing my local laptop environment.
  2. Credential Safety: API keys and session memories are stored in a dedicated, encrypted daemon.
  3. Approval Gates: All high-privilege actions require a manual "Approve" via the Telegram pairing hook.

πŸš€ Future Roadmap

  • Integration of Local LLMs (Ollama) for offline privacy.
  • AI-Driven Pentesting Skills for network vulnerability scanning.
  • IoT integration for Drone/Robotics telemetry.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors