AI Personal Learning
and practical guidance
CyberKnife Drawing Mirror

AI hands-on tutorials Page 12

Dify自带的长故事生成器工作流-首席AI分享圈

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 node in the workflow execution ...

Dify v0.6.9将自定义工作流作为工具-首席AI分享圈

Dify v0.6.9 puts customized workflows as a tool

It is possible to publish AI workflows as reusable tools (for use in Agents or Workflow) in Dify v0.6.9. This makes it possible to integrate with new agents and other workflows, thus eliminating duplication of work. Two new workflow nodes and one improved node have been added: Iteration: sure...

Dify工作流中的变量聚合和变量赋值节点-首席AI分享圈

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...

Dify自定义工具例子-首席AI分享圈

Dify Customization Tool Example

1. weather (JSON) { "openapi": "3.1.0", "info": { "title": "Get weather data", "description": "Retrieves current weather data for a location.", "version": " v1.0.0" }, "servers": [ { "url": "https://we...

解释大海捞针测试的实际应用问题-首席AI分享圈

Explain the practical application of the needle in a haystack test

The Needle in a Haystack test (inspired by NeedleInAHaystack) is a Prompt that forms a Large Language Model (LLM) by randomly inserting key information into different locations of a long text, and tests the large model's ability to extract information from long text by testing whether the large model is able to extract key information from the long text, thus testing the large model's ability to extract information from long text...

AutoGen Task Breakdown Record

References: https://colab.research.google.com/github/microsoft/autogen/blob/main/website/docs/topics/task_decomposition.ipynb https:// github.com/microsoft/autogen/blob/main/website/docs/topics/task_...

无需服务器一键部署OneAPI? | OneAPI 部署使用指南-首席AI分享圈

Deploying OneAPI without servers? | OneAPI Deployment User Guide

Preface Some time ago, I hoarded some APIs in my hand, which I don't use much, mainly for the AI summary function of the blog. And my elfin brain often forgets the account passwords of these platforms, which made me decide to use OneAPI for unified management. Although the author of OneAPI provides a detailed tutorial, a...

超能画布:AI写真创作快速上手篇-首席AI分享圈

Super Canvas: AI Portraits Quickstart

Step 1: Import images Note: You can click to open the folder to select, you can also drag and drop to upload In order to ensure the quality of the raw image and the fusion effect, it is recommended that you try to choose light-colored images with simple backgrounds in the super canvas, and avoid images with too small a proportion of the characters Step 2: Select the inspiration recipe &n...

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. Functionality Overview OOTDiffusion mainly proposes ...

SD模特换装:Inpaint Anything-首席AI分享圈

SD Model Dress Up: Inpaint Anything

Similar cases: https://cloud.tencent.com/developer/article/2365063 Examples Positive: A beautiful woman wearing a white wedding dress adorned with lace, walking along A beautiful woman wearing a white wedding dress adorned with lace, walking along the beach at sunset.

Kimi 阅读助手国内安装方法-首席AI分享圈

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, Kimi Reading Assistant as a browser...

LLM应用:Agent对话(附工具调用)的思考-首席AI分享圈

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 have also been extended with text-generated diagrams, code writing, math counting...

Hands-on ReAct Implementation Logic

Validating React full process reasonableness using the Reflection technique. https://arxiv.org/abs/2303.11366 Step 1: Constructing ReAct's base prompt instruction The first step is centered on printing out the thought process and constructing a reasonable next action and line of action based on the thought...

Dify 依赖ChatGPT-on-WeChat接入微信生态-首席AI分享圈

Dify relies on ChatGPT-on-WeChat to access the WeChat ecosystem

Author: Han Fangyuan, author of "Dify on WeChat" open source project 1. Overview WeChat, as the most popular instant messaging software, has a huge amount of traffic. WeChat's friendly chat window is a natural AI application LUI (Language User Interface)/CUI (Command User Interface). ...

LangFriend:一款具有长期记忆功能的日记-首席AI分享圈

LangFriend: a diary with long-term memory function

Original article: https://blog.langchain.dev/langfriend/?t=ZMdNze4qQKvNzUMHPhQRfg LangChain is very much focused on the concept of memory, and it is customary for us to create sample apps to demonstrate the concepts we are focused on. For memory, we chose to create a journaling application (LangF...

Langchain-Chatchat 部署教程!免费开源可商用,完全本地化推理的知识库增强方案-首席AI分享圈

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. Open source solution using Apache License, can be commercialized free of charge , no need to pay . Support for the market's mainstream local language ...

en_USEnglish