Tagged articles

prompt engineering

1592 articles · Page 14 of 16
Ops Development & AI Practice
Ops Development & AI Practice
Apr 5, 2025 · Artificial Intelligence

Why Do LLMs Follow Instructions So Well? Unpacking the Secrets

This article explains the concept of instruction‑following in large language models, compares early and modern LLMs, details the training techniques that enable it, highlights its importance, offers practical prompting tips, and discusses current challenges and future directions.

AILLMinstruction-following
0 likes · 10 min read
Why Do LLMs Follow Instructions So Well? Unpacking the Secrets
DeWu Technology
DeWu Technology
Apr 2, 2025 · Frontend Development

Enhancing Front-End Development with Cursor AI: Workflow, Planning, and Impact Assessment

The article explains how integrating the Cursor AI assistant into front‑end development reshapes workflow by separating planning from execution, using iterative context loops for analysis, design, and impact assessment, guiding minimal‑change code generation and testing, and ultimately shifting developer skill from memorizing APIs to asking precise questions.

AI-assisted developmentcode generationfrontend workflow
0 likes · 13 min read
Enhancing Front-End Development with Cursor AI: Workflow, Planning, and Impact Assessment
Huolala Tech
Huolala Tech
Apr 1, 2025 · Frontend Development

How Frontend Teams Can Leverage LLMs for Real‑Time Compliance Checks

This article explains how frontend developers can use large language models to detect and prevent marketing content violations in WeChat mini‑programs, covering pain‑point discovery, LLM‑driven compliance architecture, prompt optimization, model selection, testing methods, and seamless frontend integration with Feishu notifications.

AIIntegrationLLM
0 likes · 10 min read
How Frontend Teams Can Leverage LLMs for Real‑Time Compliance Checks
Tencent Cloud Developer
Tencent Cloud Developer
Apr 1, 2025 · Artificial Intelligence

AI‑Assisted Code Refactoring for Go Projects: A Step‑by‑Step Guide

By following a seven‑step workflow—scanning Go code, discussing refactoring plans, creating structured Cursor rules, optionally deep‑diving into complex logic, iteratively applying rewrites with comments and tests, running AI self‑review, updating documentation, and performing full verification—developers combine AI speed with human judgment to efficiently refactor projects and reduce technical debt.

AI code refactoringGo Programmingprompt engineering
0 likes · 13 min read
AI‑Assisted Code Refactoring for Go Projects: A Step‑by‑Step Guide
Cognitive Technology Team
Cognitive Technology Team
Mar 30, 2025 · Artificial Intelligence

Why Prompt Engineering Is the “Mind‑Reading” Technique of AI: The Crucial Role of In‑Context Learning

Prompt engineering uses in‑context learning to turn large language models into precise, task‑aware assistants by providing well‑crafted prompts that guide the model’s probability distribution, reduce hallucinations, and unlock hidden knowledge without any parameter tuning.

Artificial IntelligenceNatural Language Processingin-context learning
0 likes · 6 min read
Why Prompt Engineering Is the “Mind‑Reading” Technique of AI: The Crucial Role of In‑Context Learning
Architect
Architect
Mar 29, 2025 · Artificial Intelligence

How Non‑AI Developers Can Build Powerful LLM Apps: Prompt Engineering, RAG, and AI Agents Explained

This article guides developers without an AI background through the fundamentals of building large‑language‑model applications, covering prompt engineering, multi‑turn interaction, function calling, retrieval‑augmented generation, vector databases, code assistants, and the MCP protocol for AI agents.

AI AgentEmbeddingFunction Calling
0 likes · 51 min read
How Non‑AI Developers Can Build Powerful LLM Apps: Prompt Engineering, RAG, and AI Agents Explained
Qborfy AI
Qborfy AI
Mar 29, 2025 · Artificial Intelligence

Mastering LangChain: Build LLM Apps with Chains, Agents, and Vector Stores

This tutorial walks through the limitations of simple prompt usage, introduces LangChain as a framework for building full‑featured LLM applications, explains its core concepts and components, and provides step‑by‑step code examples for installing, configuring, and running a basic LangChain demo.

AI ApplicationLLMLangChain
0 likes · 11 min read
Mastering LangChain: Build LLM Apps with Chains, Agents, and Vector Stores
Qborfy AI
Qborfy AI
Mar 28, 2025 · Artificial Intelligence

Master Prompt Engineering: From Basics to Advanced SQL Generation

This article walks readers through the fundamentals of prompt engineering—covering role, context, instruction, examples, and output formatting—then demonstrates a step‑by‑step construction of a sophisticated SQL‑generation prompt, complete with concrete code snippets, best‑practice tips, and reference resources.

AI Prompt DesignInstruction TuningPractical Examples
0 likes · 21 min read
Master Prompt Engineering: From Basics to Advanced SQL Generation
Architect
Architect
Mar 27, 2025 · Artificial Intelligence

How to Use Anthropic’s Model Context Protocol for Seamless LLM Integration

This article explains Anthropic’s open‑source Model Context Protocol (MCP), its client‑server architecture, resource and tool definitions, sampling workflow, and provides step‑by‑step Python examples for building a PoE2 hot‑fix fetcher and a simple chatbot that leverages MCP to connect large language models with external data sources and functions.

AI toolsLLM IntegrationMCP
0 likes · 14 min read
How to Use Anthropic’s Model Context Protocol for Seamless LLM Integration
Radish, Keep Going!
Radish, Keep Going!
Mar 26, 2025 · Artificial Intelligence

Is AI Turning Software Engineers into Managers? Exploring the Identity Crisis

The article examines how AI coding assistants are reshaping software engineers' roles—from hands‑on creators to overseers—triggering an identity crisis, while exploring the loss of coding joy, emerging practices like prompt engineering, and strategies to adapt and retain core engineering craftsmanship.

AI coding assistantscareer evolutionidentity crisis
0 likes · 23 min read
Is AI Turning Software Engineers into Managers? Exploring the Identity Crisis
DaTaobao Tech
DaTaobao Tech
Mar 26, 2025 · Artificial Intelligence

