Tag
This article introduces the open-source list awesome-jev-projects, which decouples System 1 fast decision models from System 2 reasoning LLMs to optimize AI agent workflows, reduce latency and costs, and provide code-level references.
The article introduces ScienceBuddy, a free open-source AI tool on GitHub that automates literature searches, data analysis, and paper preparation steps for students and researchers, saving significant time on tedious tasks.
GitHub introduces a new integration with Muse, allowing users to review pull requests, catch up on issues and notifications, and leave comments without switching tabs.
感谢读者 LiNan1984 将《深入理解 AI Agent》提炼为 22 项技能,方便代理开发和人类阅读。
The article argues that using GitHub's wiki for documentation is an anti-pattern and recommends using a docs folder with GitHub Pages for better version control and collaboration.
A tool that enables autocorrection for typing without using spacebars, available as an open-source project on GitHub.
The article showcases a curated collection of 20 popular plugins for Claude Code, forming a comprehensive stack for building, thinking, operating, and shipping projects.
GitHub has removed Bend's repository, and the team is reaching out to support to have it reinstated.
A public service announcement from @evanyou informing GitHub sponsors that cancellations are temporary due to a billing method switch, with plans to re-activate soon.
ZCode has been open-sourced on GitHub following the remediation of security issues, with the source code now available for community scrutiny and security assessments by CAICT and NSFOCUS confirming data remediation.
Eyeball is an open-source Copilot CLI plugin that verifies AI-generated statements by generating Word documents with inline screenshots from source materials for easy fact-checking.
This GitHub project uses the Jev model to create a lousy chatbot with various sampling strategies, developed with Claude's help as a fun experiment.
The article lists 10 GitHub repositories essential for system design, including resources for learning scalable architecture and preparing for technical interviews.
The zero-to-sglang course has hit 1,000 GitHub stars, with new chapters released covering mini-sglang and the journey of a request including code walkthroughs.
Jev is a tool for retrieving memories that is described as a game changer, with the code available on GitHub.
该文章分享了使用qwen3.8 27b、shuohao-skills、Krea-2和MiniMax H3等AI工具进行AI短剧制作的完整工作流程,强调低成本和可自定义性。
Simon Willison released version 1.0 of the datasette-auth-github plugin, fixing a cookie expiration issue to improve session persistence in Datasette.
Archify is an open-source tool that integrates with AI coding agents to automatically generate interactive diagrams from plain descriptions or codebases, enabling easy creation and editing of system maps and workflows.
The open-source project system-design-101, created by the ByteByteGo team, simplifies system design interview knowledge points through architecture diagrams, has received 84.1k stars, and is suitable for interview preparation and team training.
Smart Ralph is a tool that structures AI coding by first defining requirements as specifications, then having agents implement them step by step, with support for Claude Code and Codex to improve engineering processes.