Projects with this topic
-
💬 Epic prompts to turbo-charge your LLM chatbots.Updated -
ThreadGraph is an open-source, AGPL-3.0+ modular agent swarm runtime that transforms complex tasks into executable, graph-structured workflows. It orchestrates multiple specialized agents, tools, and memory systems through a dynamic execution graph, enabling parallel reasoning, structured decomposition, and fully observable workflows. Designed for extensibility and composability, ThreadGraph turns agent-based systems into scalable, reproducible infrastructure rather than linear prompt chains.
Updated -
Guideon IA is a local control layer for AI-assisted development. It standardizes how coding agents read project context, skills, permissions, model profiles, memory settings, and workflow rules, making agent-based development more reproducible, auditable, and portable across tools.
Updated -
-
Arun K / ai-code-reviewer
CI/CD Catalog (unpublished)AI Code Reviewer for GitLab CI — An automated, LLM-powered code-review system that runs inside GitLab CI on every Merge Request. The reviewer analyzes changed files using Azure OpenAI, detects bugs, code smells, risky patterns, and quality issues, and generates structured HTML/JSON reports stored in CI artifacts.
All review logic is contained inside the ci/ folder, and the .gitlab-ci.yml pipeline securely fetches only the MR target branch to perform the analysis. No external servers or deployments required — the entire review happens within GitLab CI.
Updated -
claude by router use SKILLS
Updated -
A Rag application that keeps you updated about AI news, scrapped from MIT AI newsletter website
Updated