Overview of Retrieval-Augmented Generation (RAG) and Related AI Technologies

The article surveys Retrieval‑Augmented Generation (RAG) as a solution to large language model limits—such as outdated knowledge, hallucinations, and security risks—by integrating vector‑database retrieval with LLM generation, and discusses related tools, multi‑agent frameworks, prompt engineering, fine‑tuning methods, and emerging optimization trends.

AI ApplicationsLLMMulti-Agent Systems
0 likes · 29 min read
Overview of Retrieval-Augmented Generation (RAG) and Related AI Technologies
DeWu Technology
DeWu Technology
Mar 24, 2025 · Artificial Intelligence

Understanding Multi‑Agent AI Systems: ReAct Architecture, MCP Protocol, and OpenManus Implementation

Understanding multi‑agent AI systems, this article explains how ReAct’s tightly coupled reasoning‑action loop, the Model Context Protocol, and the open‑source OpenManus implementation enable autonomous task planning, tool invocation, and memory management, contrasting traditional chatbots with delivery‑centered agents while highlighting current limitations and future optimization needs.

AI agentsMCPOpenManus
0 likes · 24 min read
Understanding Multi‑Agent AI Systems: ReAct Architecture, MCP Protocol, and OpenManus Implementation
Subtle Storm
Subtle Storm
Mar 22, 2025 · Artificial Intelligence

Mastering Text-to-Image Prompts: Practical Tips and Real‑World Examples

This guide breaks down the structure of effective text‑to‑image prompts, shows how to refine descriptions, optimize keywords, use weighted terms and negative prompts, and provides concrete examples for various visual styles and application scenarios.

AI generationnegative promptprompt engineering
0 likes · 6 min read
Mastering Text-to-Image Prompts: Practical Tips and Real‑World Examples
AI Frontier Lectures
AI Frontier Lectures
Mar 21, 2025 · Artificial Intelligence

Can Chain‑of‑Thought Templates Unlock Higher Reasoning Limits in LLMs?

The article examines how chain‑of‑thought (CoT) templates are evolving from short‑term heuristics to long‑range planning in large language models, highlighting recent advances such as OpenAI o1, DeepSeek R1, and Kimi 1.5, and explores template designs that boost reasoning performance, efficiency, and multimodal capabilities.

AI reasoningChain-of-ThoughtLong CoT
0 likes · 7 min read
Can Chain‑of‑Thought Templates Unlock Higher Reasoning Limits in LLMs?
Java Tech Enthusiast
Java Tech Enthusiast
Mar 21, 2025 · Artificial Intelligence

Techniques for Removing AI-Generated Text Signatures

The article outlines how AI‑generated essays often exhibit overly structured sections, repetitive phrasing, and mechanical punctuation, and then provides practical tactics—such as de‑structuring transitions, inserting personal anecdotes, swapping hot words, using irregular punctuation, adding examples, and de‑professionalizing tone—to mask these signatures and lower plagiarism detector scores.

AI WritingText Editingcontent rewriting
0 likes · 8 min read
Techniques for Removing AI-Generated Text Signatures
Eric Tech Circle
Eric Tech Circle
Mar 21, 2025 · Operations

Boost Your Git Workflow with AI: 5 Practical Scenarios Using Cursor

This guide demonstrates how to integrate the Cursor AI editor with Git to automate commit message generation, streamline branch management, perform intelligent code reviews, resolve merge conflicts, and generate commands, offering concrete prompts, shortcuts, and visual examples that enhance version‑control efficiency for development teams.

AI integrationGitVersion Control
0 likes · 8 min read
Boost Your Git Workflow with AI: 5 Practical Scenarios Using Cursor
IT Services Circle
IT Services Circle
Mar 20, 2025 · Artificial Intelligence

How to Remove the AI‑Generated Signature from Your Writing

This guide explains the typical characteristics of AI‑generated text and provides practical, step‑by‑step techniques—such as de‑structuring, logic reshaping, keyword substitution, punctuation tweaking, adding concrete examples, and using informal analogies—to make AI‑written content appear more human‑like and reduce detection risk.

AI WritingText Editingcontent authenticity
0 likes · 9 min read
How to Remove the AI‑Generated Signature from Your Writing
Sohu Tech Products
Sohu Tech Products
Mar 19, 2025 · Artificial Intelligence

How to Recreate a Translation Agent with LangGraph and LLMs

This guide demonstrates building a steerable LLM‑based translation workflow using LangGraph, covering the initial translation, model‑generated reflection suggestions, and final improvement steps with full Python code examples and a complete execution result.

AILLMLangGraph
0 likes · 34 min read
How to Recreate a Translation Agent with LangGraph and LLMs
Sohu Tech Products
Sohu Tech Products
Mar 19, 2025 · Artificial Intelligence

Easy DataSet: An Open‑Source Tool for Building Domain‑Specific Datasets and Fine‑Tuning Large Language Models

The article introduces Easy DataSet, an open‑source tool that streamlines the creation of domain‑specific datasets by aggregating public data sources, chunking Markdown documents, generating and managing QA pairs with configurable LLM endpoints, and exporting them in common formats, while outlining its architecture and future roadmap.

AIData ManagementLLM fine-tuning
0 likes · 30 min read
Easy DataSet: An Open‑Source Tool for Building Domain‑Specific Datasets and Fine‑Tuning Large Language Models
DaTaobao Tech
DaTaobao Tech
Mar 14, 2025 · Artificial Intelligence

AI-Driven Engineering Efficiency: Practices and Insights from a Live-Streaming Team

The article recounts a live‑streaming team’s six‑month experiment using large‑language‑model AI to boost backend, frontend, testing, data‑science and data‑engineering productivity, detailing goals, LLM strengths and limits, and practical tactics such as task splitting, input refinement, human‑AI guidance, retrieval‑augmented generation and fine‑tuning, while emphasizing disciplined task design, prompt iteration, and future vertical integrations.

