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.

If you are reviewing the work, start with the projects that include live demos, tests, and short proof notes. The goal is to make the code easy to inspect, run, and discuss.

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, optional cloud model 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.
  • Be transparent about AI-assisted development while keeping ownership and review responsibility human.

Links

Popular repositories Loading

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

    Flask multi-agent AI chat with Ollama, cloud agents, SSE debates, memory, and research-to-action drafts.

    Python 4 1

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

    16 pure-stdlib Python utilities for agents and automation: retry, rate limits, caching, file I/O, redaction.

    Python 2 1

  3. .github .github Public

    Public profile and shared GitHub metadata for GhravenLabs.

  4. openai-python openai-python Public

    Forked from openai/openai-python

    The official Python library for the OpenAI API

    Python

  5. Data-Cleaner-Tool Data-Cleaner-Tool Public

    Client-side CSV cleaner web app for cleaning messy spreadsheet exports with no upload or backend.

    HTML

  6. WPM-Trainer WPM-Trainer Public

    Zero-dependency browser typing-speed trainer with weak-key drills and local progress tracking.

    HTML

Repositories

Showing 10 of 10 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…