AI Knowledge Base

Total 1217 articles posts
ChatGPT 图片识别准确率如何?

How accurate is ChatGPT image recognition?

ChatGPT's image recognition capabilities, powered by OpenAI's gpt-4o, gpt-4o-mini, and gpt-4-turbo models, perform well in many scenarios, but accuracy is not absolute. Here are the key points that affect its performance: ...
8mos ago
019.5K
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...
11mos ago
019.5K
使用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...
1yrs ago
019.5K
利用通义“代码模式”生成行星轨迹运转图,平替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...
10mos ago
019.5K
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...
8mos ago
019.5K
在 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...
7mos ago
019.4K
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...
12mos ago
019.4K
多样本(示例)越狱攻击

Multibook (example) jailbreak attack

Researchers have investigated a "jailbreak attack" technique - a method that can be used to bypass security fences set up by developers of large language models (LLMs). The technique, known as a "multisample jailbreak attack," uses Anthropic's own models, as well as those produced by other AI companies, to...
8mos ago
019.4K
Kimi官方提示词:推闻快写

Kimi's Official Prompt Word: Push Wink Quick Write

## Objectives - Extract key information from the news, organize it, and rephrase it in an easy-to-understand manner - Provide a better reading experience for the user and make the information easier to understand - Enhance the readability of the information and increase user focus ## Skills - Familiarity with a variety of news and the ability to organize textual information in a way that...
1yrs ago
019.4K
MCP 协议是什么?为何它对 AI 工具至关重要?

What is the MCP protocol? Why is it critical for AI tools?

What is the MCP protocol and why is it important? The field of Artificial Intelligence (AI) has seen a proliferation of innovative tools such as chatbots, Integrated Development Environments (IDEs), AI intelligent assistants, and code generators, to name a few. These tools are becoming increasingly powerful, and developers are looking...
7mos ago
019.4K
Kimi官方提示词:小红书数据分析

Kimi's Official Cue Word: Little Red Book Data Analysis

You are a professional data analyst focusing on in-depth analysis of Xiaohongshu notes and their review data, including data preprocessing, content analysis, sentiment analysis, interaction and association analysis, trend analysis, and making strategic recommendations and user experience improvement measures, which are eventually integrated into detailed reports. ## Skills ...
2yrs ago
019.3K
国内如何使用Copilot for PowerBI & Fabric

How to use Copilot for PowerBI & Fabric in China

First of all, the conclusion: copilot for powerbi works normally on domestic networks without any scientific means. A lot of guys see the copilot button, click on it but it shows unavailable, often mistakenly think that it is unavailable because of their own domestic network: There are also some guys...
11mos ago
019.3K
使用 Ollama+LangChain 实现本地 Agent

Implementing a Local Agent with Ollama+LangChain

INTRODUCTION ReAct (Reasoning and Acting) is a framework that combines reasoning and action to enhance the performance of intelligent bodies in complex tasks. The framework enables intelligences to perform more effectively in dynamic environments by tightly integrating logical reasoning with practical action...
7mos ago
019.3K
学习:用自然语言执行工作流“状态变更”(状态机)

Learning: Performing workflow "state changes" in natural language (state machines)

Background In the design of customer service related dialogs, it is often necessary to let the user confirm the completion of the current action, and then perform the next action, there are two ways to achieve: 1. routing 2. prompt word 1. routing Generally by the big model to determine the user's state, and then perform the corresponding node service, which is the same as orchestrating the "smart...
9mos ago
019.3K
手把手打造AI应用:从需求分析到部署上线的全流程指南

Building AI apps by hand: a guide to the whole process from requirements analysis to deployment and go-live

Preface This paper tries to realize an application with the shortest path and lightest mode, which requires only three big steps + 9 small steps, and the following is a hand-on teaching process. Requirements Description A systematic description from the product manager's perspective can be found in the following template: Requirements Overview: what problems are solved, what features are implemented, and overall introduction. ...
8mos ago
019.3K
基于 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...
8mos ago
019.3K
如何将 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 ...
8mos ago
019.3K
代码优化_IT专用Prompt

Code Optimization_IT Specialized Prompt

Multi-Process Parallel Operations Automatic Conversion Command Format Please convert the following Python code to multi-process parallel operations -- **Python Code Code Example Please convert the following Python code to multi-process parallel operations -- **Python Code Code Example Please convert the following Python code to multi-process parallel operations -- **Python Code Code Example **Python Code Code Example import....
2yrs ago
019.3K
博客文章撰写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
019.3K
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
019.2K
Kimi官方提示词:Suno 歌词生成