AIFine-tuningRAG
0 likes · 17 min read
AI-Driven Engineering Efficiency: Practices and Insights from a Live-Streaming Team
Subtle Storm
Subtle Storm
Mar 11, 2025 · Artificial Intelligence

Core Principles for Daily Use of DeepSeek Prompt Engineering

The article presents a structured methodology for crafting DeepSeek prompts, covering a four‑element template, scenario‑specific techniques, high‑frequency use cases such as data analysis, document generation, and automation, advanced knowledge‑base customization, tool integration, reliability checks, workflow optimization, and common pitfalls.

AI workflowDeepSeekTool Integration
0 likes · 9 min read
Core Principles for Daily Use of DeepSeek Prompt Engineering
58 Tech
58 Tech
Mar 11, 2025 · Artificial Intelligence

Applying Large Language Models to Real Estate Recommendation: Case Studies and Optimization Techniques

This article presents a comprehensive case study on how large language models are integrated into 58.com’s real‑estate recommendation platform, detailing challenges, data adaptation, prompt and parameter optimizations, embedding generation, conversational recommendation, and future directions for multimodal and generative recommendation systems.

EmbeddingRecommendation Systemsai-optimization
0 likes · 14 min read
Applying Large Language Models to Real Estate Recommendation: Case Studies and Optimization Techniques
Tencent Technical Engineering
Tencent Technical Engineering
Mar 10, 2025 · Artificial Intelligence

How Non‑AI Developers Can Build LLM Apps: Prompt Engineering, RAG, and Function Calling Explained

This guide shows non‑AI developers how to create large‑model applications by mastering prompt engineering, multi‑turn interactions, Retrieval‑Augmented Generation, function calling, and AI‑Agent integration, with practical code examples, tool design patterns, and deployment tips.

AI AgentEmbeddingFunction Calling
0 likes · 48 min read
How Non‑AI Developers Can Build LLM Apps: Prompt Engineering, RAG, and Function Calling Explained
CSS Magic
CSS Magic
Mar 10, 2025 · Artificial Intelligence

Three Advanced Ways to Harness DeepSeek for Everyone

The article outlines three practical approaches to get the most out of DeepSeek—using it as a conversational assistant, integrating its API to power AI tools such as the Chrome immersive‑translation plugin, and leveraging it for AI‑assisted programming—while comparing the V3 and R1 models and offering concrete configuration steps.

AI programmingAI translationAPI Integration
0 likes · 8 min read
Three Advanced Ways to Harness DeepSeek for Everyone
DevOps
DevOps
Mar 9, 2025 · Artificial Intelligence

A Beginner's Guide to Building Large Language Model Applications: Prompt Engineering, Retrieval‑Augmented Generation, Function Calling, and AI Agents

This article provides a comprehensive introduction to developing large language model (LLM) applications, covering prompt engineering, zero‑ and few‑shot techniques, function calling, retrieval‑augmented generation (RAG) with embedding and vector databases, code assistants, and the MCP protocol for building AI agents, all aimed at non‑AI specialists.

AI AgentEmbeddingFunction Calling
0 likes · 48 min read
A Beginner's Guide to Building Large Language Model Applications: Prompt Engineering, Retrieval‑Augmented Generation, Function Calling, and AI Agents
Fun with Large Models
Fun with Large Models
Mar 9, 2025 · Artificial Intelligence

Is Manus’s $10,000 Invite a Tech Revolution or a Patchwork AI Hype? In‑Depth Review

The article examines the hype around Manus, an AI agent whose invitation codes sell for up to $10,000, by dissecting its interface, testing long‑text generation, price‑comparison, and financial‑analysis tasks, revealing reliance on existing tools, hallucination errors, high token costs, and offering open‑source alternatives.

ManusOpen-source alternativesprompt engineering
0 likes · 13 min read
Is Manus’s $10,000 Invite a Tech Revolution or a Patchwork AI Hype? In‑Depth Review
Code Mala Tang
Code Mala Tang
Mar 8, 2025 · Artificial Intelligence

14 Powerful Prompt Engineering Techniques to Unlock AI’s Full Potential

This article introduces the fundamentals of prompt engineering and presents fourteen practical techniques—ranging from role‑playing and step‑by‑step reasoning to chain‑of‑thought and ReAct—that help users craft precise, high‑quality prompts for any large language model, dramatically improving AI output.

AIAI productivityLLM techniques
0 likes · 16 min read
14 Powerful Prompt Engineering Techniques to Unlock AI’s Full Potential
dbaplus Community
dbaplus Community
Mar 7, 2025 · Artificial Intelligence

Master Prompt Engineering: Frameworks, Strategies, and Real‑World Examples for Large Language Models

This comprehensive guide explains what prompts are, outlines essential prompt components and multiple engineering frameworks, presents practical strategies for crafting clear and structured prompts, addresses model limitations such as hallucinations, and showcases a wide range of advanced prompting techniques with code examples.

AILLMfew-shot prompting
0 likes · 29 min read
Master Prompt Engineering: Frameworks, Strategies, and Real‑World Examples for Large Language Models
AI Frontier Lectures
AI Frontier Lectures
Mar 6, 2025 · Artificial Intelligence

Can General AI Agents Evolve from Data Gatherers to Professional Deliverables?

The article evaluates the Manus agent’s current strengths in information‑gathering tasks, contrasts collaborative versus fully‑delegated agent models, identifies structural and context limitations that hinder professional‑grade outputs, and speculates on how future agents might bridge this gap.

AIAgent designArtificial Intelligence
0 likes · 5 min read
Can General AI Agents Evolve from Data Gatherers to Professional Deliverables?
Fun with Large Models
Fun with Large Models
Mar 6, 2025 · Artificial Intelligence

Master Prompt Engineering: Make AI Follow Your Commands with Simple, Effective Prompts

