john-abah/ABAH

Agentic Board Automation via Hierarchical graphs

1

stars

13

commits

Python

primary language

Aug 28, 2026

updated

README

PROMPTTOEMBEDDED

📖 Table of Contents

OVERVIEW

This project serves as a platform for embedded hardware programming using Large Language Models. It utilizes GraphRAG, PlatformIO, and Ollama to enable local LLM-assisted embedded development.

USAGE

  • ollama serve
  • Write abah in the terminal to start the application.

INSTALLATION

Run the following:

  1. Ensure your environment has Python 3.12 installed.
  2. In the same directory as the pyproject.toml file, run: pip install -e .
  3. ollama pull qwen3:30b-instruct
  4. ollama pull qwen3-embedding:4B

CREDITS

  • Author: John Abah

CONTACTS

BUY ME A COFFEE

Contributors

john-abah

13 commits

john-abah/ABAH

Agentic Board Automation via Hierarchical graphs

1

stars

13

commits

Python

primary language

Aug 28, 2026

updated

README

PROMPTTOEMBEDDED

📖 Table of Contents

OVERVIEW

This project serves as a platform for embedded hardware programming using Large Language Models. It utilizes GraphRAG, PlatformIO, and Ollama to enable local LLM-assisted embedded development.

USAGE

  • ollama serve
  • Write abah in the terminal to start the application.

INSTALLATION

Run the following:

  1. Ensure your environment has Python 3.12 installed.
  2. In the same directory as the pyproject.toml file, run: pip install -e .
  3. ollama pull qwen3:30b-instruct
  4. ollama pull qwen3-embedding:4B

CREDITS

  • Author: John Abah

CONTACTS

BUY ME A COFFEE

Contributors

john-abah

13 commits

Languages

Python

100.0%