AI hands-on tutorials

Total 303 articles posts
文心智能体教程:(六)文心智能体支持的商业化组件

Wenxin Intelligent Body Tutorial: (VI) Commercialized Components Supported by Wenxin Intelligent Body

Wenxin Intelligent Body Link Mount Component What is Link Mount Component Definition: Allows developers to embed external links, such as web pages, articles, videos, etc., in the intelligent body dialog, which facilitates users to jump to them with one click, and increases the convenience of information access. Usage scenarios include recommended reading, content distribution, product detail page lead...
12mos ago
02K
文心智能体教程:(四)加工文档并同步到知识库

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...
12mos ago
02.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...
12mos ago
02K
文心智能体教程:(二)工作流创建智能体

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...
12mos ago
02.3K
文心智能体教程:(一)零代码智能体开发

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
杀手级流量入口:利用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...
6mos ago
02.5K
满血版FLUX.1:无需本地部署在线使用FLUX

Full-blooded FLUX.1: Use FLUX Online without Local Deployment

FLUX is the first set of models released after the departure of the original stable diffusion team, and the overall capabilities are outstanding! Locally to run Flux smoothly you need at least 17G of video memory, which is a big challenge for many computer users. Although there are some platforms online that provide online...
7mos ago
04K
小白一键部署github上各类AI开源项目

White one-click deployment github all kinds of AI open source projects

github on all kinds of fun AI projects, may be curious to run to try, but for me this kind of white people is very unfriendly, even if you look at the installation instructions to operate in the end can not run successfully, especially windows users, the need for a variety of front installation of all kinds of environments, manually install dependencies, configure...
12mos ago
02.6K
解密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...
11mos ago
03.3K
扣子教程:使用”代码节点“将长文本进行分段处理

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...
1yrs ago
02.5K
将FLUX绘画API封装为Dify工作流

Wrapping the FLUX Painting API into a Dify Workflow