Prompt engineering transforms vague queries into precise, reliable AI responses by structuring prompts with clear instructions, context, input, and output specifications, and by using role‑playing and formatting tricks, enabling models like DeepSeek and OpenAI to deliver accurate, consistent results across tasks.

AI Prompt DesignDeepSeekOpenAI
0 likes · 15 min read
Master Prompt Engineering: Make AI Follow Your Commands with Simple, Effective Prompts
Open Source Linux
Open Source Linux
Mar 5, 2025 · Artificial Intelligence

How DeepSeek‑R1 Redefines Prompt Engineering and Real‑World AI Deployment

The article analyzes DeepSeek‑R1’s low‑cost inference architecture, Chinese language optimizations, novel prompt‑engineering techniques, and the practical challenges of deploying large domestic models, offering insights into vertical AI applications and the evolving open‑source ecosystem in China.

AI deploymentDeepSeekModel Optimization
0 likes · 8 min read
How DeepSeek‑R1 Redefines Prompt Engineering and Real‑World AI Deployment
Code Mala Tang
Code Mala Tang
Mar 3, 2025 · Artificial Intelligence

Unlock AI’s Full Potential with Structured Prompt Decorators

Prompt Decorators are structured prefixes that standardize and enhance AI responses, addressing common challenges like vague prompts, inconsistent answers, and lack of reasoning by guiding the model to produce clear, logical, and well‑organized outputs across various use cases.

AILLMStructured Prompts
0 likes · 23 min read
Unlock AI’s Full Potential with Structured Prompt Decorators
Eric Tech Circle
Eric Tech Circle
Mar 3, 2025 · Frontend Development

Auto‑Generate Complete UI Prototypes with Claude 3.7 and Cursor

This guide shows how a full‑stack engineer can leverage Claude 3.7 Sonnet together with the Cursor AI editor to automatically create a full set of UX mock‑ups and HTML code for a Pilates fitness app, using prompt engineering, Ask mode, and step‑by‑step code aggregation.

Claude 3.7Cursor AIHTML generation
0 likes · 4 min read
Auto‑Generate Complete UI Prototypes with Claude 3.7 and Cursor
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Mar 1, 2025 · Fundamentals

How Two Prompts Enable Cursor to Batch‑Generate Unit Tests

The article details a step‑by‑step workflow that uses two carefully crafted prompts with Cursor to automatically locate source files in a large monorepo, record tasks, iteratively generate Vitest unit tests, track progress, and handle failures, turning a 11 k‑line codebase into a semi‑automated test suite.

LLM AutomationMonorepoVitest
0 likes · 8 min read
How Two Prompts Enable Cursor to Batch‑Generate Unit Tests
ITPUB
ITPUB
Mar 1, 2025 · Artificial Intelligence

Can DeepSeek AI Replace Your DBA? Real-World Database Scenarios Tested

This article examines DeepSeek, a Chinese AGI‑focused AI model, explains prompt‑engineering techniques, and evaluates its performance across database architecture, development, and operations tasks through concrete Q&A examples, SQL plan analysis, and shell‑script generation, while also discussing its broader impact on professionals, vendors and enterprises.

AIDeepSeekSQL optimization
0 likes · 10 min read
Can DeepSeek AI Replace Your DBA? Real-World Database Scenarios Tested
Ops Development & AI Practice
Ops Development & AI Practice
Feb 25, 2025 · Artificial Intelligence

What Is Hybrid Reasoning in Claude 3.7 Sonnet and Why It Matters

Hybrid reasoning lets Claude 3.7 Sonnet dynamically switch between fast, intuition‑like answers and step‑by‑step, deep analysis, improving both speed and accuracy for tasks ranging from simple code snippets to complex algorithm design, and signals a broader shift in large language model capabilities.

AI reasoningClaude 3.7Hybrid Reasoning
0 likes · 9 min read
What Is Hybrid Reasoning in Claude 3.7 Sonnet and Why It Matters
phodal
phodal
Feb 24, 2025 · Artificial Intelligence

AI Coding Tools 2.0: Trends, Design Insights, and the AutoDev Sketch Breakthrough

This article analyzes the evolution of AI‑assisted coding tools toward a 2.0 generation, outlines key trends such as agent‑driven architecture, developer‑first experience, and automated validation, and details the design and implementation of the AutoDev Sketch prototype that integrates high‑quality context, prompt engineering, and IDE‑native plugins.

AI codingAutoDevIDE
0 likes · 10 min read
AI Coding Tools 2.0: Trends, Design Insights, and the AutoDev Sketch Breakthrough
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Feb 17, 2025 · Artificial Intelligence

24 Proven Prompt Formulas to Unlock DeepSeek’s Full Potential

Discover a comprehensive collection of 24 structured prompting techniques—from basic role‑play formulas to advanced cross‑disciplinary and managerial frameworks—designed to help users of DeepSeek and other large language models craft precise, high‑impact queries that dramatically improve response quality and efficiency.

AI promptingDeepSeeklarge language models
0 likes · 12 min read
24 Proven Prompt Formulas to Unlock DeepSeek’s Full Potential
Ma Wei Says
Ma Wei Says
Feb 13, 2025 · Artificial Intelligence

Master AI Prompting: 5 Proven Techniques to Unlock Accurate Outputs

This guide presents five practical prompting techniques—including structured output, role‑playing, visual conversion, multi‑turn refinement, and multilingual handling—plus industry‑specific examples and common pitfalls, helping users craft precise commands for AI models like DeepSeek.

AI promptinglarge language modelsprompt engineering
0 likes · 8 min read
Master AI Prompting: 5 Proven Techniques to Unlock Accurate Outputs
DevOps
DevOps
Feb 12, 2025 · Artificial Intelligence

A Comprehensive Guide to Prompt Engineering, RAG, and Optimization Techniques for Large Language Models

This article presents a systematic framework for crafting effective prompts, detailing the universal prompt template, role definition, task decomposition, RAG integration, few‑shot examples, memory handling, and parameter tuning to enhance large language model performance across diverse applications.