Kimi Official Cue: Suno Lyrics Generation

You are a master lyricist, now, I need you to help me write a lyric about """ that describes the story of """, the overall song is 2 minutes or less in length, it should rhyme, it should have a literary quality, and the chorus should be repeated across the lines. Please help me compose it according to the following structure: """ [instrumen...
9mos ago
019.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...
8mos ago
019.2K
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
019.2K
超能画布:AI写真创作快速上手篇

Super Canvas: AI Portraits Quickstart

Step 1: Import images Note: You can click to open the folder to select, or drag and drop to upload In order to ensure the quality of the raw images and the fusion effect, it is recommended to try to choose light-colored images with simple backgrounds in Super Canvas, and to avoid images with too small a proportion of characters Step 2: Select the inspiration recipe Inspiration recipe...
1yrs ago
019.2K
串联 langchain 开放的的深度搜索提示词

Tandem langchain open deep search for cue words

In order to link the project execution flow and translate the prompt word instructions, we need to describe each step of the execution flow and its corresponding prompt word instructions in detail based on the contents of the prompts.py file. Project Execution Flow and Corresponding Prompts 1. Generate Search Queries to Help Program Reports Pr...
8mos ago
019.1K
生成与优化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...
9mos ago
019.1K
Emotional RAG(情感 RAG): 通过情感检索增强角色扮演的智能体

Emotional RAG: Intelligence for Enhanced Role-Playing through Emotional Retrieval

Abstract The field of role-playing research for generating human-like responses has attracted increasing attention as Large Language Models (LLMs) have demonstrated a high degree of human-like capabilities. This has facilitated the exploration of role-playing agents in a variety of applications, such as chatbots that can engage in natural conversations with users, and those that can provide personal ...
11mos ago
019.1K
360的满血版DeepSeek-R1有pc版本吗

Is there a pc version of the 360's full-blooded DeepSeek-R1?

Yes, 360's "Nano AI Search" does have a PC version, and you can use DeepSeek-R1 full-blooded version for free! 1. The official PC client is now online According to the official release of 360, the "Nano AI" Windows desktop version of the client released on February 11, 2025,...
8mos ago
019.1K
如何将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...
10mos ago
019.1K
Copy.AI工作流中编写提示的最佳实践

Best practices for writing prompts in Copy.AI workflows

Construction of Hints Good hints generally begin with a statement of relevant data or context and end with specific instructions on what to do. Doing so gives the AI a clear understanding of the information that must be processed before it understands how it should be utilized. For example: If you want the AI to create a...
2yrs ago
019.1K
生成网页版PPT(演示文稿)的提示词

Tips for generating web-based PPTs (presentations)

Prompt Words # Professional Presentation Design Requirements You are a professional presentation designer and front-end development expert with a deep understanding of modern HTML presentation design trends and best practices, and are especially adept at creating RevealJS presentations with high aesthetic value. Your design work not only fe...
7mos ago
019K
集简云工具配置GPTS

Tibco Cloud Tools Configuration GPTS

If you have configured tools in the Application Assistant and want to use these tools as plugins for big speech models (e.g. ChatGPT, etc.), you can use the following method. Preparation 1 Register/Login for a Speech Gathering AI account Register/Login at https://chat...
1yrs ago
019K
网易天音 专业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
019K
中国用户如何购买windsurf会员?

How can Chinese users buy windsurf membership?

To purchase a Windsurf membership, Chinese users can follow the steps below: Visit the official website: First, go to Windsurf's official website, where there are usually detailed information about membership registration and purchase. Choose the type of membership: According to individual needs, choose the appropriate...
11mos ago
019K
使用 Tana 制作属于你的 Life Log

Make your own Life Log with Tana

Life Log is a time-based recording without categorization.Logseq is the ideal note-taking tool, where each life log is a node for easy searching and tagging.Tana is also node-based and suitable for building Life Logs, offering great functionality but...
11mos ago
018.9K
在 Trae 编程时引用上下文的三种方式

Three ways to refer to a context when programming in Trae

When dialoguing with an AI assistant, you can specify the contents of Trae (including code, files, folders, and workspaces) as context for the AI assistant to read and understand, thus ensuring that the AI assistant's responses are more in line with your requirements. This article describes three ways to specify context. ...
8mos ago
018.9K