Tag
Introducing the open-source project agency-agents, which converts 144 job roles (such as frontend development, UI design, etc.) into AI employees. It is suitable for independent developers and small teams to quickly build a virtual team. It is completely free and has received 60k+ stars on GitHub.
A categorized directory of LLM-based multi-agent papers, including a survey paper and organized list of frameworks, orchestration, problem solving, simulation, and benchmarks.
The article discusses the decision to migrate from GitHub to self-hosted Forgejo, citing concerns over data ownership, reliability, and AI data collection practices. It highlights similar moves by the Dutch government and details the technical setup of a personal Forgejo instance.
The author introduces 'notslop', an open-source CLI tool designed to streamline content creation for social media by aggregating data, deduplicating news, and repurposing text across platforms like Twitter, Reddit, and LinkedIn.
A weekend project that uses an AI agent to test any GitHub repository in a sandbox environment and records the session as a video to help users evaluate code quality.
A new open-source library on GitHub provides 136 ready-to-use Codex subagents for specialized development tasks like backend, infrastructure, and security, allowing users to delegate specific workflows to focused AI assistants.
The author shares a case study on building an AI agent for Seafile that triages support requests across GitHub, Discourse, and Email by synchronizing knowledge and providing actionable suggestions to maintainers.
A free GitHub ruleset turns ChatGPT, Claude, or Gemini into an interactive CV writer that interviews you step-by-step, ensuring evidence-based achievements and avoiding generic phrasing.
This post shares a curated GitHub repository containing over 30 practical AI projects, covering domains from regression to generative AI, with many end-to-end examples, suitable for learners and developers.
SkillsVote is an AI Agent Skill management tool that filters 790K+ Skills from GitHub and extracts functional descriptions, environment requirements, and permission information. It supports precise recommendation, execution attribution, and iterative optimization, and can also provide workflow combination suggestions.
LLMs-from-scratch is a GitHub repository that accompanies the book "Build a Large Language Model," providing complete code to implement GPT from scratch with PyTorch, covering the full pipeline including pretraining, fine-tuning, and RLHF. It has gained 93K+ stars and is ideal for developers who want to deeply understand the principles behind large language models.
The author announces iai-mcp, a local memory tool for Claude Code that retains context across sessions, and reflects on the positive community feedback and rapid iteration following its GitHub release.
This article introduces 'Awesome-Deep-Research', a curated GitHub repository aggregating resources, tools, and papers related to agentic deep research.
A curated GitHub repository listing large language models, multimodal generation tools, AI agents, and developer platforms, actively maintained since 2023.
A hacker deployed a malicious dead-man's switch that wipes a victim's computer if the stolen GitHub token is revoked.
Dexter, an open-source AI tool for finance similar to Claude Code, has reached 25,000 stars on GitHub, allowing users to screen stocks and monitor portfolios using their own LLM providers.
GitHub released spec-kit, a tool that structures AI coding workflows by enforcing a specification-first approach before code generation, gaining rapid traction with 95k stars.
Anthropic has released an open-source toolkit that automates Wall Street workflows by connecting Claude to financial data sources, building Excel models, and generating reports. It is available on GitHub under Apache-2.0 license.
Oracle has open-sourced the AI Developer Hub on GitHub, providing a comprehensive collection of production-ready applications, interactive notebooks, and workshops to help developers practically build and implement enterprise-grade AI agents.
A curated list of top GitHub repositories for prompt engineering, highlighting dair-ai/Prompt-Engineering-Guide, anthropics/anthropic-cookbook, and promptslab/Awesome-Prompt-Engineering.