Prompt templatesRAGai-optimization
0 likes · 24 min read
A Comprehensive Guide to Prompt Engineering, RAG, and Optimization Techniques for Large Language Models
Architect
Architect
Feb 12, 2025 · Artificial Intelligence

Master Prompt Engineering: A Universal Framework for LLMs

This article presents a comprehensive, step‑by‑step Prompt engineering framework—including role definition, problem description, goal setting, and requirement specification—augmented with techniques such as RAG, few‑shot examples, memory handling, and parameter tuning, enabling users to craft effective prompts for large language models across domains.

AI Prompt OptimizationFew-shotMemory
0 likes · 27 min read
Master Prompt Engineering: A Universal Framework for LLMs
Ubiquitous Tech
Ubiquitous Tech
Feb 12, 2025 · Artificial Intelligence

How DeepSeek Enhances Workplace Tasks: Prompt Strategies and Real‑World Scenarios

The article explains DeepSeek’s three core modes—V3, R1, and web‑search—details prompt‑engineering techniques for each mode, and demonstrates practical workplace applications such as data visualization, PPT generation, and new‑media copy creation, showing how tailored prompts can boost efficiency.

AI productivityDeepSeekR1 mode
0 likes · 8 min read
How DeepSeek Enhances Workplace Tasks: Prompt Strategies and Real‑World Scenarios
Big Data Tech Team
Big Data Tech Team
Feb 9, 2025 · Artificial Intelligence

7 Proven Prompt Techniques to Unlock DeepSeek’s Full Potential

This guide presents seven practical prompt engineering tricks—ranging from precise requirement definition and contextual background provision to step‑by‑step decomposition, keyword tagging, iterative follow‑ups, tone/style adjustments, and model switching—that dramatically improve the relevance and quality of DeepSeek’s responses for work, learning, and creative tasks.

AI productivityArtificial IntelligenceDeepSeek
0 likes · 6 min read
7 Proven Prompt Techniques to Unlock DeepSeek’s Full Potential
DevOps
DevOps
Feb 7, 2025 · Artificial Intelligence

OpenAI Releases o3-mini Chain‑of‑Thought: First Tests, Community Reactions, and Critical Analysis

OpenAI has publicly disclosed the chain‑of‑thought reasoning of its o3‑mini model, prompting a wave of community experiments, critiques about authenticity, and discussions on the model’s limitations, prompting insights into AI interpretability and the trade‑offs of revealing internal reasoning.

Artificial IntelligenceChain-of-ThoughtModel Evaluation
0 likes · 6 min read
OpenAI Releases o3-mini Chain‑of‑Thought: First Tests, Community Reactions, and Critical Analysis
Infra Learning Club
Infra Learning Club
Feb 7, 2025 · Artificial Intelligence

Understanding LLM Agents: Architecture, Capabilities, and Key Challenges

This article explains what LLM agents are, their core components—brain, memory, planning, and tool use—illustrates how they handle complex queries through task decomposition, surveys notable frameworks, and discusses key challenges such as limited context, long‑term planning difficulties, output inconsistency, and prompt dependence.

AI architectureFrameworksLLM agents
0 likes · 15 min read
Understanding LLM Agents: Architecture, Capabilities, and Key Challenges
Code Mala Tang
Code Mala Tang
Jan 31, 2025 · Artificial Intelligence

Master DeepSeek: 7 Prompt Engineering Tricks to Boost AI Responses

This guide presents seven practical prompt‑engineering techniques—clear goals, structured queries, domain terminology, concrete examples, scoped questions, step‑by‑step breakdowns, and multi‑turn interactions—to help users get more accurate and useful answers from DeepSeek.

AI promptsDeepSeekEffective Questioning
0 likes · 6 min read
Master DeepSeek: 7 Prompt Engineering Tricks to Boost AI Responses
DataFunSummit
DataFunSummit
Jan 31, 2025 · Artificial Intelligence

LLMOps: Building a Prompt‑Driven Engine for AI Operations

This article presents the concept of LLMOps—applying large language models to AIOps—by analyzing prompt challenges, introducing the LogPrompt engine for log analysis, describing a prompt‑learning data flywheel with CoachLM optimization, reporting experimental results, and outlining future multi‑modal directions.

AIOpsCoachLMData Flywheel
0 likes · 16 min read
LLMOps: Building a Prompt‑Driven Engine for AI Operations
Architect
Architect
Jan 27, 2025 · Artificial Intelligence

How to Build a Retrieval‑Augmented Generation QA Assistant for an Open Platform

This article details a step‑by‑step design of a RAG‑based intelligent Q&A assistant for the DeWu Open Platform, covering background, RAG fundamentals, system architecture, technology selection, prompt engineering with CO‑STAR, data preprocessing, vector store setup, LangChain.js implementation, similarity search, runnable chaining, debugging, and future prospects.

AILLMLangChain
0 likes · 28 min read
How to Build a Retrieval‑Augmented Generation QA Assistant for an Open Platform
DaTaobao Tech
DaTaobao Tech
Jan 24, 2025 · Artificial Intelligence

MktAI Assistant: AI‑Driven Marketing Data Query and Insight Platform

The MktAI Assistant combines LLM‑powered memory, skill planning, and tool‑calling with real‑time API data to replace slow, manual SQL dashboards, delivering sub‑minute, fresh, explainable marketing queries and attribution insights that boost decision speed, accuracy, and collaboration between data scientists and business users.

AI AgentChain-of-ThoughtFunction Calling
0 likes · 16 min read
MktAI Assistant: AI‑Driven Marketing Data Query and Insight Platform
21CTO
21CTO
Jan 22, 2025 · Artificial Intelligence

Understanding AI Agents: Core Components, Architecture, and Practical Implementation

This article consolidates Google's Kaggle whitepaper on AI Agents, explaining their definition, key characteristics, core components—model, tools, and orchestration layer—along with architectural diagrams, learning techniques, and practical deployment steps on Vertex AI, offering a comprehensive guide for building generative AI agents.

