Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

github

30 articles about github in AI news

Google CodeWiki Turns Any GitHub Repo Into Interactive Docs

Google released CodeWiki, an open-source tool turning GitHub repos into interactive docs with Gemini chat. Free, URL-based, no setup required.

95% relevant

GitHub Launches Agentic AI Dev Certification GH-600

GitHub launched GH-600 Agentic AI Developer certification covering multi-agent orchestration and guardrails, targeting devs who supervise AI agents in production.

87% relevant

Hermes Agent Hits 140K GitHub Stars, Nvidia RTX as Local Inference Bedrock

Hermes Agent hit 140K GitHub stars, most-used on OpenRouter. Runs locally on Nvidia RTX with self-evolving skills and Qwen 3.6 models that beat prior 120B-parameter models.

100% relevant

GitHub Secret Scanning Now Supports MCP Server in GA

GitHub GA'd its Secret Scanning MCP Server, letting AI agents automate credential leak remediation via Anthropic's protocol.

90% relevant

Google CodeWiki Turns GitHub Repos Into Interactive Docs

Google launched CodeWiki, turning any GitHub repo into interactive docs with diagrams, tutorials, and a chatbot. It differentiates by structure over file summarization.

86% relevant

The Agency: 147 Open Source AI Agents Hit 50K GitHub Stars in 2 Weeks

The Agency is an open source repository with 147 specialized AI agents across 12 divisions (engineering, design, marketing, etc.) that hit 50K GitHub stars in under two weeks. It provides one-command install for tools like Claude Code and Cursor, with full modding support.

86% relevant

Stirling-PDF Hits 77K GitHub Stars as Local AI Document Processing Surges

Stirling-PDF, a fully local, open-source PDF toolkit, has surpassed 77,100 GitHub stars and 25M+ downloads. Its growth highlights a major shift toward privacy-first, self-hosted document AI, challenging paid cloud services like Adobe Acrobat.

89% relevant

Onlook: Open-Source AI Tool Edits React Code Visually, Hits 23.9K GitHub Stars

Onlook, an open-source desktop app, enables visual editing of live React and Next.js applications, with AI generating and writing code changes directly to the codebase. It has gained 23.9K GitHub stars, positioning itself as a free alternative to paid design tools like Figma.

89% relevant

OpenVoice v2: Complete Voice Cloning Directory Launches on GitHub

A developer has compiled and released a comprehensive directory of open-source voice cloning tools and resources on GitHub. This centralizes access to models, datasets, and training code, lowering the barrier to entry for AI audio development.

85% relevant

Windsurf AI Adds 'Clone GitHub Repo' Feature for Code Context

Windsurf AI now lets users clone a GitHub repository directly within the tool. This allows its AI to answer questions about the repo and use its code snippets to assist in building new artifacts.

81% relevant

GitHub Launches 'Caveman' Tool, Claims 75% AI Cost Reduction

GitHub has released a new tool named 'Caveman' designed to reduce AI inference costs by up to 75% for developers. The announcement, made via a developer's tweet, suggests a focus on optimizing resource usage for AI-powered applications.

91% relevant

Automate Your MCP Server Marketing with This GitHub Actions Pipeline

A GitHub Actions tool that automatically markets your MCP server or Claude Code skill across platforms and directories, saving hours of manual promotion work.

100% relevant

Karpathy-Inspired CLAUDE.md Hits 15K GitHub Stars for AI Coding Rules

A GitHub repo containing a single CLAUDE.md file, inspired by Andrej Karpathy's observations on predictable LLM coding errors, has reached 15,000 stars. It represents a move from simply using AI to write code to engineering its behavior for better output.

87% relevant

7 Free GitHub Repos for Running LLMs Locally on Laptop Hardware

A developer shared a list of seven key GitHub repositories, including AnythingLLM and llama.cpp, that allow users to run LLMs locally without cloud costs. This reflects the growing trend of efficient, private on-device AI inference.

75% relevant

Awesome AI Apps GitHub Repo Hits 9.2K Stars with 70+ Runnable Agent Projects

The 'Awesome AI Apps' GitHub repository has amassed 9.2K stars by providing 70+ self-contained, runnable AI agent projects. It structures examples from basic bots to multi-agent pipelines, offering a practical alternative to link-only lists.

85% relevant

GPT4All Hits 77K GitHub Stars, Adds DeepSeek R1 for Free Local AI

