AI Knowledge Base

Total 1231 articles posts
windsurf支持微信小程序开发吗?

Does windsurf support microsoft applet development?

Windsurf is an AI-based development tool that supports a variety of development frameworks and languages, including the development of WeChat Small Programs. According to the latest information, Windsurf can help developers quickly build WeChat Small Program projects and generate code and project closure through natural language commands...
11mos ago
029.3K
Dify中如何添加自定义工具?

How do I add custom tools in Dify?

dify provides tools for creating customizations, however this customization is required to follow the OpenAPI-Swagger specification. An example of an empty template for the specification is as follows: { "openapi": "3.1.0", "info": { "tit...
11mos ago
053.1K
2025年值得入坑的 AI Agent 五大框架

Top 5 AI Agent Frameworks Worth Getting Into in 2025

Agent The most common translation I've seen so far is "intelligent body", but the direct translation is "agent". What does Agentic translate to? I feel that a word like "agentic" is more appropriate. So in order not to confuse the readers, I will use English directly in this article. With ...
11mos ago
041.4K
微软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.2K
朴素、有效的RAG检索策略:稀疏+密集混合检索并重排,并利用“提示缓存”为文本块生成整体文档相关的上下文

Simple, effective RAG retrieval strategy: sparse + dense hybrid search and rearrangement, and use "cue caching" to generate overall document-relevant context for text chunks.

In order for an AI model to be useful in a particular scenario, it usually needs access to background knowledge. For example, a customer support chatbot needs to understand the specific business it serves, while a legal analysis bot needs to have access to a large number of past cases. Developers often use retrieval-enhanced generation (Retrieva...
10mos ago
037.1K
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...
11mos ago
030.9K
小白也能看懂的大模型微调知识点

Large model fine-tuning knowledge points that even a novice can understand

Full Process of Fine-tuning Large Models It is recommended to strictly follow the above process during the fine-tuning process and avoid skipping steps, which may lead to ineffective labor. For example, if the dataset is not fully constructed, and it is eventually found that the poor effect of the fine-tuned model is a problem with the quality of the dataset, then the efforts in the early stage will go down the drain, and the effort will be half-hearted...
11mos ago
025.8K
Late Chunking×Milvus:如何提高RAG准确率

Late Chunking x Milvus: How to Improve RAG Accuracy

01.Background In RAG application development, the first step is to chunk the document, efficient document chunking can effectively improve the accuracy of the subsequent recall content. Efficient document chunking can effectively improve the accuracy of the subsequent recalled content. How to efficiently chunk is a hot topic of discussion, there are such as fixed-size chunking, random-size chunking...
11mos ago
025.1K
WeaveFox发布时间,如何参与内测申请?

WeaveFox release date, how to participate in the internal test application?

WeaveFox will be officially released in 2025. WeaveFox is an AI front-end intelligent R&D platform launched by the Ant team, based on Ant's self-developed Bailing Multimodal Large Model, which is capable of generating front-end source code directly from design drawings. The platform supports a variety of application types, including console, mobile...
11mos ago
027.6K
Anthropic总结构建高效智能体简单且有效的方法

Anthropic summarizes simple and effective ways to build efficient intelligences

Over the past year, we've worked with teams building Large Language Model (LLM) agents across multiple industries. Consistently, we've found that the most successful implementations didn't use complex frameworks or specialized libraries, but rather were built with simple, composable patterns. In this post, we'll share what we've learned from working with customers to...
9mos ago
029K
可以生成中文海报的AI图像生成工具有哪些?

What are the AI image generation tools that can generate Chinese posters?

Generate Chinese posters is very challenging, there are currently two options, one is Mr. into the base image, the second generation of text and synthesis; there is also a model natively support the generation of images with Chinese text. Here only introduce can natively generate Chinese posters AI image generation tools, can be spirit in the image to generate a single line of text ...
11mos ago
030.3K
多为来自Anthropic的专家关于Prompt Engineering的讨论

Mostly experts from Anthropic discuss Prompt Engineering

AI Summary Overview An in-depth look at AI cue engineering, with a roundtable format in which a number of experts from Anthropic share their understanding and practical experience of cue engineering from a variety of perspectives, including research, consumer, and enterprise. The article details the definition of cue engineering...
11mos ago
022.9K
增强 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
NeoCodeium怎么用?

How does NeoCodeium work?

NeoCodeium is a plugin that provides AI code completion functionality for Neovim, developed based on Codeium technology. The plugin aims to solve the flickering problem of the official plugin during multi-line virtual text processing and provide a smoother user experience.NeoC...
11mos ago
031.3K
如何将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
2024年度RAG清单,RAG应用策略100+

2024 RAG Inventory, RAG Application Strategy 100+

Looking back to 2024, the big models are changing day by day, and hundreds of intelligent bodies are competing. As an important part of AI applications, RAG is also a "group of heroes and lords". At the beginning of the year, ModularRAG continues to heat up, GraphRAG shines, and in the middle of the year, open source tools are in full swing, and knowledge graphs are...
11mos ago
032.3K
卷起来了!长文本向量模型分块策略大比拼

Rolled Up! Long Text Vector Model Chunking Strategies Competition

Long Text Vector Modeling The ability to encode ten pages of text into a single vector sounds powerful, but is it really practical? Many people think... Not necessarily. Is it okay to use it directly? Should it be chunked? How to divide the most efficient? In this article, we will take you to an in-depth discussion of different chunking strategies for long text vector models, analyze the li...
12mos ago
024.5K
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...
12mos ago
029.8K
3小时完成论文初稿! ChatGPT全流程覆盖论文写作每个阶段(附提示词模板)

Finish the first draft of your dissertation in 3 hours! ChatGPT Full Process Coverage of Every Stage of Dissertation Writing (with Prompt Word Templates)

Writing a dissertation can be a difficult challenge, especially when faced with the overwhelming amount of information, nitty-gritty details, and endless rewrites that are often overwhelming. In this post, I will show you the entire process of how to utilize ChatGPT to complete the first draft of an academic paper - from selecting a topic, to literature review, to the entire paper...
12mos ago
034.2K
斯坦福大学开源的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...
12mos ago
031.1K
可灵AI试衣,傻瓜式一键给任何人物换装

Spirit of AI fitting, foolproof one-click to dress up any character

Wrote a lot of models and tools that can AI fitting, either need to recharge, or need to use magic on the extranet to use, or have to be deployed locally, the simplest and most foolproof to use or can be Ling has just launched the AI fitting function. After the announcement of the new upgrade of its 1.5 model by the Kerin AI platform under Racer, it has released a...
12mos ago
031.5K
使用 Claude 3.5 Sonnet 构建 AI 创业趋势分析代理

Building an AI Startup Trend Analysis Agent with Claude 3.5 Sonnet

Implementing a Full-Featured AI Agent App in Less Than 50 Lines of Python Code (Step-by-Step Guide) AI tools are changing the way entrepreneurs identify trends and make decisions, but building a scalable solution to analyze startup opportunities often requires integrating multiple data sources and processing them quickly. However...
12mos ago
030.4K
智能化文档编制:用 Dify Chatflow 实现高效投标文件创作

Intelligent Documentation: Efficient Tender Document Creation with Dify Chatflow

Natural Language Interactive Database Reading and Writing Toward the end of the year, ushering in the bidding season, the preparation of large documents such as bidding documents is often a headache. Not only do you need to ensure that the content is accurate and professional, but also highlight the advantages of the enterprise, both test professional knowledge, but also requires copywriting skills. Even with both, it still takes time...
12mos ago
037.6K
视频换脸用什么软件做的?

What software is used to make the video face swap?

Video face-swapping technology popularization: common software recommendations and application analysis What is video face-swapping technology? Video face-swapping technology is an image processing technology based on artificial intelligence and deep learning, capable of replacing one face with another and maintaining the natural consistency of dynamic expressions and head movements. In recent years, this ...
12mos ago
039.4K
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...
11mos ago
033.6K
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...
11mos ago
021.6K
如何让不懂编程的人低门槛使用 Windsurf 写出完整应用

How to make it low-barrier for people who don't know how to program to write complete apps using Windsurf

Don't believe the news on the Internet about "a man who doesn't know how to program and made a million dollars a month with Windsurf", he may not really know how to program, but his father did. If you don't know a little bit of programming or even English, it's really hard to write a complete program. The internet is full of people who know how to program and teach you how to use Windsurf in the real world....
12mos ago
031.6K
尝试逆向得到的Windsurf系统提示词

Trying to reverse the Windsurf system cue word you got

1, System Prompt statement that articulates the underlying guidelines and provides a description of the available tools. (See Prompt1 and Prompt2.) 2. User goals are presented to the Big Model. 3, The big model elaborates on the expected modification behavior of the user goal and specifies the execution plan. 4, The engine proposes...
11mos ago
027.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...
12mos ago
024.8K
双人解说提示词,可用于文章解说

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 辅助编程给软件工程带来的需求开发范式变化(宝玉)

Requirements Development Paradigm Change in Software Engineering Brought about by AI-Assisted Programming (Baoyu)

One of the biggest breakthroughs in the field of AI this year should be in the field of programming, with AI programming tools like Cursor and v0 dev not only drastically lowering the threshold of programming for the average person, but also allowing professional programmers to dramatically increase their development efficiency. But the news we've been hearing is not...
11mos ago
019.8K
利用视觉模型提取图片文本的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
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...
12mos ago
022.3K
利用通义“代码模式”生成行星轨迹运转图,平替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发布真正可以在图片中写入中文的文生图模型,附使用教程。

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...
12mos ago
036.9K
卡片图提示词:育儿知识小卡片

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
尝试使用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...
1yrs ago
027.5K
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 ...
1yrs ago
029.1K
AI 教育赛道万字解析:代表性产品有哪些?机会在哪里?未来可能性?

AI education track 10,000 words analysis: what are the representative products? What are the opportunities? What are the future possibilities?

Education has long been considered one of the industries that will be changed the most by LLM. education makes up a large portion of ChatGPT's usage scenarios, and its usage often fluctuates with the start of the school year and the regularity of vacations. Andrej Karpathy has chosen education as the direction for his venture. People are expect...
11mos ago
025.9K
如何申请秒哒内测?

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
AI工程学院:2.10自动合并检索器

AI Engineering Academy: 2.10 Automated Merge Retriever

Introduction The Automated Merge Retriever is a high-level implementation of the Enhanced Retrieval Generation (RAG) framework. It aims to enhance the context-awareness and coherence of AI-generated responses by merging potentially fragmented and smaller contexts into larger and more comprehensive ones. https://g...
12mos ago
022.1K