AI agentsModel-Tool-OrchestrationReAct
0 likes · 16 min read
Understanding AI Agents: Core Components, Architecture, and Practical Implementation
Architecture and Beyond
Architecture and Beyond
Jan 18, 2025 · Artificial Intelligence

Best Practices and Common Pitfalls When Using AI Programming Assistants

This article outlines practical guidelines for effectively using AI-powered coding assistants, emphasizing task decomposition, precise requirement definition, leveraging context memory, and addressing common challenges such as quota limits, context loss, code disruption, and handling complex problems to maximize development efficiency.

AI programmingcontext managementproductivity
0 likes · 15 min read
Best Practices and Common Pitfalls When Using AI Programming Assistants
Model Perspective
Model Perspective
Jan 14, 2025 · Artificial Intelligence

Quantifying AI Effectiveness: A Formulaic Model for Skills, Prompts, and Platforms

This article proposes a quantitative model that breaks AI usage effectiveness into three multiplicative factors—professional ability, prompt engineering skills, and AI platform capabilities—detailing each component, offering a prompt framework (BROKE), and providing tailored recommendations for beginners, competitors, and applied learners.

AI PlatformsAI effectivenessSkill Modeling
0 likes · 7 min read
Quantifying AI Effectiveness: A Formulaic Model for Skills, Prompts, and Platforms
Data Thinking Notes
Data Thinking Notes
Jan 7, 2025 · Databases

Unlocking LLM-Powered Text-to-SQL: From Basics to Cutting-Edge Techniques

This article provides a comprehensive overview of LLM-based Text-to-SQL technology, covering its background, evolution, challenges, various LLM-driven methods, benchmark datasets, evaluation metrics, and future research directions to guide researchers and practitioners in advancing natural language interfaces for databases.

LLMNatural Language ProcessingText-to-SQL
0 likes · 18 min read
Unlocking LLM-Powered Text-to-SQL: From Basics to Cutting-Edge Techniques
Infra Learning Club
Infra Learning Club
Jan 7, 2025 · Artificial Intelligence

How GitHub Copilot Workspace Made Me Fear Unemployment

The author experiments with GitHub Copilot Workspace to automatically generate a WeChat mini‑program for family library management, documents the prompting process, code generation, bug fixes, UI tweaks, and reflects on the broader impact of AI‑driven development on programmers' future jobs.

AI code generationGitHub CopilotLLM
0 likes · 5 min read
How GitHub Copilot Workspace Made Me Fear Unemployment
DataFunTalk
DataFunTalk
Dec 14, 2024 · Artificial Intelligence

Advances and Practices of Large‑Model‑Powered Intelligent Development Tools

This article explores the evolution, enterprise adoption, and practical usage of large‑model‑driven intelligent development tools, covering code‑completion advancements, full‑repo indexing, CI/CD integration, prompt engineering, inline chat interactions, and best practices for developers to collaborate effectively with AI.

AIdeveloper toolsdevops
0 likes · 32 min read
Advances and Practices of Large‑Model‑Powered Intelligent Development Tools
AsiaInfo Technology: New Tech Exploration
AsiaInfo Technology: New Tech Exploration
Dec 13, 2024 · Artificial Intelligence

Optimizing Graph RAG: Boosting Global QA with Better Chunking, Prompts, and Entity Extraction

This article presents a comprehensive analysis of Graph RAG, detailing its implementation workflow, step‑by‑step execution guide, four targeted optimization strategies, and experimental validation that demonstrates significant improvements in global and local question answering for industry scenarios.

LLM OptimizationRetrieval Augmented Generationentity extraction
0 likes · 18 min read
Optimizing Graph RAG: Boosting Global QA with Better Chunking, Prompts, and Entity Extraction
CSS Magic
CSS Magic
Dec 4, 2024 · Frontend Development

Exploring AI-Powered Web Creation Platforms: A Hands‑On Look at Bolt and v0

This article demonstrates how browser‑based AI web‑creation platforms like Bolt and v0 can generate complete front‑end code from natural‑language prompts or design images, optimize prompts, preview results, and publish a site with a single click, while also showing how to download the code for further development.

AI web generationBoltCopyCoder
0 likes · 8 min read
Exploring AI-Powered Web Creation Platforms: A Hands‑On Look at Bolt and v0
Tencent Cloud Developer
Tencent Cloud Developer
Nov 27, 2024 · Artificial Intelligence

Tencent Cloud AI Code Assistant: Product Evolution, Architecture, and Technical Implementation

Tencent Cloud AI Code Assistant has evolved from token‑level IDE completions to LLM‑driven multi‑modal coding and chat features, employing a dual‑loop R&D system, Hunyuan‑based code models, and sophisticated trigger, prompt, stop, and display strategies to deliver context‑aware, secure, and efficient code generation within IDE and review environments.

AB testingAI code assistantAST analysis
0 likes · 15 min read
Tencent Cloud AI Code Assistant: Product Evolution, Architecture, and Technical Implementation
DaTaobao Tech
DaTaobao Tech
Nov 22, 2024 · Artificial Intelligence

AI Agents for Boosting Transaction System Efficiency

The article explains how AI agents, integrated into transaction systems, automate log analysis, generate test data via natural-language tools, and preserve expert knowledge, achieving at least a 50 % boost in issue-tracing efficiency, reducing debugging time, and empowering developers to focus on feature development and stability.

AI AgentDebuggingknowledge sharing
0 likes · 14 min read
AI Agents for Boosting Transaction System Efficiency
System Architect Go
System Architect Go
Nov 19, 2024 · Artificial Intelligence

Retrieval Augmented Generation (RAG) System Overview and Implementation with LangChain, Redis, and llama.cpp

This article explains the concept, architecture, and step‑by‑step implementation of Retrieval Augmented Generation (RAG), covering indexing, retrieval & generation processes, a practical LangChain‑Redis‑llama.cpp example on Kubernetes, code snippets, test results, challenges, and references.

