Skip to content
View albidev's full-sized avatar
๐Ÿ‘จโ€๐Ÿณ
Cooking with Hermes
๐Ÿ‘จโ€๐Ÿณ
Cooking with Hermes
  • Italy

Organizations

@BitcoinVoucherBot

Block or report albidev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
albidev/README.md

๐Ÿ‘‹ Hi, I'm Albi (@albidev)

๐Ÿš€ OG iOS Developer since day one. Today, I channel that expertise into building intelligent systemsโ€”engineering complex AI workflows, autonomous agents, and highly optimized, scalable architectures.

๐Ÿง  The BDH Ecosystem & Autonomous Agents

I'm currently building out a modular architecture that rethinks personal data retrieval and local AI interactions, heavily leveraging Agentic workflows:

  • bdh-graph-harness: A graph-based retrieval system for Obsidian vaults exploring Hebbian synaptic plasticity. Experimenting with associative memory models to push RAG beyond standard vector embeddings.
  • bdh-hermes-bridge: The communication and routing layer for the BDH ecosystem. It acts as the backbone for Hermes Agent, enabling advanced function calling and allowing autonomous execution of complex, distributed tasks using local LLMs.

๐Ÿ”ง Tech Stack & Tools

  • Core Engineering: Swift, Python, JavaScript, Trypescript, Ruby
  • AI & Local LLMs: MLX, Ollama, LangChain, Llama models, Qwen
  • Data & Retrieval: ChromaDB, Graph Databases, Advanced RAG
  • Systems: Agentic Workflows (Hermes), Distributed Architectures, Bitcoin Lightning


๐ŸŒฑ Currently Exploring

  • Agentic Workflows: Orchestrating autonomous tasks with Hermes models and local LLMs (Gemma4, Qwen, and more).
  • Advanced RAG: Bridging graph databases with associative memory paradigms.
  • Bitcoin & Lightning: The intersection of decentralized money and distributed tech.

Pinned Loading

  1. bdh-graph-harness bdh-graph-harness Public

    Graph-based retrieval for Obsidian vaults with Hebbian synaptic plasticity

    Python 2

  2. bdh-hermes-bridge bdh-hermes-bridge Public

    Bidirectional plugin bridging Hermes Agent sessions with BDH Graph Harness โ€” real-time knowledge flow between AI assistant and neural knowledge graph

    Python