hara | ai0w監修– Author –
-
AIコーディング
What is AGENTS.md? Proposed by OpenAI | List of standardized AI agents | Codex, Cursor, VSCode, RooCode, Gemini, Kilo Code, Android Studio, GitHub Copilot, and more [Updated as of 2025]
Introduction In recent years, various AI coding agents , such as Claude, Cursor, Gemini in Android Studio, and Devin, have been incorporated into developer workflows. However, each tool requires its own configuration files (e.g., CLAUDE.... -
AIコーディング
What is Kilo Code? VS Code, Cursor: Open Source AI Agent Extension [Orchestrator Mode Supported]
Kilo Code Overview Kilo Code is an open-source AI agent extension that can be integrated into VS Code.Kilo Code is available as a VS Code extension, so it's also available in VS Code-based Cursor.It offers a range of development assistan... -
AIコーディング
What is Kiro? AWS-powered “AI Agent-powered IDE” [Latest 2025 Edition / Guide for AI Engineers]
What is Kiro? AWS-powered “AI Agent-powered IDE”Automatically Generates and Tracks Requirements → Design → Implementation Tasks from Prompts Kiro is an Agentic IDE currently released by AWS.At its core is requirements → design → implemen... -
Docker
[Windows support] Let’s use local LLMs with Open WebUI! (Docker+Ollama) Installation Instructions and Execution Instructions
Open WebUI is an open-source front-end tool that connects with locally running LLMs (e.g., LLaMA, Mistral, Gemma, etc.) to provide a ChatGPT-like interactive UI. Below is a step-by-step guide on how to use it for beginners. Premise: Over... -
AIスタディ
[Windows support] Start your local LLM with Ollama! Installation instructions and execution instructions explained
What is Ollama? Ollama is a tool that allows you to run large language models (LLMs) like ChatGPT in your local environment.For companies and individuals who value security and privacy, it is attracting attention as an AI chat platform t... -
Docker
Steps to install Docker Desktop for Windows (Windows version)
Download the Docker installer Download Page : Docker Desktop for Windows – Docker Official Websitehttps://www.docker.com/products/docker-desktop/ Download the one that suits your environment. On Windows PC with RTX 50 Series PC"AMD64" is... -
ローカルAI活用
[2025 Latest Version] Complete Comparison of Local LLM Tools|7 Recommendations|Open WebUI, text-generation-webui, Ollama, LM Studio, koboldcpp, GPT4All, llama.cpp
We have created a comparison table of local LLM tools that users are interested in by application and feature. Comparison of local LLM tools (June 2025 edition) Item / Tool Namellama.cppGPT4AllkoboldcppLM StudioOllamatext-generation-webu... -
インフラ
(Windows version) How NVIDIA drivers and CUDA Toolkit are installed
Learn how to install NVIDIA drivers and CUDA Toolkit in a Windows environment. Installation target softwarepurposeNVIDIA GPU DriverBasic drivers to make your GPU work properly on WindowsCUDA ToolkitDevelopment tools required for GPU-base... -
AIスタディ
Steps to install Java (JDK) in a Windows environment and set environment variables
Step 1: Download the JDK Visit the official website: Oracle Official Java Download Page Click "JDK Download" to download the installer for your environment.Example: For WindowsDownload the installer for Windows (e.g.,jdk-21_windows-x64_b... -
AIアシスタント
AI Agent and AI Assistant Performance Evaluation: What is the GAIA Benchmark? Developed by researchers at Meta, Hugging Face, AutoGPT, and GenAI
GAIA (General AI Assistants) is a benchmark developed by researchers at Meta, Hugging Face, AutoGPT, and GenAI to evaluate the capabilities of general-purpose AI agents and AI assistants. This benchmark measures how well an AI model can ... -
AIモデル
[2025 latest] Summary of major AI models and development companies|ChatGPT, Claude, Gemini, Mistral, LLaMA, Aya, Perplexity, Grok, DeepSeek, Qwen, ELYZA, etc.
AI Model NameOperating CompanyOfficial websiteChatGPT / GPTOpenAIhttps://openai.comClaude (Opus / Sonnet / Haiku)Anthropichttps://www.anthropic.comGemini (formerly Bard)Google DeepMindhttps://deepmind.googleMistral / MixtralMistral AIhtt... -
ローカルAI活用
[Free × easy] How to run local LLMs (Mistral, DeepSeek R1 lightweight version, etc.) on Jan|Beginners OK! AI Implementation Steps
Here's how to use Jan to run a local LLM (Large Language Model). What is Jan? Jan is an open-source LLM execution environment that runs completely offline. It focuses on GUI operation, and even without technical knowledge, you can enjoy ... -
開発ツール
Setting up Redmine for Windows
Here's how to set up Redmine as a container using Docker. Preparation - Install Docker Desktop for Windows Learn how to install Docker Desktop for Windows Create a working folder Create a working folder. This time, create a "redmine-dock... -
Git
How to install Git for Windows and how to use it (initial setup + command operation)
This section explains how to install Git and how to use it (initial setup + command operation) in an easy-to-understand manner for beginners. We can also provide a guide with a screen, so please let us know if you need it. 1. How to inst... -
AIスタディ
What is Windsurf AI? Explanation of how to use IDE! Introducing installation methods, Japanese translation, and sample app development procedures
Windsurf is a next-generation AI integrated development environment (IDE) designed to enhance developer productivity. Integrate AI capabilities into your code workflow to support more efficient development. Key features Cascade AI-powere... -
AIコーディング
How to integrate Cursor with Github Copilot and Roo Code (formerly Roo Cline)
For an overview of Cursor, please click here. Preparation Sign up for GitHub Copilot's Free plan in advance. Source: GitHub Copilot https://github.com/features/copilot Install Cursor Follow the steps below to install Cursor. Install GitH... -
AIコーディング
What is Cursor? An overview and installation instructions (set in Japanese) are explained!
Cursor is an AI-powered code editor developed by Anysphere Inc. that significantly improves programming efficiency. It is based on VS Code (Visual Studio Code) and supports development by having an AI assistant complete and modify code, ... -
ライセンス
What is a Server Side Public License (SSPL) license?
Overview of the Server Side Public License (SSPL) SSPL is a license originally created by MongoDB, but open sources such as Hugging Face may also offer this license. MongoDB originally adopted the GNU Affero General Public License (AGPL)... -
エンジニア用語
Complete Guide to Default List and Types of Port Numbers – Managed by IANA
Port numbers are defined in the range of 0 ~ 65535 and are broadly divided into three categories. categoryrangeexplanationWell-Known Ports0 - 1023Reserved for major services and protocolsRegistered Ports1024 - 49151Registered by a specif... -
AIコーディング
What is OpenRouter.ai? Services that make ChatGPT and other AI models available on a unified platform
OpenRouter.ai is a platform that serves as a "unified gateway" that allows for simple and efficient utilization of AI models. Below, we will explain how it works and in detail. Source: https://openrouter.ai/ 1. Overview of OpenRouter.ai ... -
エンジニア用語
What is HLD/LLD? “Higher-level design” (basic design) / “Lower-level design” (detailed design)
What is HLD (High-Level Design)? HLD (High-Level Design) is a process that refers to "high-level design" (basic design) in the development process of systems and software. It defines the overall system structure, its main components, the... -
AIコーディング
What is Roo Code (formerly Roo Cline)? AI-Powered VSCode Extensions to Revolutionize Development Workflows
What is Roo Code (formerly Roo Cline)? Roo Cline is an AI-powered extension for Visual Studio Code (VSCode) that revolutionizes full-stack application development. This tool provides intelligent assistance within the editor to help devel... -
AIモデル
What is DeepSeek-R1? Large language model (LLM) developed by DeepSeek
DeepSeek is an artificial intelligence (AI) company founded in May 2023 in Hangzhou, China, and is founded and backed by High-Flyer, a Chinese hedge fund.Released in January 2025, DeepSeek R1 is one of the large language models (LLMs) de... -
AIスタディ
2025 Update: Learn from scratch for free! Free seminars/resources to acquire AI knowledge Recommended sites Harvard University, Stanford University, Oxford University, Princeton University, Google, Microsoft, IBM, etc.
Here are some recommended sites where you can learn about AI for free: They cater to a wide range of beginners and advanced users, offering official documentation and online materials. 1. Google AI What's more: Provides resources to lear... -
インフラ用語
What is GPU? The latest information on NVIDIA’s GPUs (Graphics Processing Units) is a processor that specializes in graphics processing such as images and videos – RTX50 Blackwell and others
A GPU (Graphics Processing Unit) is a processor that specializes in graphics processing such as images and videos. In recent years, it has been used not only for graphics processing, but also for applications such as calculations that re... -
Docker
What is Gordon? Docker announces: Docker operations made easy with AI agents!
What is Gordon? Jan 13, 2025 Docker Announced Gordon is an AI agent powered by Docker, designed to help developers leverage Docker more efficiently. We mainly help you with: Automatic generation and modification of commands. Debugging an... -
ライセンス
A thorough explanation of all types of Creative Commons (CC) 4.0 licenses! Detailed introduction to commercial use and features
The Creative Commons (CC) is on a mission to empower individuals and communities around the world by providing technical, legal, and policy solutions so that knowledge and culture can be shared for the public good. Not all Creative Commo... -
AIオーケストレーション
What is AI Orchestration? A technology or approach that integrates multiple AI models or systems and effectively collaborates and operates them to achieve more complex tasks or processes.
AI orchestration refers to the technology or approach that integrates multiple AI models and systems and effectively collaborates and operates them to achieve more complex tasks or processes. This concept aims to solve complex problems a... -
ライセンス
What is the Open Source Initiative (OSI)? Non-profit organizations dedicated to promoting and promoting open source software
The Open Source Initiative (OSI) is a non-profit organization dedicated to promoting and promoting open source software. It was founded in 1998 by Eric S. Raymond and Bruce Perens. Main activities of OSI Managing Open Source Definitions ... -
ライセンス
What is the BSD license? Can I use it commercially?
The BSD license is one of the open source licenses that allows you to freely use, modify, and distribute software and source code. This license was originally created for the University of California, Berkeley's Berkeley Software Distrib... -
ライセンス
What is GPLv3 (GNU General Public License)? Can I use it commercially? Easy-to-understand explanation of what the GPL license is and how to use it
What is the GPL license and how to use it The GNU General Public License (GPL) is a license provided by the Free Software Foundation that guarantees the freedom of software and clearly sets out the terms for modification and redistributi... -
AIモデル
What is StyleGAN? A type of Generative Adversarial Network (GAN) developed by NVIDIA that is primarily intended for high-quality image generation (Creative Commons BY-NC-SA 4.0: non-commercial)
StyleGAN is a type of generative adversarial network (GAN) developed by NVIDIA that is primarily intended for high-quality image generation. The features and mechanisms of StyleGAN are explained below. summary StyleGAN was announced by N... -
AIベクトルデータベース
What is Pinecone? A widely used service as a vector database
Pinecone is a widely used service as a vector database. It is primarily used in AI applications and machine learning, particularly in search, recommendation systems, natural language processing (NLP), image retrieval, and more. Key featu... -
AI
Carefully selected official website for the latest trends in AI
1. Official Website and Blog NVIDIA Developer Blog URL: https://developer.nvidia.com/blog/ OpenAI NewsURL: https://openai.com/news/New technologies and models developed by OpenAI (ChatGPT, DALL· E) and other information. Google ResearchU... -
ロリポップ
How to run python on a lollipop server
We will explain in detail the steps to run a Python script on Lollipop's server. 0. Preparation Follow the steps below to- SSH connection to Lollipop's server・Check Python version- Install pipRun the 1. Check the Python execution enviro... -
ロリポップ
Steps to install pip on Lollipop server – Install Python packages (libraries)
pip is the official package management tool for Python, which is used to install, manage, and uninstall Python packages (libraries). pipYou can easily introduce external modules needed for Python development. The steps to install Lollipo... -
インフラ
Commands to check GPU information
Here are the specific commands to check the GPU model number: Choose according to your environment. Generic Commands lshwCommand Get detailed information, including GPU model number. sudo lshw -C display Example Output 1: *-display descr... -
インフラ用語
Who controls the DNS servers in the world? – What are root DNS servers, TLD DNS servers, registries and registrars, resolvers, and authority DNS servers?
DNS servers are managed by multiple organizations and entities. It is mainly divided into the following mechanisms. 1. Root DNS Servers There are 13 root DNS servers in the world (in fact, each server is distributed in a large number of ... -
未分類
What to do if you fail to get a Let’s Encrypt certificate with Certbot
What to do if you fail to get a Let's Encrypt certificate with Certbot The main point of the problem Error details: Error content: HTTP-01 challenge failed. Reason:Unauthorized: Invalid response from http://example.com/.well-known/acme-c... -
インフラ
To check port number availability
To check the availability of port numbers, list the ports that are currently in use and see if the port you want is in use. You can check the status of the port in the following ways: 1. lsof Using Commands Check specific ports sudo lsof... -
インフラ用語
How to log in to XServerVPS using FileZilla
FileZilla is a free, open-source FTP client that supports SFTP (SSH File Transfer Protocol). SFTP allows you to transfer files securely over SSH. Below are the steps to set up an SFTP connection using FileZilla. 1. Install FileZilla Firs... -
Git
Example directory to clone a Git repository in a local environment
When choosing a directory to clone a Git repository in your local environment, it is recommended to choose a location that takes into account development efficiency and organization. Here are some general configuration proposals: Recomme... -
エンジニア用語
What is Thonny? Integrated Development Environment (IDE) Designed for Python Beginners
Thonny is an integrated development environment (IDE) designed for beginners in Python. It has a simple and intuitive interface and supports learning programming. Thonny comes with built-in Python 3.10, allowing you to start learning Pyt... -
Node.js
What is a Runtime Environment? The underlying software or environment for the program to run
A runtime environment is the underlying software or environment in which a program runs. In simple terms, it provides "the ecosystem that the program needs to work". The role of the runtime environment When running a program, it plays th... -
開発ツール
Is it better to develop on Mac, Visual Studio Code (VScode) or Xcode?
When choosing a development environment on a Mac, whether you should use Visual Studio Code (VScode) or Xcode depends largely on what you want to develop. The characteristics of each and its recommended applications are summarized below.... -
ライセンス
What is an AGPL-3.0 license? Can I use it commercially?
The GNU Affero General Public License (AGPL) version 3 is an open source software license developed by the Free Software Foundation (FSF). This license adds provisions to the existing GNU General Public License (GPL) regarding the use of... -
AIアシスタント
What is Jan.ai? Open source AI assistant that works completely offline
About Jan.ai Jan.ai is an AI assistant that works completely offline and is available as open source. This tool is designed to be an alternative to ChatGPT, offering an environment where advanced AI technology can be leveraged directly o... -
AI研究
What is arXiv, a free and open access repository of papers?
arXiv (Archive) is a free and open-access paper repository founded in 1991 that primarily serves researchers in the fields of science and engineering. In particular, it specializes in fields such as physics, mathematics, computer science... -
AIコーディング
Compare Replite, V0, and Bolt in depth! Use it according to your purpose
In recent years, code generation tools powered by artificial intelligence (AI) have gained prominence in the field of software development. Notably, Replit, v0, and Bolt each have their own unique features that contribute to developer pr... -
未分類
How to copy commands on the console screen of Xserver VPS
On the console screen of Xserver VPS, you may not be able to copy and paste text in the normal way. Try the following methods: 1. Copy-paste with mouse operation In the Linux console environment,gpm you can use a program called (General ...
12