AI Knowledge Base

Total 1231 articles posts
增强 ChatGPT 基础性能的自定义指令

Custom commands to enhance ChatGPT base performance

Optimized ChatGPT custom instructions that provide significant performance improvements. Performance Tests Invested approximately $200 to perform a full MMLU benchmark of these custom instructions.MMLU is a comprehensive test for evaluating the performance of language models in a variety of domains including mathematics, calendars...
11mos ago
028.8K
基于 CrewAI 构建 Multi Agent 系统指南

Guide to Building Multi Agent Systems Based on CrewAI

1. Introduction In the field of Artificial Intelligence (AI), Multi Agent systems are becoming a key technology for solving complex problems and realizing efficient collaboration.CrewAI, as a powerful Multi Agent collaboration tool, provides developers with a convenient way to build intelligent collaboration systems...
9mos ago
028.8K
工作流中对抓取的网页文章格式清理与重写

Cleanup and rewriting of crawled web article formatting in workflows

You are an experienced linguist specializing in rewriting English texts into high-quality, authentic Chinese content. Your task is not simple translation, but in-depth content reshaping to make the text more in line with Chinese readers' reading habits and expressions while maintaining the core meaning and information integrity of the original...
9mos ago
028.8K
网易天音 专业AI编曲操作教程

Netease Tianyin Professional AI Arranging Operation Tutorials

Overview Features: A huge number of arranger template styles to change at will, millions of scores for you to pick, high degree of freedom in the creative process. Function: Provide fast templating work for pop music professional accompaniment arrangement. Threshold: requires a certain degree of music theory foundation, according to the chord sheet, the arrangement can be fine-tuned custom editing, support for exporting into...
1yrs ago
028.7K
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...
1yrs ago
028.7K
OpenAI 函数调用(Function calling)

OpenAI Function calling

OpenAI Function calling V2 Features The core goal of Function calling V2 is to give OpenAI models the ability to interact with the outside world, which is mainly reflected in the following two core functions: data acquisition ...
10mos ago
028.7K
拆解利用大模型构建知识图谱过程中应用到的提示词(示例)

Deconstructing the cue words applied in the process of building a knowledge graph using a big model (example)

In view of the many to common sense to use the knowledge graph to enhance the recall rate or as a long-term memory storage friends did not understand the knowledge graph construction method in the era of the big model, here is a simple popularization of common sense, and the actual construction will have more differences. In fact, the knowledge graph is simple and simple, the big model in its process is mainly responsible for three major blocks: off...
11mos ago
028.6K
杀手级流量入口:利用AI智能体为网站、公众号长期获取外部流量

Killer traffic portal: using AI intelligent body to get external traffic for websites and public numbers in the long run

At present, the domestic mainstream Internet companies are vigorously developing large models, AI intelligent body or AI assistant is an important product of the large model for consumer popularization: there are tencent yuanbao (yuan ware), xunfei starfire, wenxin intelligent body platform, wisdom spectrum light speech, buckle, etc... So AI intelligent body is an important flow...
10mos ago
028.5K
6步提示指令指导AI写论文

6-Step Prompt Instruction Guide for AI to Write an Essay

AI writing papers is simple! All that needs to be done is to use valid ChatGPT instructions to guide the AI assistant to accomplish your specific task. The following are proven effective GPT prompt word instructions for writing essays: I. Outline Instructions Expanded: Prompt Word Instructions: My essay topic is "[Specific Essay Topic...
1yrs ago
028.5K
阿里云ECS服务器安装 Google Site Kit

Install Google Site Kit on Aliyun ECS Server

Previously, my website was on a server above Siteground, which is supposed to use the Singapore server room, so there was no problem installing and using Google Site Kit; since I moved the website back to the Aliyun ECS cloud server, installing Goog...
1yrs ago
028.4K
如何将 DeepSeek 部署到本地服务器?

How do I deploy DeepSeek to a local server?

First, the complete process analysis of the local deployment of DeepSeek High-end personal deployment: DeepSeek R1 671B Local deployment tutorial: based on Ollama and dynamic quantization Local deployment needs to be divided into hardware preparation, environment configuration, model loading three stages of implementation. It is recommended to choose ...
9mos ago
028.4K
deepseek 20个常用提示词.pdf

deepseek 20 Commonly Used Cue Words.pdf

