Java Companion
Author

Java Companion

A highly professional Java public account

164
Articles
0
Likes
1.1k
Views
0
Comments
Recent Articles

Latest from Java Companion

100 recent articles max
Java Companion
Java Companion
Sep 2, 2026 · Artificial Intelligence

Integrating a Large Model Is More Than Just Calling an API

The author recounts how integrating a large language model for intelligent Q&A required building a knowledge base with RAG, handling agent workflows, and reveals market data showing rising demand for AI application engineers, while also promoting a practical two‑day training camp.

AI ApplicationAI Talent MarketAgent
0 likes · 5 min read
Integrating a Large Model Is More Than Just Calling an API
Java Companion
Java Companion
Sep 1, 2026 · Backend Development

How RocketMQ’s LiteTopic Empowers Million-Scale AI Conversations

The article explains how RocketMQ 5.5.0 introduces the LiteTopic model to support AI workloads, detailing its lightweight two‑layer topic design, automatic creation, RocksDB indexing, event‑driven consumption, precise flow control, and provides step‑by‑step setup and code examples.

AIConsume SuspendLiteTopic
0 likes · 9 min read
How RocketMQ’s LiteTopic Empowers Million-Scale AI Conversations
Java Companion
Java Companion
Aug 30, 2026 · R&D Management

What Makes the Matt Pocock ‘Skills’ Repo Reach 230K Stars and 18M Installs?

The article examines Matt Pocock’s open‑source “skills” repository—its structure, key commands, real‑world workflow integrations, installation steps, and practical scenarios—showing why it has amassed over 230 000 stars and 18 million installations among AI‑assisted developers.

AI AgentsWorkflow Automationcode generation
0 likes · 11 min read
What Makes the Matt Pocock ‘Skills’ Repo Reach 230K Stars and 18M Installs?
Java Companion
Java Companion
Aug 28, 2026 · Operations

Beszel: A Sub‑10 MB Open‑Source Monitoring Panel That Can Replace Prometheus

Beszel is a lightweight, open‑source server‑monitoring dashboard written in Go that runs a Hub‑Agent architecture, offers per‑machine history charts, Docker container stats, alerting, multi‑user access and backup, and can be deployed in about ten minutes with Docker Compose, making it ideal for small‑scale environments where Prometheus feels heavyweight.

AlertingBeszelDocker Compose
0 likes · 9 min read
Beszel: A Sub‑10 MB Open‑Source Monitoring Panel That Can Replace Prometheus
Java Companion
Java Companion
Aug 27, 2026 · Backend Development

Over 1,700 Free Open-Source APIs with 471K+ Stars – A Practical Guide

The article reviews the GitHub “public-apis” repository, which lists more than 1,700 free APIs across 51 categories, explains its classification, entry details, contribution rules, companion API endpoints, and practical use cases such as demos, prototyping, and building internal tools.

API directoryAPI-testingGitHub
0 likes · 6 min read
Over 1,700 Free Open-Source APIs with 471K+ Stars – A Practical Guide
Java Companion
Java Companion
Aug 26, 2026 · Artificial Intelligence

5 Popular Multi‑Agent Collaboration Frameworks on GitHub (up to 70 k Stars)

The article explains why a single AI model often falls short, outlines five collaboration patterns, compares five actively maintained open‑source multi‑agent frameworks—including MetaGPT, CrewAI, LangGraph, Google ADK, and Microsoft Agent Framework—by stars, licensing, difficulty, and ideal users, and warns about token costs, handoff information loss, and error propagation.

AICrewAIGitHub
0 likes · 14 min read
5 Popular Multi‑Agent Collaboration Frameworks on GitHub (up to 70 k Stars)
Java Companion
Java Companion
Aug 25, 2026 · R&D Management

Turn Any Codebase into an Interactive Architecture Diagram with Archify

Archify is an open‑source AI skill that reads a repository, extracts runtime components, and produces an interactive HTML architecture diagram where each node links back to the exact source file and line, supporting multiple view types, export options, and easy updates via natural language commands.

AI code analysisGitHubarchify
0 likes · 9 min read
Turn Any Codebase into an Interactive Architecture Diagram with Archify
Java Companion
Java Companion
Aug 21, 2026 · Artificial Intelligence

Open‑Source AI Collaboration Tool from Tencent Syncs an Entire Team’s Skills with a Single Command

The article introduces teamai‑cli, an open‑source command‑line tool that uses Git to centralize and synchronize AI coding tool configurations, skills, hooks, and knowledge across a team, turning AI workflow management into the same collaborative process developers already use for code.

AI coding toolsAI collaborationGit workflow
0 likes · 10 min read
Open‑Source AI Collaboration Tool from Tencent Syncs an Entire Team’s Skills with a Single Command