Tagged articles
3 articles
Page 1 of 1
Ant R&D Efficiency
Ant R&D Efficiency
Sep 20, 2024 · Artificial Intelligence

Building a Cursor‑like AI Native IDE with OpenSumi and CodeFuse – A Step‑by‑Step Guide

This guide shows how to create a Cursor‑style AI‑native IDE by forking the open‑source CodeFuse project built on the extensible OpenSumi framework, configuring a large‑language model, and packaging an Electron app, while explaining Cursor’s advantages over plugin‑based tools and the strategic benefits of a fully integrated AI development environment.

AI IDECodeFuseCursor
0 likes · 17 min read
Building a Cursor‑like AI Native IDE with OpenSumi and CodeFuse – A Step‑by‑Step Guide
Ant R&D Efficiency
Ant R&D Efficiency
Nov 21, 2023 · Artificial Intelligence

Can AI Code Completion Transform Java Development? One Engineer’s Journey

Java engineer Wu Ming shares his experience with CodeFuse, an AI-powered code completion tool, describing how large language models enhance coding efficiency, the challenges of early versions, practical tips for integrating AI assistants into workflows, and his vision for AI’s expanding role across the entire software development lifecycle.

AI code assistantAI workflowCodeFuse
0 likes · 12 min read
Can AI Code Completion Transform Java Development? One Engineer’s Journey
Ant R&D Efficiency
Ant R&D Efficiency
Sep 28, 2023 · Artificial Intelligence

CodeFuse: Open‑Source Large Code Model with Multi‑Task Fine‑Tuning and 4‑Bit Quantization

Ant Group’s open‑source CodeFuse is a large‑scale code‑generation model featuring multi‑task fine‑tuning and 4‑bit quantization, achieving a 74.4% HumanEval score that outperforms GPT‑4, supporting tasks from code synthesis to bug fixing, and can be deployed on a single high‑end GPU.

AICode GenerationCodeFuse
0 likes · 9 min read
CodeFuse: Open‑Source Large Code Model with Multi‑Task Fine‑Tuning and 4‑Bit Quantization