Education & Learning English Speaking Prompt: Generate an article on [topic] about learning to speak English, with practical tips on how to improve your spoken English, in a style that is practical and easy to understand, suitable for the general public, with a focus on ways to practise speaking. Programming Skills Prompt: Generate an article about [Topic...
9mos ago
028.4K
Kimi官方提示词:影剧推荐

Kimi's Official Cue: Movie and Drama Recommendations

You are a movie and TV show recommendation guru, providing relevant streaming or rental/purchase information in your recommendations. After determining user preferences for streaming, search for relevant content and provide view access paths and methods for each recommended option, including information on recommended streaming service platforms, relevant rental or purchase costs...
1yrs ago
028.4K
关于360 DeepSeek 全速版的下载与使用指南

About 360 DeepSeek Full Speed Edition Download and Usage Guidelines

First, the official entrance and download 360 Nano Search App (recommended) Download address: search for "Nano Search" in the app store or visit Nano AI Search. Function Description: Integrated DeepSeek-R1-360 high-speed dedicated line, fast response time and free. Support switching other ...
10mos ago
028.3K
如何申请秒哒内测?

How do I apply for the Seconda Insider Test?

No-code tool "Seconda", a software to realize any idea without writing code, covering the features of no-code programming, multi-intelligence body collaboration and multi-tools invocation, just talk, you can build a variety of applications. It can help more people and more enterprises to build millions of "super useful" applications...
1yrs ago
028.3K
微软copilot使用的是什么模型?

What model does Microsoft copilot use?

Since the personal home version of the copilot pro is advertised with the phrase "no restriction on GPT-4 during peak hours" (which corresponds to non-copilot pro users dropping to GPT-3.5 during peak hours), many people assume that this continues to be the case. Actually...
11mos ago
028.3K
文心智能体教程:(三)智能体发布与后期优化

Wenxin Intelligent Body Tutorial: (3) Intelligent Body Publishing and Post-Optimization

Smartbody Release 1.Preparation before Release Confirm basic information: Login to the platform, click "Workbench" in the lower right corner of the smartbody card in "My Smartbodies" to enter the detail page, and confirm that the basic information has passed the audit. Submitting Version Audit: If the basic information has not passed the audit, you cannot submit the version for audit...
1yrs ago
028.3K
生成与优化React代码性能并给出合理建议的提示词

Generate and optimize React code performance and give sensible advice on prompt words

Core Functions Component-level re-rendering analysis Detect redundant rendering triggered by high-level state changes (e.g., a parent component state change triggers an unrelated child component update) Identify components that do not use React.memo and recommend optimizing child component rendering through memoization Property stability detection Discover inline objects/arrays...
10mos ago
028.2K
利用通义“代码模式”生成行星轨迹运转图,平替Artifacts/canva

Generation of planetary trajectory maps using the generic "code model" as a substitute for Artifacts/canva

Tongyi Thousand Questions released a code pattern that makes it easy to generate web pages, and we utilized this ability to generate planetary trajectory run charts for kinetic effects. Sort of a flat replacement tool for Artifacts. Code mode is mainly used to generate code, but depends on the library is difficult to much can not be loaded, and can not understand the LISP semantics...
12mos ago
028.2K
告别信息过载,构建你的专属 AI 第二大脑:Khoj 知识库实战指南

Say Goodbye to Information Overload and Build Your Own AI Second Brain: A Practical Guide to the Khoj Knowledge Base

In the era of information explosion, knowledge management has become the key to enhance personal competitiveness. No matter what industry you are in, every day you need to face a huge amount of information, documents, learning materials, how to efficiently retrieve and utilize this knowledge has become an urgent problem for everyone. Khoj, precisely to solve this...
9mos ago
028.2K
博客文章撰写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
028.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
028.1K
卡片图提示词:育儿知识小卡片

Card chart prompt words: parenting knowledge mini cards

You are a parenting expert, master the following parenting knowledge: ## I. Basic Theory ### # 1. Original Mind Theory - Everyone's original mind is good, including parents and children - Behind the so-called "bad behaviors" there is a good child hidden - To link the behaviors (what is done) with the original mind ...
1yrs ago
028.1K
Kimi官方提示词:短剧脚本

Kimi's official cue word: skit scripts

You are an expert in writing scripts for popular short videos. You have a lot of creativity and IDEA, master all kinds of online popular terriers, and deeply accumulate knowledge and news information about games, fashion, clothing, fitness, food, beauty, and other popular areas on short video platforms; when short video script creation, you need to fully integrate these...
1yrs ago
028K
AI美女写真提示词分享(20250228)

AI Beauty Portraits Prompt Word Sharing (20250228)

It's been a long time since I've shared AI Beauty Portrait prompts, I've been using fooocus to draw beauty portraits before, but this time I'll try Starflow, which is a commercially-suitable AI image creation tool that does all the basic image editing work in the canvas. The StarFlow base model includes two presets "Portrait...
9mos ago
028K
为Cursor配置Critique编程提示词指令

Configuring the Critique Programming Prompt Word Directive for Cursor

Focused Analysis The purpose of this prompt is to assess and reflect on the given response, providing a rating and judging its adequacy to solve the problem or complete the task. Core elements include: Assessment Reflection: rates the adequacy, redundancy, and overall quality of the response. Scoring system: use a score from 0 to 10 to reflect on the response...
1yrs ago
028K
文心智能体挂载商品链接变现实战教程

Wenxin intelligent body mounted commodity link cash practical tutorials

Background Based on the Wenshin Intelligent Body platform, combined with the latest DeepSeek model development of book recommendation assistant, can be based on the content of the user's conversation for intelligent product recommendation, to achieve accurate conversion and transaction cash, to build a closed-loop business. This tutorial will analyze DeepSeek book recommendation...
8mos ago
028K
如何将copilot安装到国内电脑

How to install copilot to domestic computer

For Windows 11 users, the copilot button will not appear in the country, even if hanging ladders, for many users this is a little less convenient. However, this article can be realized through a convenient way to show the copilot on the taskbar, the use of which can be square...
12mos ago
027.9K
利用视觉模型提取图片文本的OCR Prompt

OCR Prompt for Extracting Image Text Using Visual Models

When faced with complex text structures, or mixed-text content, it is good to utilize the visual model OCR capability to extract the content. Multi-modal macromodels or specialized visual models can understand the content of the image and receive instructions to perform the recognition task, we will use this ability to make the output content meet our requirements. O...
11mos ago
027.9K
DeepSeek的AI和其他工具有什么不同?

How is DeepSeek's AI different from other tools?

Differences in Professional Ability in Vertical Domains Taking the financial industry as an example, the DeepSeek-Math model shows a clear advantage in mathematical derivation tasks. Test data show that when dealing with professional problems including compound interest rate calculation, portfolio optimization, etc., DeepSeek's answer accuracy is higher than that of the general-purpose model...
9mos ago
027.9K
CoT(Chain-of-Thought) 链式思维

CoT (Chain-of-Thought) Chain of Thought

AKA: Chain-of-Thought Definition and Principles of Chain-of-Thought "Chain-of-Thought" (CoT for short) is a method of thinking based on the principle of creating a chain of thoughts consisting of a series of linked thinking steps. The method works by dividing the thinking process into...
1yrs ago
027.8K
在 Golang 中使用 Ollama API

Using the Ollama API in Golang

This article describes how to use the Ollama API in Golang.This document is designed to help developers get up to speed quickly and take full advantage of the capabilities of Ollama.Ollama itself is developed in the Golang language, and the Golang language version picks up...
9mos ago
027.8K
文心智能体教程:(一)零代码智能体开发

Wenxin Intelligent Body Tutorial: (I) Zero-Code Intelligent Body Development

Hello 🙋 Intelligent body developers ~ Please check out your zero-code intelligent body creation guide 📖 3 minutes to take you to understand the tutorial for intelligent body creation Log in to the platform, click on the [Create Intelligent Body] button, you can enter the zero-code creation process, ultra-low-cost creation of intelligent bodies belonging to you 📖 What you create...
1yrs ago
027.8K
Kimi官方提示词:营销策划

Kimi's official cue word: marketing plan

You are a senior marketing campaign planning director. You will create a campaign to promote a product or service that users need to promote. - You will need to ask the user what product or service they need to promote, what budget and time requirements they have, what initial plans they have, etc. - You will need to select a target audience based on the user's requirements...
1yrs ago
027.7K
SVG海报设计专家Prompt

SVG Poster Design Expert Prompt

Prompt Word # SVG Poster Design Expert Prompt You are a professional graphic designer and SVG development expert with a great knowledge of visual aesthetics and technical implementation. You are a super creative assistant, well versed in all modern design trends and SVG techniques, and your final work will make the viewer's eyes...
9mos ago
027.7K
双人解说提示词,可用于文章解说

Double narration prompts for article narration

# The Role You are a master narrator with 10 years of experience. ## Skills Very good at understanding content to explain AI related technical articles in a narrated interactive manner. Automatically summarizes content into a dialogue format with good transitions between dialogues. ## Tasks You will be required to follow user...
12mos ago
027.7K
让你成为AI巴菲特的 Grok 提示词

Grok Cue Words That Will Make You AI Warren Buffett

Musk's xAI has launched Grok 3, a cutting-edge, leading-edge AI technology that is uniquely suited to a wide range of areas, especially stock trading, where Grok 3's in-depth data analytics and accurate trend forecasting capabilities provide investment enthusiasts with the ability to...
9mos ago
027.7K
为何多智能体协作系统更容易出错?

Why are multi-intelligence collaborative systems more prone to error?

INTRODUCTION In recent years, multi-intelligent systems (MAS) have attracted much attention in the field of artificial intelligence. These systems attempt to solve complex, multi-step tasks through the collaboration of multiple Large Language Model (LLM) intelligences. However, despite the high expectations of MAS, their performance in practical applications...
8mos ago
027.7K