
Aum08Desai/hermes-research-agent
Research-focused fork of Hermes Agent for autonomous end-to-end LLM research loops.
github-auth
@aum08desai/hermes-research-agent
Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.
whisper
@aum08desai/hermes-research-agent
OpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes from tiny (39M params) to large (1550M params). Use for speech-to-text, podcast transcription, or multilingual audio processing. Best for robust, multilingual ASR.
grpo-rl-training
@aum08desai/hermes-research-agent
Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training
instructor
@aum08desai/hermes-research-agent
Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library
obliteratus
@aum08desai/hermes-research-agent
Remove refusal behaviors from open-weight LLMs using OBLITERATUS — mechanistic interpretability techniques (diff-in-means, SVD, whitened SVD, LEACE, SAE decomposition, etc.) to excise guardrails while preserving reasoning. 9 CLI methods, 28 analysis modules, 116 model presets across 5 compute tiers, tournament evaluation, and telemetry-driven recommendations. Use when a user wants to uncensor, abliterate, or remove refusal from an LLM.
dspy
@aum08desai/hermes-research-agent
Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming
