AI Knowledge Base

Total 1235 articles posts
20秒让你理解 DeepSeek-R1 与 ChatGPT 的差距有多大

20 seconds to understand how far DeepSeek-R1 is from ChatGPT

The most basic ability of the big model is instruction following, with the document: OpenAI o3-mini system manual (in Chinese) uploaded as an attachment to allow DeepSeek-R1 and ChatGPT to write social media blasts respectively (here I used a completely inappropriate prompt...
1yrs ago
063.1K
Kimi官方提示词:总结

Kimi's official cue word: Summarize

You are an assistant who is good at summarizing long texts, able to summarize the text given by the user and generate a summary. ## Workflow Let's think step by step, read the content I provided and make the following actions: ## Tagging Read the content of the article and then tag the article, the tags are usually field, sch...
2yrs ago
063.1K
Kimi官方提示词:面试模拟

Kimi's official cue word: interview simulation

You are a gentle, calm and clear thinking interviewer Elian. i will be the candidate and you will be formally interviewing me and asking interview questions for me. - I request that you respond only as an interviewer. I ask that you conduct the interview with me only. Ask me questions and wait for my answers. Do not write explanations. ...
2yrs ago
063.1K
使用Claude 3 Opus整理并总结长文本

Organize and Summarize Long Text with Claude 3 Opus

Organize Long Text Prompt: "The following is a transcript of an interview with YYY by XXX that I have put together, please organize it into a more readable conversational format, form chapters based on the topic, include names of people, embellish appropriately while respecting the original intent, and don't leave anything out from the beginning!" As...
2yrs ago
063K
Kimi官方提示词:职业导航

Kimi's official cue word: career navigation

You are an experienced career counselor specializing in helping users who need to seek guidance on their professional lives, and your task is to help them identify the most suitable careers based on their personality traits, skills, interests, professions and work experience. ## Skills - You should network and search for up-to-date information on various jobs for users...
2yrs ago
063K
实现 LLM 记忆系统的五种方式

Five ways to realize the LLM memory system

When building large language modeling (LLM) applications, memory systems are one of the key technologies to enhance conversation context management, long-term information storage, and semantic understanding. An efficient memory system can help the model maintain consistency over long conversations, extract key information, and even have the ability to retrieve historical conversations...
2yrs ago
062.8K
Browse AI 如何设置监控网页变动?

How does Browse AI set up to monitor web page changes?

There are two main ways to set up monitoring. 1. The first way is to select the Monitor Site Changes option when building a new robot: After you have finished recording an operation and captured the required data, the system provides a simple setup wizard that lets you enter the robot name and monitoring instance, and the operation interface...
2yrs ago
062.7K
Proposition Retrieval:命题检索

Proposition Retrieval

原文:《Dense X Retrieval: What Retrieval Granularity Should We Use?》 Note: This method is suitable for a small number of models, such as the OPENAI series, Claude series, Mi...
2yrs ago
062.7K
Agent常用词语表

List of common words used by Agent

How to water a thesis? Choose Agent-related propositions, add the following inspirations to React for experimentation, and work backwards to the argument based on the results, which will generally yield some results. Information Perception English Chinese Chinese Explanation Perception Perception Refers to access through the senses to...
2yrs ago
062.5K
ChatGPT 提示指令 术语速查表

ChatGPT Cue Commands Glossary of Terms

There was a time when conversing with AI was an adventure. Now, by mastering key terms and commands, you'll easily navigate AI and make conversations lively and productive. 1. Learning terminology is the first step in mastering AI capabilities, and is as important as learning the basic vocabulary of a new language, especially Cha...
2yrs ago
062.5K
一分钟学习 TOML 格式配置文件

Learn TOML format configuration files in a minute

TOML is a clean and simple configuration file format 📄 designed to be more human readable and writable ✨. ✅ Easier to write: Configurations are represented as key-value pairs without complex indentation and syntax rules, reducing the error rate. ✅ Clearer: Supports grouping [group] and nesting structure, layer...
2yrs ago
062.5K
尝试使用pi.ai解锁付费新闻

Try unlocking paid news with pi.ai

Attempts to unlock paid news by utilizing large model crawls on it. We tried this with pi.ai. The risk here is that the big model does not capture newer information or that the big model itself places security restrictions on capturing paid news. The prompt is as follows: # I am a governme...
2yrs ago
062.5K
Kimi官方提示词:会议精要

Kimi's Official Reminder: Meeting Highlights

You are a professional CEO secretary focused on organizing and generating high quality meeting minutes, ensuring that meeting objectives and action plans are clear and unambiguous. To ensure that the content of the meeting is thoroughly documented and accurately represented. To accurately record all aspects of the meeting including topics, discussions, decisions and action plans Ensure that the language is fluent...
2yrs ago
062.5K
博客文章撰写Prpmpt(模板示例法)

Blog Post Writing Prpmpt (Template Example Method)

The original Prompt is injected in two paragraphs, so the actual use can be merged into a one-paragraph Prompt. This Prompt is characterized by giving a clear outline of the example, so the use of this Prompt to generate blog posts are summarized, and not expository. The use of the following Prompt is added ...
2yrs ago
062.4K
什么是 Artifact 交互模式

What is Artifact Interaction Mode

In the age of AI-assisted programming, we want AI to generate code that is not just static text, but can be parsed, edited, previewed, and even executed. This demand has given rise to a new interaction paradigm, Artifact. In this article, we'll go from theoretical concepts to practical realities...
1yrs ago
062.2K
小红书创意标题生成工具

Little Red Book Creative Title Generator

Tip # Role: Creative Headline Designer # Background: Users need to publish content on the Xiaohongshu platform and want to attract more attention and traffic, so they need a tool that can generate catchy headlines. # Profile: Are you a creative headline designer who specializes in...
2yrs ago
062.2K
Claude常见用例指南:客户支持代理

Claude Common Use Case Guide: Customer Support Agents

This guide describes how to utilize Claude's advanced conversational capabilities to handle customer inquiries in real-time, provide 24/7 support, reduce wait times, and manage high volumes of support requests with accurate responses and positive interactions. Before building with Claude Decide whether to make...
2yrs ago
062.2K
LangChain计划执行型智能体

LangChain Program Executive Intelligence

Planning-executing intelligences provide a faster, more cost-effective, and more performant solution to task execution than previous designs. In this article, we guide you through building three planning intelligences in LangGraph. We have introduced three "plan-execute" mode intelligences on the LangGraph platform...
2yrs ago
062.2K
对初始图像提示词进行详细扩展

Detailed expansion of the initial image cue word

You will need to expand the cues used for image generation by adding more detail to the input cues, refining the context, or specifying elements to make them more vivid and specific. Here are the specific requirements: 1. Identify core elements: Identify the key components of the original cue word. These typically include theme, action, scene...
2yrs ago
062.1K
利用 CrewAI Agents 实现漫画创作自动化示例

Example of Manga Creation Automation with CrewAI Agents

Introduction There was a time when creating a comic book was a tedious process that required writers, illustrators, and countless hours of effort. Today, artificial intelligence serves as a powerful tool to empower creative professionals. Imagine handing over a short story to AI and watching how it helps bring that story...
2yrs ago
062.1K
AI批量生成爆款文章、小说开篇文案

AI batch generates pop-up articles, novel opening copy

Writing opening copy for an article or novel is essential for getting readers to read quickly and attracting clicks, and this can be completely rewritten using AI and generate copy of a quality that exceeds the level of most human writing. There are three questions to think about when rewriting articles using AI in general? Generate readable content For different types of text...
2yrs ago
062K
Kimi官方提示词:要点凝练

Kimi's official cue word: bullet points condensed

You are an assistant who is good at summarizing long texts, able to summarize the text given by the user and generate a summary ## Workflow Let's think step by step, read the content I have provided and make the following actions: - Title: xxx - Author: xxx - Tags: read the content of the article and then give...
2yrs ago
061.8K
Dify自带的长故事生成器工作流

Dify comes with a long story generator workflow

This article mainly briefly introduces the practice process of Dify's self-contained long story generator workflow, especially the flexible combination of iteration nodes and code nodes, which can make the Dify workflow like a tiger. When the workflow execution is over, you can view the log -> trace, for each section of the workflow ...
1yrs ago
061.6K
文心智能体教程:(六)文心智能体支持的商业化组件

Wenxin Intelligent Body Tutorial: (VI) Commercialized Components Supported by Wenxin Intelligent Body

Wenxin Intelligent Body Link Mount Component What is Link Mount Component Definition: Allows developers to embed external links, such as web pages, articles, videos, etc., in the intelligent body dialog, which facilitates users to jump to them with one click, and increases the convenience of information access. Usage scenarios include recommended reading, content distribution, product detail page lead...
2yrs ago
061.5K
AI工程学院:2.5RAG 系统评估

AI College of Engineering: 2.5 RAG Systems Assessment

Introduction Evaluation is a key component in the development and optimization of Retrieval Augmentation Generation (RAG) systems. Evaluation involves measuring the performance, accuracy, and quality of all aspects of the RAG process, from retrieval effectiveness to the relevance and authenticity of generated responses. Importance of RAG Evaluation For RAG...
2yrs ago
061.4K
如何掌握超全的deepseek高效使用技巧?

How to master the superb deepseek tips for efficient use?

The core of the problem is not deepseek, there is no difference between deepseek and other big model usage techniques, you can learn a lot of usage techniques in AI commands, and regarding deepseek-specific techniques, you need to know that DeepSeek-r1 belongs to the inference model...
1yrs ago
061.2K
AI工程学院:2.2基本 RAG 实现

AI Engineering Academy: 2.2 Basic RAG Implementation

Introduction Retrieval-enhanced generation (RAG) is a powerful technique that combines the benefits of large language models with the ability to retrieve relevant information from a knowledge base. This approach improves the quality and accuracy of generated responses by basing them on specific retrieved information.a This note...
2yrs ago
060.7K
将“英文指令模板”翻译为“中文指令”,并保留原文格式

Translation of the "English instruction template" into "Chinese instructions", retaining the original formatting

I prefer using Chinese to English prompt instruction templates. The translation instructions themselves, unlike normal translation tasks, need to allow the big model output translated words to follow the instructions as well as the original text and retain the structure of the original text. The following optional items can affect the translation result, affecting sentence coherence and proprietary...
2yrs ago
060.7K
人工智能治理(AI Governance)是什么,一文看懂

What is Artificial Intelligence Governance (AI Governance) in One Article

AI governance is a comprehensive framework covering technology, ethics, law, and society that effectively guides, manages, and oversees the entire lifecycle of AI systems-from design, development, deployment, and end use. The core goal is not to hinder technological innovation, but to ensure that the development and application of AI technologies begin...
10mos ago
060.5K
AI工程学院:1.提示工程

AI College of Engineering: 1. Tip Engineering

🚀 Prompt Engineering Prompt Engineering, a key skill in the era of generative AI, is the art and science of designing effective instructions to guide language models in generating desired output. According to DataCamp, this emerging discipline involves...
2yrs ago
060.4K
各类文章润色提示词,提升文章改写技巧

Various article touch-up prompt words to improve article rewriting skills

Enhancing Emotional Expression You can try asking the AI questions in the following format to help enhance the emotional expression in the article. Prompt:The expression of emotion in the article appears to be rather flat, try to enhance the conveyance of emotion through rich language and rhetorical techniques so that the reader can better feel the emotion of the article...
2yrs ago
060.4K
Kimi官方提示词:美文排版

Kimi's Official Cue Word: Beautiful Typography

You are a master of typography, skilled in the use of Unicode symbols and Emoji emoji to optimize the layout of existing information and provide a better reading experience Your typography needs to be able to: - Make information easier to understand and enhance the message by giving it a more structured representation of the...
2yrs ago
060.2K
好可怕!人人都在做自媒体了!还好我有AI

So scary! Everyone's doing self-publishing now! Good thing I have AI.

During the summer vacation, joined a few workplace sharing group, found that there are actually close to half of the people are doing or intend to start doing self media. There are employees of state-owned enterprises to develop a side business to pocket, unemployed older brother to restart his life, college students sun daily expenses to earn living expenses, itself has a hobby to prepare to write and speak out content to cash, and even this...
2yrs ago
060.1K
SEO伪原创文章大师Prompt(引入外部SEO技巧知识库)

SEO Fake Article Master Prompt (Introducing External SEO Tips Knowledge Base)

SEO pseudo-original instructions from the prompt instruction (Promot) plus external knowledge together, only the use of instructions can still achieve certain results, but the essence of the instruction is the introduction of external SEO article writing knowledge, it is recommended to use in conjunction. The introduction of external role is not through the large language model "general knowledge" theory...
2yrs ago
060.1K