This article is about wrapping the publicly available flux1 drawing API (https://img.kdjingpai.com/) into a Dify workflow. This is a test address, you can refer to this article to deploy their own services: white john FLUX1 interface is closed, resulting in traffic on this site...
8mos ago
02K
解密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
好可怕!人人都在做自媒体了!还好我有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
解密AI漫画解说视频从原理到实践(分佣渠道篇)

Demystifying AI Comic Explainer Videos from Principle to Practice (Sub-Commissioning Channels Chapter)

👀 Have you noticed? Since the crazy rise of AI technology, the novel short video has advanced from the past decompression video and landscape video to using real comic images! It has directly exploded all the major short video platforms, and because of the differences and the content that integrates the two major groups that like to read novels and read comics, the traffic has directly flipped...
11mos ago
02.6K
Dify自带的长故事生成器工作流

Dify comes with a long story generator workflow

This article mainly briefly introduces the practice process of Dify's self-contained long story generator workflow, especially the flexible combination of iteration nodes and code nodes, which can make the Dify workflow like a tiger. When the workflow execution is over, you can view the log -> trace, for each section of the workflow ...
6mos ago
02.2K
Dify工作流中的变量聚合和变量赋值节点

Variable Aggregation and Variable Assignment Nodes in Dify Workflow

Variable Aggregation Definition Aggregates variables from multiple branches into a single variable for uniform configuration of downstream nodes. The Variable Aggregation node (formerly Variable Assignment node) is a key node in the workflow, which is responsible for integrating the outputs of different branches and ensuring that no matter which branch is executed, the results are available through...
8mos ago
05.2K
🚀AI加工小说短视频赚钱全攻略🚀

🚀 AI Processing Fiction Short Video Money Making Full Strategy 🚀

🎉 Hey, friends! 🎉 👀 Have you noticed? Since the crazy rise of AI technology, the novel short video has advanced from the past stress-reducing video and landscape video to using real comic images! It has directly exploded all the major short video platforms, and because of the differences, the content is again a blend of those who like to read novels and comics...
11mos ago
03.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...
1yrs ago
02.2K
OOTDiffusion: 给人物换装的开源模型

OOTDiffusion: open source model for dressing up characters

OOTDiffusion is an open source virtual clothing fitting tool based on latent diffusion modeling technology, designed to provide a highly controlled virtual fitting experience. This tutorial will introduce its features, usage and installation and deployment steps in detail. I. Function Overview OOTDiff...
1yrs ago
03.2K
Kimi 阅读助手国内安装方法

How to install Kimi Reading Assistant in China

Kimi Reading Assistant is a browser plugin that helps you send any web page you can see to Kimi, so that restricted content can also be read with Kimi.ai assistance. Why use Kimi Reading Assistant Compare the Web version of Kimi and the mobile version of Kimi...
1yrs ago
03.1K
LLM应用:Agent对话(附工具调用)的思考

LLM application: reflections on Agent dialog (with tool calls)

Q&A products such as ChatGPT and Kimi are using Agent conversations (the ability to invoke different tools to interact with the user), for example Kimi's tools have LLM conversations, link conversations, file conversations, and networking conversations. For example, ChatGPT, Wenxin Yiyin and Xunfei Starfire also extend...
1yrs ago
02.6K
ReAct实现逻辑实操

Hands-on ReAct Implementation Logic

Using the Reflection technique to validate the React full process rationalization. https://arxiv.org/abs/2303.11366 Step 1: Constructing ReAct's base prompt instruction The first step is centered on printing out the...
1yrs ago
03.2K
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
03K
Julius上手指南

Julius's How-To Guide

Step 1: Connect to a data source Visit the [My Files] tab and click the "Add File" button in the center of the screen. Select Upload File to upload a file in any format for Julius to analyze or edit, be it a CSV, Excel, JSON file...
1yrs ago
03.3K
Leonardo AI:实时画布使用教程

Leonardo AI: Live Canvas Tutorials

Overview Live Canvas is the result of the latest image conversion technology that we have adopted. This feature quickly transforms your drawings into stunning works of art, revolutionizing the way users interact with AI to generate images. It provides an immersive and intuitive creative experience, like painting digitally...
1yrs ago
03.1K
Poe创建机器人教程

Poe Creating a Bot Tutorial

How to Create a Prompt Bot for Poe Step 1:Open the Create a Bot page If you are using a web browser, go to poe.com and click the "Create a bot" button on the left sidebar. You can also go directly to poe.com/creat...
9mos ago
02.8K
解决Suno幻觉问题

Solving the Suno hallucination

Chirp may sing slurred words at certain times.' Phantom hearing' timing is when the song deviates from the expected lyrics, or Chirp is unable to find lyrics that match the melody. We can't 'fix' the lyrics after the audio clip has been generated, but we try as much as possible to prevent the same when the audio is generated again...
1yrs ago
02.7K
Suno 标签(Metatags)操作手册

Suno Tags (Metatags) Operation Manual

Suno Metatags were utilized to guide the flow of lyrics and musical interludes, helping Chirp transition smoothly through the various parts of the song. Particular attention was paid to some of the metatags during the training phase of the AI model, but we also discovered many others! The style of music you choose and the song you create...
12mos ago
04.5K
在沉浸式翻译中免费使用gemini-pro

Free use of gemini-pro in immersive translation

Preparation Not suitable for the operation of the white man, gemini directly used as a translation effect compared to other free translation tools have no advantage. Similarly, this method can do a lot of things. 1. Install the "Immersive Translation" plug-in 2. Have an independent domain name (first and second level can be) 3. Have a cloud...
1yrs ago
02.9K
Copilot for Microsoft 365使用指南

Copilot for Microsoft 365 User Guide

After thinking about it, this article still needs to be written. Too many partners came to buy, but after getting the account simply can not start, or not quite clear about the use of various places need to pay attention to what. So, I'm going to write about it. The article should be longer, because I intend to put copilot all the details of the use...
9mos ago
02.5K
copilot studio使用说明

copilot studio instructions

Log in to change your password Get your account number and password. Login at [https://copilotstudio.microsoft.com/] Change the initial password to your own and remember your changed password. The new password needs to contain both upper and lower case letters...
9mos ago
02.7K
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...
1yrs ago
02.6K
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...
1yrs ago
02.4K
Browse AI 如何设置监控网页变动?

How does Browse AI set up to monitor web page changes?

There are two main ways to set up monitoring. 1. The first way is to select the Monitor Site Changes option when building a new robot: After you have finished recording an operation and captured the required data, the system provides a simple setup wizard that lets you enter the robot name and monitoring instance, and the operation interface...
2yrs ago
02.7K
Browse AI

What is the Browse AI "batch run" feature?

Our batch run feature allows you to easily perform multiple tasks at the same time. This feature is a game-changer for users who have to deal with massive amounts of data scattered across countless detail pages. Its automated operation eliminates the tedious step of manually manipulating each URL individually, saving...
2yrs ago
02.2K
Browse AI支持哪些网站?

What websites does Browse AI support?

Browse AI is designed with the goal of adapting to all websites, but we do have some limitations. Newly created custom bots have about 90% probability of success. The remaining 10% failures are mainly due to the following reasons: 1. We can only solve certain types of CAPTCHA (e.g. ReCapt...
2yrs ago
02.4K