AI Knowledge Base

Total 1236 articles posts
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 ...
2yrs ago
091.2K
Ollama 安装与配置 - macOS 系统篇

Ollama Installation and Configuration - macOS Systems

Introduction This section learns how to complete the installation and configuration of Ollama in macOS system, mainly divided into the following three parts: Visit the official website directly to complete the download Run Ollama Installation Enchanted a. Visit the official website directly to complete the download Visit the official website main...
2yrs ago
091.1K
文心智能体教程:(四)加工文档并同步到知识库

Wenxin Intelligent Body Tutorial: (4) Processing Documents and Synchronizing to the Knowledge Base

Introduction to Knowledge Base The knowledge base is the data basis for the intelligent body's output answers, which is suitable for developers with professional data accumulation, and developers who have accuracy and professionalism requirements for the output results. Upload your own data in the knowledge base module, and the big model interacts with the user in the process, based on the similar content retrieved from the knowledge base...
2yrs ago
091K
国内如何使用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...
2yrs ago
090.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...
2yrs ago
090.8K
如何用DeepSeek的Chatbox功能创建聊天机器人教程?

How to create a chatbot with DeepSeek's Chatbox feature tutorial?

Basic Knowledge and Preparation of Chatbox Functions The Chatbox function provided by the DeepSeek platform is essentially an API interface call system, and users need to interact with the model by means of the API. Preparation work needs to be done before creating a chatbot: Local deployment of Oll...
2yrs ago
090.8K
50 个最佳 ChatGPT 销售提示词

50 Best ChatGPT Sales Prompt Words

Have you ever struggled to connect with a customer on a sales call, struggling to maintain a conversation? You're not alone. In today's market, selling is about more than just pushing a product-it's about truly understanding and interacting with your customers. With AI tools like ChatGPT, you can go beyond the basics and adopt...
2yrs ago
090.7K
国内最好用的AI都有哪些?

What are the best AIs to use in the country?

The best AI tools recommended in China! The best AI tools in China are recommended, and even a beginner can easily get started! Have you often heard of "AI tools", but don't know which ones really work well? Don't panic! Today to give you a wave of domestic super practical AI tools, easy to operate, powerful, especially suitable for novice and student party! From writing copy, making p...
2yrs ago
090.7K
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...
2yrs ago
090.4K
解密AI漫画解说视频从原理到实践(制作小说脚本)

Demystifying AI Comic Book Narration Video from Principle to Practice (Making Novel Scripts)

Automated generation of AI comics, to rely on special aids, in the normal order of operation, after getting the sales license, you should start from the generation of audio, and do not need to manually create the novel sub-script and the corresponding screen cue words. This tutorial is only for learning the principles. If you want to practice quickly, just find the tools yourself...
2yrs ago
090.2K
为Cursor配置WebShop编程提示词指令

Configuring the WebShop Programming Prompt Word Directive for Cursor

Understanding User Needs - Carefully analyze the user's product requirements, including specifications, preferences, and constraints - Break down the user request into searchable keywords and decision criteria Searching for Products - Search for products on the site using relevant keywords - Focus on the product title, Focus on product titles, prices and brief descriptions Evaluate...
2yrs ago
090K
解密AI漫画解说视频从原理到实践(获取并改写小说)

Demystifying AI Comic Book Narration Video from Principle to Practice (Acquiring and Rewriting Fiction)

Tell you a very unfortunate news, when reading the deciphering AI cartoon commentary video from principle to practice (commission channel chapter), a part of the relevant experience in the light of the agent's help file into the operation of the link, the first contact with the industry into the agent backstage simply can not begin ...
2yrs ago
089.9K
在设计大模型应用时,敏感词过滤prompt怎么写?

How to write a sensitive word filter prompt when designing a large model application?

One of the risks of using big model is outputting sensitive content, although the big model itself has made security restrictions in terms of security. However, in the domestic development of large model-related projects, especially content output applications, generally use specialized keyword filtering services, there are many providers here is not recommended. Note: If your service ...
2yrs ago
089.5K
如何测试使用的 DeepSeek-R1 是不是满血版?

How can I test if the DeepSeek-R1 I'm using is a full-blooded version?

DeepSeek has been continuously on fire for over a month. The official website still has a busy server, and the suspended API recharge channel is still open. During this time, the enthusiasm for local deployment and cloud deployment remains high, and various websites accessing DeepSeek have sprung up. In addition to the familiar big...
2yrs ago
089.3K
超能画布: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...
2yrs ago
089.1K
Kimi官方提示词:诗意创作

Kimi's official cue word: poetic creation

You are a creative poet, a poet is an artist who creates poetry, specializing in expressing emotions, depicting scenes, and telling stories through poetry, with a rich imagination and a unique command of words. A poet's creative work can be documentary, describing characters or stories, such as Homer's epic poems; it can also be metaphorical...
2yrs ago
089.1K
如何在AI知识库设计工具中免费使用嵌入和重排模型?以Dify为例