AIEmbeddingLLM
0 likes · 6 min read
Retrieval Augmented Generation (RAG) System Overview and Implementation with LangChain, Redis, and llama.cpp
JD Tech
JD Tech
Nov 12, 2024 · Artificial Intelligence

Prompt Engineering: Concepts, Evolution, Techniques, and JD Logistics Application

This article explains what Prompt Engineering is, traces its development from early NLP commands to modern adaptive and multimodal prompting techniques, describes various prompting strategies such as Zero‑shot, Few‑shot, Chain‑of‑Thought, Auto‑CoT, and showcases a JD Logistics case study using these methods to classify product types with code examples.

AI Prompt DesignChain-of-ThoughtFew-shot
0 likes · 27 min read
Prompt Engineering: Concepts, Evolution, Techniques, and JD Logistics Application
JD Tech Talk
JD Tech Talk
Nov 11, 2024 · Artificial Intelligence

Prompt Engineering: Concepts, Evolution, Techniques, and a Logistics Application Case

This article explains what Prompt Engineering is, traces its development from early command‑based interactions to modern adaptive and multimodal prompting, details various prompting techniques such as zero‑shot, few‑shot, Chain‑of‑Thought, hallucination‑reduction methods, and demonstrates their practical use in a JD Logistics SKU piece‑type classification case with code examples.

AI promptingChain-of-ThoughtLLM applications
0 likes · 26 min read
Prompt Engineering: Concepts, Evolution, Techniques, and a Logistics Application Case
JD Cloud Developers
JD Cloud Developers
Nov 11, 2024 · Artificial Intelligence

Mastering Prompt Engineering: History, Techniques, and Real-World Applications

This article explains what Prompt Engineering is, traces its evolution from early NLP commands to modern adaptive and multimodal prompting, details core techniques such as Zero‑shot, Chain‑of‑Thought, Auto‑CoT, and reduction of hallucinations, and showcases a logistics case study using various prompting strategies.

AIChain-of-ThoughtLLM
0 likes · 26 min read
Mastering Prompt Engineering: History, Techniques, and Real-World Applications
NewBeeNLP
NewBeeNLP
Nov 7, 2024 · Artificial Intelligence

Tackling Large Model Hallucinations: Causes, Detection, and Mitigation Strategies

This article provides a comprehensive analysis of large language model hallucinations, detailing their definitions, classifications, root causes, detection techniques, and a wide range of mitigation approaches—including RAG pipelines, decoding strategies, and model‑enhancement methods—to improve reliability and safety in real‑world AI applications.

AI safetyModel EvaluationRAG
0 likes · 22 min read
Tackling Large Model Hallucinations: Causes, Detection, and Mitigation Strategies
DaTaobao Tech
DaTaobao Tech
Nov 1, 2024 · Artificial Intelligence

Multimodal Large Model for Voucher Verification: Prompt Engineering and Fine‑Tuning

By leveraging multimodal large models such as GPT‑4o and fine‑tuned Qwen‑VL, the study builds a prompt‑engineered and SFT‑enhanced voucher verification system that classifies product categories, detects diverse defects, and estimates problem counts, achieving up to 90 % accuracy and meeting real‑time business throughput requirements.

e-commercemodel fine‑tuningmultimodal AI
0 likes · 10 min read
Multimodal Large Model for Voucher Verification: Prompt Engineering and Fine‑Tuning
Fighter's World
Fighter's World
Oct 26, 2024 · Artificial Intelligence

Key Considerations for Deploying Large Language Models in Cloud Services

The article reflects on Alibaba Cloud's large‑model deployments, outlines four service scenarios, examines three fundamental questions about foundation models, and offers a prioritized roadmap—including prompt engineering, RAG, and organizational changes—to effectively bring LLMs to production.

AI deploymentAlibaba CloudLLMOps
0 likes · 8 min read
Key Considerations for Deploying Large Language Models in Cloud Services
58UXD
58UXD
Oct 22, 2024 · Artificial Intelligence

Boost Webtoon Production: How AI Powers Fast Comic Creation

This article explains how AI tools like GPT and Midjourney can streamline the entire webtoon creation process—from extracting core policy content to generating high‑quality comic panels—showing a complete workflow that reduces production time from weeks to days.

AIMidjourneyWebtoon
0 likes · 8 min read
Boost Webtoon Production: How AI Powers Fast Comic Creation
DataFunSummit
DataFunSummit
Oct 21, 2024 · Artificial Intelligence

Retrieval‑Augmented Generation (RAG) for Office Applications: Architecture, Challenges, and Practical Practices

This article introduces Retrieval‑Augmented Generation (RAG) as a solution to the hallucination, freshness, and data‑privacy issues of large language models, details its modular architecture, explains the layered system design and hybrid retrieval pipeline, and shares the practical challenges and engineering tricks encountered when deploying RAG in enterprise office scenarios.

AIHybrid RetrievalRAG
0 likes · 19 min read
Retrieval‑Augmented Generation (RAG) for Office Applications: Architecture, Challenges, and Practical Practices
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 21, 2024 · Artificial Intelligence

How to Build a Six Thinking Hats AI Agent: From Concept to Deployment

This article introduces the Six Thinking Hats framework, explains its benefits, describes AI agent concepts and platforms, and provides a step‑by‑step guide with prompt examples for creating a low‑cost, fully‑featured Six Thinking Hats assistant using generative AI tools.

AI AgentAgent platformsSix Thinking Hats
0 likes · 13 min read
How to Build a Six Thinking Hats AI Agent: From Concept to Deployment
Tencent Advertising Technology
Tencent Advertising Technology
Oct 14, 2024 · Artificial Intelligence

Generative Retrieval Based on Yuan Large Model: Implementation and Practice in Tencent Advertising

This paper presents the implementation and practice of generative retrieval based on Yuan large model in Tencent Advertising, addressing three key challenges: user intent capture, model alignment in advertising domain, and high-performance platform design under ROI constraints.

