AI Knowledge Base

Total 1183 articles posts
Langchain-Chatchat 部署教程!免费开源可商用,完全本地化推理的知识库增强方案

Langchain-Chatchat Deployment Tutorial! Free open source commercially available, fully localized reasoning knowledge base enhancement solution

Langchain Chatchat is a knowledge base enhancement solution that enables: fully localized reasoning, focusing on solving the enterprise pain points of data security protection and private domain deployment. The open source solution is licensed under the Apache License and can be commercialized free of charge without paying ...
1yrs ago
02.9K
使用 DeepSeek-R1 API 常见问题

Using the DeepSeek-R1 API Frequently Asked Questions

DeepSeek-R1 API The standard model name is: deepseek-reasoner DeepSeek-R1 supports cached hits Cached hits are generally used for high-frequency inputs with few sample examples, large document inputs with multiple outputs (less than 64 tok...
6mos ago
02.9K
总结知识常用prompts

Summarize knowledge common prompts

Summarization is one of the big model base capabilities, which is a task that is both simple and complex, requiring big model base capabilities and explicitly purposeful constructor instructions to perform correctly. Why? Let's start with two examples given in the official Big Model documentation. For example, the official OPENAI provides summarization will...
7mos ago
02.9K
文心智能体教程:(一)零代码智能体开发

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...
12mos ago
02.9K
Napkin AI 中文入门指南

Napkin AI Chinese Beginner's Guide

How to start generating visual content with Napkin AI ? (Account creation, visual generation, export to pdf or image file...) Welcome to Napkin AI, a tool that makes it easy to convert your text into beautiful visuals. This guide will walk...
7mos ago
02.9K
Agora: a scalable multi-agent protocol for large language models

Agora: a scalable multi-agent protocol for large language models

INTRODUCTION This study introduces Agora, a metacommunication protocol designed for Large Language Model (LLM) networks.Agora aims to solve the trilemma between efficiency, scalability, and flexibility when communicating between agents by using a mixture of natural language and structured protocols to achieve efficient...
10mos ago
02.9K
引入成熟开发经验作为AI生成前端代码规则:Next.js 14 开发提示词、Swift与SwiftUI开发提示词

Introducing mature development experience as rules for AI-generated front-end code: Next.js 14 Development Cue Words, Swift and SwiftUI Development Cue Words

Suitable as Cursor, Windsurf, Cline and other AI IDE tools to normalize the generation of front-end project code. Such tools, although the ability to generate complete project code is very powerful, but the lack of basic constraints will lead to a large number of ineffective consumption of tokens, especially raw...
7mos ago
02.9K
uv常用命令大全

uv common commands

The Python ecosystem has never been short of package management and environment management tools, from the classic pip and virtualenv to pip-tools and conda to the modern Poetry, PDM, and so on. Each tool has its area of specialization, but often...
4mos ago
02.8K
好可怕!人人都在做自媒体了!还好我有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...
1yrs ago
02.8K
OpenRouter 调整免费额度与速率限制

OpenRouter Adjusts Free Credits and Rate Limits

OpenRouter, a platform that aggregates APIs from many of the world's leading large language models, has recently made significant changes to its free usage policy and rate limiting. The platform is recognized for its ease of use - providing a single API key to call APIs including DeepSeek, Qw...
3mos ago
02.8K
如何申请秒哒内测?

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...
9mos ago
02.8K
增强 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...
8mos ago
02.8K
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...
9mos ago
02.8K
解密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 ...
11mos ago
02.8K
Deepseek R1 企业本地部署完全手册

Deepseek R1 Enterprise Local Deployment Complete Manual

I. Introduction Deepseek R1 is a high-performance general-purpose large language model that supports complex reasoning, multimodal processing, and technical document generation. This manual provides a complete local deployment guide for technical teams, covering hardware configuration, domestic chip adaptation, quantization scheme, heterogeneous scheme, cloud alternative...
6mos ago
02.8K
向量数据库深度对比:Weaviate、Milvus 与 Qdrant

Vector Database Depth Comparison: Weaviate, Milvus & Qdrant

In the field of artificial intelligence and machine learning, especially when building applications such as RAG (Retrieval Augmented Generation) systems and semantic search, efficiently processing and retrieving massive unstructured data becomes crucial. Vector databases have emerged as a core technology to address this challenge. They are not only for storing high-dimensional ...
7mos ago
02.8K
GPT-4.1 官方提示工程指南(中文版)

GPT-4.1 Official Tips Engineering Guide (Chinese version)

The GPT-4.1 family of models provides significant improvements in coding, instruction adherence, and long context processing capabilities compared to GPT-4o. Specifically, it performs better on code generation and repair tasks, understands and executes complex instructions more accurately, and can efficiently handle longer input text...
4mos ago
02.8K
BM25

BM25

简介 为什么要单独介绍他,很多场景应用GPT3嵌入向量表示,效率和结果可能并没有传统模型好,这需要时刻注意。 BM25是一种向量空间模型,但它不属于单词向量模型、文档向量模型、图像向量模型、知识图谱向...
9mos ago
02.8K
卡片图提示词:周易八卦/占卜卦象

Card chart prompt word: Zhouyi Bagua / Divination trigrams

You are a master of divination who is well versed in the theory of the Chinese traditional Eight Trigrams of Zhou Yi, and you are able to divine the questions asked by the users, to list the correct names of the trigrams, and show the answers with the following template, pay attention to the number of words in the content of each part of the template, to ensure that the display is complete You should confirm the name of the trigrams, and then confirm the trigrams according to the following table corresponds to the...
9mos ago
02.8K
AutoGen Studio 中文使用教程

AutoGen Studio Tutorial

If you've been intrigued by AutoGen's potential but hesitated due to its seemingly complicated setup, you're not alone. Many beginners encounter similar challenges when working with digital assistants and AI workflows. But don't worry, the latest AutoGen Studi...
9mos ago
02.8K
Cursor 0.47.x 机器码重置补丁

Cursor 0.47.x Machine Code Reset Patch

General Introduction cursor-shadow-patch is an open source tool designed specifically for the Cursor editor version 0.47.x. It can be used to modify the machine ID of the software. It modifies the machine ID of the software to help users solve the device identification limitations caused by...
5mos ago
02.8K
为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...
11mos ago
02.8K
代码优化_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
02.8K
Google aistudio 手机应用如何安装?

How to install Google aistudio mobile app?

You must wonder why Google's AI is called Gemini (Gemini) That's because Google actually has two AIs: a brother called Gemini Aistudio, who is handsome, golden and very capable of fighting, and a younger brother called Gemini App, who is...
7mos ago
02.8K
即梦AI发布真正可以在图片中写入中文的文生图模型,附使用教程。

That is, Dream AI released the real can write Chinese in the picture of the Wensheng map model, with the use of tutorials.

It's been a long time since I've experienced Dream AI, but this time I found that it has changed a lot. The most surprising thing is to find a "Picture 2.1" image generation model, which states "Stable structure and strong film texture support the generation of Chinese and English fonts." I don't know whether the model's native ability to generate Chinese, or in the image generation...
8mos ago
02.8K
为Cursor配置React编程提示词指令

Configuring the React Programming Prompt Word Directive for Cursor

This system directive provides developers with a comprehensive set of coding specifications and best practice guidelines, covering the following areas: Code style and structure: Emphasizes the use of concise, technical TypeScript code. Functional and declarative programming patterns are recommended, and the use of classes is avoided. Encourage code ...
11mos ago
02.8K