Geek Labs
Author

Geek Labs

Daily shares of interesting GitHub open-source projects. AI tools, automation gems, technical tutorials, open-source inspiration.

147
Articles
0
Likes
715
Views
0
Comments
Recent Articles

Latest from Geek Labs

100 recent articles max
Geek Labs
Geek Labs
Jul 27, 2026 · Artificial Intelligence

Let AI Trade for You: HKU’s Open‑Source Vibe‑Trading Agent Handles Research, Backtesting, and Order Execution in One Command

Vibe‑Trading, an open‑source AI‑driven personal trading agent from HKU’s Data Intelligence Lab, lets users issue a natural‑language prompt to automatically fetch data, generate strategy code, run vectorized backtests across multiple markets, produce detailed reports, and simulate live orders, while offering self‑improving behavior, multi‑agent teams, a 460‑plus academic factor library, and extensive broker connectors.

AI tradingLLM agentOpen Source
0 likes · 10 min read
Let AI Trade for You: HKU’s Open‑Source Vibe‑Trading Agent Handles Research, Backtesting, and Order Execution in One Command
Geek Labs
Geek Labs
Jul 26, 2026 · Artificial Intelligence

How a Single /watch Command Lets Claude Actually See Video

The open‑source bradautomates/claude-video project adds a /watch command that lets Claude Code and compatible AI agents download videos, extract subtitles and key frames, deduplicate them, and feed the visual context back to the model, enabling practical video analysis and note‑taking.

AI AgentsClaudePython
0 likes · 11 min read
How a Single /watch Command Lets Claude Actually See Video
Geek Labs
Geek Labs
Jul 25, 2026 · Artificial Intelligence

Run Five AI Coding Agents Side‑by‑Side on a Desktop with Orca

Orca tackles the chaos of juggling multiple AI coding agents by providing a desktop orchestrator that runs each agent in its own git worktree, displays their diffs side‑by‑side, integrates design mode, mobile companion, and GitHub/Linear workflows, making multi‑agent development far more efficient.

AI orchestrationGit IntegrationOrca
0 likes · 8 min read
Run Five AI Coding Agents Side‑by‑Side on a Desktop with Orca
Geek Labs
Geek Labs
Jul 24, 2026 · Artificial Intelligence

How Google’s New Open‑Source Projects Make AI Agents Production‑Ready

Google Cloud recently open‑sourced two Go projects—Scion, which isolates and coordinates multiple AI agents, and AX, a distributed runtime that enables a single long‑running agent to resume after failures—detailing their architectures, usage steps, real‑world use cases, limitations, and the broader strategy of turning agents from experimental toys into reliable production workers.

AI AgentsAXGoogle Cloud
0 likes · 12 min read
How Google’s New Open‑Source Projects Make AI Agents Production‑Ready
Geek Labs
Geek Labs
Jul 23, 2026 · Operations

How Intelligent Terminal Adds an AI Sidebar to Windows Terminal

Intelligent Terminal, a fork of Windows Terminal, embeds an AI panel that automatically captures error context, follows pane focus, and runs background tasks without blocking the shell, letting developers interact with agents like Copilot, Claude Code, or custom tools directly from the terminal.

AI AgentClaude CodeCopilot CLI
0 likes · 8 min read
How Intelligent Terminal Adds an AI Sidebar to Windows Terminal
Geek Labs
Geek Labs
Jul 22, 2026 · Operations

Three Open‑Source Tools That Solve Everyday macOS Development Pain Points

The article reviews three open‑source utilities—uninstally for thorough macOS app cleanup, dnsglobe for visualizing DNS propagation across dozens of resolvers, and syntaqlite for full‑featured SQLite linting and LSP support—explaining their motivations, core features, installation methods, and ideal users.

Open Sourcedevelopment toolsdnsglobe
0 likes · 10 min read
Three Open‑Source Tools That Solve Everyday macOS Development Pain Points
Geek Labs
Geek Labs
Jul 21, 2026 · Artificial Intelligence

Four New Tools That Turn AI Coding Agents from Toys into a Full‑Time Workflow

The article examines why single‑agent CLI tools like Claude Code hit limits in concurrency, verification, and interruption handling, and evaluates four open‑source projects—pi_agent_rust, firstmate, bernstein, and agent-chief—that each address a specific layer (engine speed, collaborative scheduling, auditable output, and attention protection) to transform AI coding agents into a robust engineering system.

AI codingClaude Codeagent-chief
0 likes · 12 min read
Four New Tools That Turn AI Coding Agents from Toys into a Full‑Time Workflow
Geek Labs
Geek Labs
Jul 20, 2026 · Operations

Three Open‑Source Web Terminal Tools for Remotely Controlling Your Home PC

This article compares three open‑source web terminal projects—ttyd, WeTTY, and Termix—explaining how they each solve the browser‑based terminal layer, detailing deployment steps, use‑case scenarios, and recommending Tailscale plus ttyd as the simplest solution for remote home‑computer access.

TailscaleTermixWeTTY
0 likes · 9 min read
Three Open‑Source Web Terminal Tools for Remotely Controlling Your Home PC
Geek Labs
Geek Labs
Jul 19, 2026 · Artificial Intelligence

7 Open-Source AI PPT Projects Every Developer Should Try

The article surveys seven popular open‑source AI PPT generators on GitHub, detailing each project's star count, output format (editable PPTX or HTML), key features, licensing, and recommending which tool fits specific presentation needs.

AI PPTGitHubHTML slides
0 likes · 8 min read
7 Open-Source AI PPT Projects Every Developer Should Try