Skip to content
@GhravenLabs

GhravenLabs

Practical Python utilities, AI automation tools, and local LLM experiments.

GhravenLabs

Practical Python and AI tooling from Rolly Calma.

GhravenLabs is a small build space for useful automation, local LLM workflows, and developer utilities. The focus is simple: ship tools that are understandable, testable, and useful outside of a demo.

Projects

Project What it does
python-utils-toolkit 15 stdlib-only Python utility modules for retry/backoff, async rate limiting, TTL caching, HMAC signing, file I/O helpers, and automation workflows.
Agent Meeting Room Flask multi-agent AI chat with Ollama/local LLM support, Claude API support, debate mode, SSE streaming, and pluggable memory.

What This Org Is For

  • Python utilities that stay lightweight and dependency-conscious.
  • AI automation tools that can run locally or with cloud model APIs.
  • Small, documented projects that show real workflows instead of placeholder demos.
  • Experiments that may graduate into standalone tools once they are useful enough.

Build Style

  • Keep the core easy to read.
  • Prefer focused features with tests over broad unfinished plans.
  • Document before/after behavior and verification steps.
  • Make tools friendly to Windows, Linux, and non-UTF-8 environments where possible.

Links

Popular repositories Loading

  1. Agent-Meeting-Room Agent-Meeting-Room Public

    Flask multi-agent AI chat — @mention local LLMs (Ollama) or Claude into a live group chat with debate mode, SSE streaming, and Obsidian memory

    Python 2 1

  2. python-utils-toolkit python-utils-toolkit Public

    15 production-ready Python utility modules — retry/backoff, async rate limiter, TTL cache, HMAC helpers, file I/O. Pure stdlib, no heavy deps.

    Python 1

  3. .github .github Public

    Public profile and shared GitHub metadata for GhravenLabs.

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…