The GPT4All project has surpassed 77,000 GitHub stars as it adds support for distilled DeepSeek R1 models, enabling reasoning-capable AI to run locally on consumer CPUs with zero API costs.

87% relevant

Dify AI Workflow Platform Hits 136K GitHub Stars as Low-Code AI App Builder Gains Momentum

Dify, an open-source platform for building production-ready AI applications, has reached 136K stars on GitHub. The platform combines RAG pipelines, agent orchestration, and LLMOps into a unified visual interface, eliminating the need to stitch together multiple tools.

87% relevant

Unnamed Python Rewrite Gains 47K+ GitHub Stars in 5 Hours, Breaks Platform Velocity Record

An unidentified Python rewrite project amassed over 47,000 GitHub stars in just five hours, a velocity faster than any previous project in the platform's history. The viral surge suggests a high-demand tool or library, though its exact nature and technical merits remain unverified.

85% relevant

GitHub Study of 2,500+ Custom Instructions Reveals Key to Effective AI Coding Agents: Structured Context

GitHub analyzed thousands of custom instruction files, finding effective AI coding agents require specific personas, exact commands, and defined boundaries. The study informed GitHub Copilot's new layered customization system using repo-level, path-specific, and custom agent files.

85% relevant

VMLOps Publishes Free GitHub Repository with 300+ AI/ML Engineer Interview Questions

VMLOps has released a comprehensive, free GitHub repository containing over 300 Q&As covering LLM fundamentals, RAG, fine-tuning, and system design for AI engineering roles.

85% relevant

Claude Code's 81.6K GitHub Stars: What This Community Momentum Means for Your Daily Workflow

Claude Code's massive GitHub adoption signals a mature ecosystem—here's how to leverage the new MCP servers and subagent features shipping now.

95% relevant

GitHub Launches Spec-Kit: AI Tool Converts Natural Language Descriptions into Technical Specifications

GitHub released Spec-Kit, an open-source toolkit that uses AI to generate technical specifications, project plans, and code from natural language descriptions. It's designed to integrate with major AI coding agents.

85% relevant

GitHub Repository 'Math Textbooks' Aggregates Hundreds of Free University-Level Math Texts

An unmaintained GitHub repository has compiled links to hundreds of free, legally-hosted math textbooks from universities like MIT, Harvard, and Stanford. The collection spans from undergraduate calculus to graduate-level quantum field theory.

85% relevant

GitHub MCP Server Now Scans for Secrets in Claude Code — Here's How to Use It

The GitHub MCP Server can now scan your code changes for exposed secrets before you commit, preventing credential leaks directly in your Claude Code workflow.

95% relevant

Claude Octopus: GitHub Tool Enables Claude Code to Run Gemini and Codex Simultaneously

A developer discovered Claude Octopus, a GitHub repository that allows Anthropic's Claude Code to execute prompts across Google's Gemini and OpenAI's Codex models concurrently. The tool appears to enable parallel code generation from multiple AI assistants.

89% relevant

Anthropic Cybersecurity Skills: Open-Source GitHub Repo Provides 611+ Structured Security Skills for AI Agents

A developer has released an open-source GitHub repository containing 611+ structured cybersecurity skills designed for AI agents. Each skill includes procedures, scripts, and templates, built on the agentskills.io standard.

85% relevant

Build Self-Evolving Skills for Claude Code: The GitHub Pattern That Grows Smarter With Use

A new GitHub pattern shows how to create Claude Code Skills that learn from each session, preventing knowledge loss and reducing repetitive context.

85% relevant

Wikigen: Automate GitHub Wiki Generation with a Single CLI Command

Wikigen is a Go CLI that uses Claude Code to analyze your repo and generate comprehensive GitHub Wiki documentation automatically.

95% relevant

Track Every Claude Code Session Automatically with This GitHub Hook

Install claude-session-tracker to automatically save all your Claude Code conversations as GitHub Issues linked to a Projects board—no lost context, searchable history.

95% relevant

Anthropic Hackathon Winner Releases Comprehensive Claude Code Framework on GitHub

An Anthropic hackathon winner has open-sourced a complete Claude Code setup on GitHub, featuring AI helpers, reusable skills, autonomous tools, and simplified commands for complex tasks. The framework includes new multi-program management and collaborative AI agent capabilities.

89% relevant