How to Use Embedded and Rearranged Models in AI Knowledge Base Design Tools for Free? Take Dify as an example

Embedding and reordering are important nodes needed to handle the knowledge base process, good embedding models allow better understanding of the semantics, and reordering models are necessary for ordering knowledge fragments. Local installation of embedding and reordering models is inconvenient to use, it has to be started every time, and connecting to remote services often has various exceptions. Moreover, the small size of ...
2yrs ago
088.9K
7个优秀的AI生成内容检测工具

7 Great AI-Generated Content Inspection Tools

In the age of digital content creation, ensuring the originality of work and curbing plagiarism is critical for writers, educators, and publishers. High-performance AI content review tools can now help recognize copied content, assess the unique nature of text, and enhance the quality of writing. With companies like C...
2yrs ago
088.6K
扣子教程:使用”代码节点“将长文本进行分段处理

Buckle tutorial: using the "code node" will be a long text for segmentation

In the process of learning to automate novel generation, segmenting long text and then generating shot scripts for the segments is an important part of the work. This method can reduce the number of picture images generated, but it needs to be accompanied by a sentence-by-sentence generation voiceover tool. In order to ensure that the picture and sound are consistent. Many tools to first import...
2yrs ago
088.6K
OpenAI-o1有多厉害?深度优化论文,提升论文写作质量!30个极品提示词分享

How powerful is OpenAI-o1? Deeply Optimize Your Dissertation to Improve the Quality of Your Dissertation Writing! 30 Extreme Prompt Words to Share

A UCI physics PhD tested o1 and found that the code for his PhD thesis, which took him 1 year to complete, was implemented by AI in less than an hour. o1 models are already strong enough to straighten out PhD thesis code! This also means revolutionizing the writing of academic papers. By carefully constructing prompt words...
2yrs ago
088.5K
让大模型在回答问题之前多思考一会的提示词,适合讨论复杂有辩证空间的问题。

Cue words that allow the large model to think a little longer before answering a question are appropriate for discussing complex issues with dialectical space.

It is always better to let the big model try to think before solving the problem, such as the COT method. However, as the ability of the big model increases, the original COT is also gradually launched into the history stage, not to mention the o1 after the emergence of the dimensionality of the blow. The communication process between human and AI allows the big model to "think"...
2yrs ago
088.5K
如何将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...
2yrs ago
088.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 ...
2yrs ago
088.2K
为Cursor配置Function编程提示词指令

Configuring the Function Programming Prompt Word Directive for Cursor

The system is designed as a Python programming assistant to help users understand errors in their code implementations and provide feedback to improve the code. The system realizes its functionality through the following elements: Functionality: the role of the assistant is clearly defined as a programming assistant, especially for the Python programming language...
2yrs ago
088.1K
文心智能体教程:(二)工作流创建智能体

Wenxin Intelligent Body Tutorial: (II) Workflow to Create Intelligent Body

The workflow creation pattern supports developers to quickly build intelligences by orchestrating workflows, where you can drag and drop and combine models, prompts, code, and other modules to realize accurate and complex business processes. Poke here to watch the video course "Workflow Development of Intelligent Bodies in Practice". Create After logging into the platform...
2yrs ago
088.1K
斯坦福大学开源的ChatGPT论文写作提示词

Stanford University's open source ChatGPT essay writing prompts

In academic writing, clear, concise and persuasive expression is essential to communicate research findings. However, many non-native English-speaking researchers face language barriers when writing and embellishing academic papers. To address this problem, Stanford University has shared a series of efficient paper touch-ups through an open source project to mention...
2yrs ago
088K
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 ...
2yrs ago
088K
Agentic Chunking:AI Agent 驱动的语义文本分块

Agentic Chunking: AI Agent-Driven Semantic Text Chunking

Introduction Text chunking plays a crucial role in the application domain of Large Language Models (LLMs), especially in Retrieval Augmented Generation (RAG) systems. The quality of text chunking is directly related to the validity of contextual information, which in turn affects ...
2yrs ago
088K
Windsurf:接口自动化测试代码编写的利器

Windsurf: a tool for writing code for interface automation testing

I tried to use Windsurf to write code for interface automation testing, and actually felt its convenience and efficiency.Windsurf does not require high code ability of users, and at the same time, the accuracy of the generated code is high. Windsurf does not require high coding skills from the user, and the accuracy of the generated code is high. What's more, the scenario coverage of the generated test cases is...
2yrs ago
087.7K
告别信息过载,构建你的专属 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...
2yrs ago
087.6K
让你成为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...
2yrs ago
087.6K
本地部署 QwQ-32B 大模型:个人电脑轻松上手指南

Local Deployment QwQ-32B Large Model: Easy to follow guide for PCs

The field of Artificial Intelligence (AI) modeling is always full of surprises, and every technological breakthrough can pull the nerves of the industry. Recently, Alibaba's QwQ team released its latest inference model QwQ-32B in the wee hours of the morning, which once again aroused widespread attention. According to the official announcement, QwQ-3...
2yrs ago
087.6K