Tagged articles
5 articles
Page 1 of 1
Java Web Project
Java Web Project
Apr 24, 2026 · Backend Development

Boost Java Productivity: Integrate Claude & Codex into IntelliJ IDEA Free

The article presents a step‑by‑step, three‑month‑tested workflow that embeds Anthropic Claude and OpenAI Codex into IntelliJ IDEA via the Continue plugin, enabling Java developers to auto‑generate CRUD code, unit tests, and refactorings, connect Claude to the database, and avoid repetitive coding tasks without purchasing a subscription.

AI-assisted developmentClaudeCodex
0 likes · 12 min read
Boost Java Productivity: Integrate Claude & Codex into IntelliJ IDEA Free
Python Programming Learning Circle
Python Programming Learning Circle
Sep 16, 2025 · Artificial Intelligence

Boost Your Python Coding with DeepSeek‑V3 in PyCharm: A Step‑by‑Step Guide

This tutorial walks you through integrating the 671‑billion‑parameter DeepSeek‑V3 model into PyCharm via the Continue plugin, covering API key creation, plugin installation, configuration of model parameters, and practical code‑explanation and modification demos to enhance your Python development workflow.

AI code assistanceContinue pluginDeepSeek-V3
0 likes · 5 min read
Boost Your Python Coding with DeepSeek‑V3 in PyCharm: A Step‑by‑Step Guide
Data Thinking Notes
Data Thinking Notes
Feb 7, 2025 · Artificial Intelligence

Integrate DeepSeek AI into IntelliJ IDEA for Smarter Coding

This guide walks you through obtaining DeepSeek API access, installing the Continue and CodeGPT plugins in IntelliJ IDEA, configuring them with your API key, and understanding the associated usage costs, enabling AI‑assisted development to boost productivity.

AI CodingAI assistanceCodeGPT
0 likes · 4 min read
Integrate DeepSeek AI into IntelliJ IDEA for Smarter Coding