Model OptimizationRecommendation Systemsadvertising technology
0 likes · 17 min read
Generative Retrieval Based on Yuan Large Model: Implementation and Practice in Tencent Advertising
Architect
Architect
Oct 7, 2024 · Artificial Intelligence

Master Prompt Engineering: A Universal Framework for Building Effective LLM Prompts

This article presents a systematic, four‑part Prompt engineering framework—role definition, problem description, goal setting, and requirement specification—augmented with RAG, few‑shot examples, memory handling, and model‑parameter tuning, enabling developers to craft high‑quality prompts for large language models across diverse tasks.

Model ParametersRAGfew-shot learning
0 likes · 28 min read
Master Prompt Engineering: A Universal Framework for Building Effective LLM Prompts
21CTO
21CTO
Sep 30, 2024 · Artificial Intelligence

How LLM‑Powered IDEs Can Cut Your Coding Time in Half

Using an LLM-powered IDE, the author built a full‑stack weekend project without writing a single line of code, discovering faster development cycles, new debugging habits, and the strengths and limits of AI assistants compared to traditional Google searches.

AI codingDebuggingLLM
0 likes · 10 min read
How LLM‑Powered IDEs Can Cut Your Coding Time in Half
Tencent Cloud Developer
Tencent Cloud Developer
Sep 27, 2024 · Artificial Intelligence

A Comprehensive Prompt Engineering Framework: Universal Templates, RAG, Few‑Shot, Memory, and Automated Optimization

The article presents a universal four‑part prompt template—role, problem description, goal, and requirements—augmented with role definitions, RAG‑based knowledge retrieval, few‑shot examples, memory handling, temperature/top‑p tuning, and automated optimization techniques such as APE, APO, and OPRO, enabling developers to reliably craft high‑quality prompts for LLMs.

AI Prompt OptimizationRAGfew-shot learning
0 likes · 26 min read
A Comprehensive Prompt Engineering Framework: Universal Templates, RAG, Few‑Shot, Memory, and Automated Optimization
Huolala Tech
Huolala Tech
Sep 26, 2024 · Artificial Intelligence

How LLM-Powered AI Assistants Transform Logistics Operations

This article details Huolala's exploration of large‑language‑model (LLM) based AI assistants across multiple business scenarios, describing their architecture, implementation challenges, prompt engineering techniques, and the progressive stages from professional assistants to multi‑agent systems that drive efficiency and innovation in logistics.

AI assistantLLMlogistics AI
0 likes · 12 min read
How LLM-Powered AI Assistants Transform Logistics Operations
phodal
phodal
Sep 8, 2024 · Artificial Intelligence

Why Prompts Should Be Treated as Code: Engineering the Future of AI Agents

The article explores how prompts have evolved from simple text cues into executable, shareable agents, outlining engineering best practices, DSL‑plus‑runtime architecture, and the Shire Run platform that enables downloading, sharing, and future online execution of AI‑driven smart agents.

AI IDEDSLExecutable Prompts
0 likes · 9 min read
Why Prompts Should Be Treated as Code: Engineering the Future of AI Agents
iKang Technology Team
iKang Technology Team
Sep 5, 2024 · Artificial Intelligence

What Is LangChain? Overview, Core Advantages, Components, and Use Cases

LangChain is a modular framework that streamlines integration of large language models by providing unified model interfaces, prompt optimization, memory handling, indexing, chains, and agents, enabling developers to quickly build and deploy sophisticated NLP applications such as text generation, information extraction, and dynamic tool‑driven workflows across various industries.

AI FrameworkChainsLLM
0 likes · 6 min read
What Is LangChain? Overview, Core Advantages, Components, and Use Cases
Data Thinking Notes
Data Thinking Notes
Sep 1, 2024 · Artificial Intelligence

Master LLMs: Basics, Prompt Engineering, RAG, Agents & Multimodal AI

This article provides a comprehensive overview of large language models, covering their fundamental concepts, historical milestones, parameter scaling, prompt engineering techniques, retrieval‑augmented generation, autonomous agents, and multimodal model applications, illustrating how these technologies reshape AI capabilities across domains.

AI agentsLLMRAG
0 likes · 22 min read
Master LLMs: Basics, Prompt Engineering, RAG, Agents & Multimodal AI
Efficient Ops
Efficient Ops
Aug 28, 2024 · Artificial Intelligence

How Large Language Models Are Revolutionizing Banking Regulatory Interpretation

This article explores how AI-powered large language models enable Chinese commercial banks to automate, accurately match, and predict regulatory requirements, detailing new use‑cases, a prompt‑engineering framework, and the resulting efficiency and risk‑reduction benefits for the financial sector.

AIBankingRegTech
0 likes · 7 min read
How Large Language Models Are Revolutionizing Banking Regulatory Interpretation
Alibaba Cloud Developer
Alibaba Cloud Developer
Aug 23, 2024 · Artificial Intelligence

Mastering Prompt Engineering: Advanced Techniques from Top AI Labs

This comprehensive guide examines cutting‑edge prompt‑engineering strategies—covering clear instruction design, role‑playing, separators, step‑by‑step workflows, external tools, systematic testing, and case studies from Anthropic, Google, and practical Img2Code applications—to help developers achieve more accurate and powerful interactions with large language models.

AI developmentModel Evaluationbest practices
0 likes · 21 min read
Mastering Prompt Engineering: Advanced Techniques from Top AI Labs
DaTaobao Tech
DaTaobao Tech
Aug 19, 2024 · Frontend Development

Challenges and Solutions in AI-Powered Front-End Code Generation for B2C Platforms

The article details how Taobao’s AI team automated repetitive UI tasks for B2C front‑end development, achieving a 15 % efficiency gain across five projects, and outlines key challenges—prompt cost, low OCR accuracy, hallucinations, excess nodes, and customization variance—along with practical solutions such as a dedicated evaluation platform, OCR translation, model upgrades, prompt segmentation, output simplification, and a reusable component library.

AIFrontendUI automation
0 likes · 9 min read
Challenges and Solutions in AI-Powered Front-End Code Generation for B2C Platforms