AI hands-on tutorials

Total 303 articles posts
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...
11mos ago
022.3K
Ollama API 使用指南

Ollama API User's Guide

Introduction Ollama provides a powerful REST API that enables developers to easily interact with large language models. With the Ollama API, users can send requests and receive responses generated by the model, applied to tasks such as natural language processing, text generation, and so on. This paper will ...
7mos ago
022.2K
在沉浸式翻译中免费使用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...
2yrs ago
022.1K
解密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...
1yrs ago
022K
解密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 ...
1yrs ago
021.9K
如何让不懂编程的人低门槛使用 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....
10mos ago
021.8K
Dify工作流:告别繁琐 API 对接,一键生成代码与查询参数

Dify Workflow: Say goodbye to cumbersome API docking, generate code and query parameters with one click

In the digital age, APIs (Application Programming Interfaces) have become the cornerstone of interaction between different software systems. However, traditional API interfaces are often inefficient, making developers suffer. Have you ever faced the following dilemmas: Documentation: Interface documentation is obscure and difficult to understand, the parameters say...
7mos ago
021.8K
Ollama 本地部署模型接入 Dify

Ollama Local Deployment Model Access Dify

Dify supports access to large-scale language model inference and embedding capabilities deployed by Ollama. Quick Access Download Ollama Access Ollama installation and configuration and view Ollama local deployment tutorials. Run Ol...
7mos ago
021.7K
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
021.6K
解决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
021.3K
免部署、0成本使用 Deep Research Web UI

Deployment-free, 0-cost use of Deep Research Web UI

Deep Research Web UI is an intelligent research visualization tool driven by AI. It integrates advanced technologies such as search engines, web crawling, and large language modeling to automatically deep-dive into complex problems and generate well-structured research reports. The tool is strong...
7mos ago
021.3K
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...
9mos ago
021.1K
2025 必备免费 AI 工具:腾讯 IMA 不止是笔记!众多能力加持的免费 AI 工作台

2025 Essential Free AI Tools: Tencent IMA More than just notes! A free AI workbench with many capabilities

When it comes to IMA, some might define it as an AI intelligent workbench launched by Tencent, designed to help users efficiently collect, organize and apply knowledge. It does have features such as intelligent search, document interpretation, intelligent writing, note taking, knowledge base management and knowledge base sharing, and multi-end synchronization...
8mos ago
021K
可灵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...
10mos ago
020.9K
Graphiti MCP 为 Cursor 赋予持久记忆

Graphiti MCP Gives Persistent Memory to Cursors

As AI-assisted software development grows in popularity, a key challenge has emerged: how to enable AI coding assistants to have the same cross-session "memory" as human developers, remembering and applying a project's coding specifications, preferences, particular processes, and even requirements details. Currently, the popular...
6mos ago
020.9K
在 Java 中使用 Ollama API

Using the Ollama API in Java

This article describes how to use the Ollama API in Java.This document is designed to help developers get up to speed quickly and take full advantage of Ollama's capabilities. You can call the Ollama API directly in your program or through the Spring AI component...
7mos ago
020.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...
1yrs ago
020.9K
在 JavaScript 中使用 Ollama API

Using the Ollama API in JavaScript

This article describes how to use the Ollama API in JavaScript. This document is designed to help developers get up to speed quickly and take full advantage of Ollama's capabilities. You can use it in a Node.js environment or directly in the browser by importing the pair...
7mos ago
020.8K
使用 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...
10mos ago
020.6K
Claude常见用例指南:法律摘要

Claude's Guide to Common Use Cases: Legal Briefs

This guide describes how to leverage Claude's advanced natural language processing capabilities to efficiently summarize legal documents, extract key information and accelerate legal research. With Claude, you can streamline contract review, litigation preparation and compliance, saving time and ensuring accuracy in the legal process. Visit us...
12mos ago
020.5K
免费使用 Cursor/Windsur 生成各类实用信息图

Generate all kinds of useful infographics with Cursor/Windsur for free!

Once upon a time to share a lot of fun card map prompt word example, although fun, but the actual work found that there is no bird use. The reason is very simple: these card diagram prompt word template sample style code is generally fixed, the user's real intention and sample style does not match. Some people have done a more general prompt word adaptation: card map...
9mos ago
020.5K
即梦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...
10mos ago
020.5K
Claude常见用例指南:内容审核

Claude's Guide to Common Use Cases: Content Audit

Content auditing is a key aspect of maintaining a safe, respectful, and productive environment in your digital applications. In this guide, we'll discuss how to use Claude to audit the content in your digital applications. Visit our Content Audit Recipes to see how to implement a content audit using Claude...
12mos ago
020.5K
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 ...
2yrs ago
020.4K
结合 AI 的网页内容捕捉工具——Obsidian Web Clipper

Web Content Capture Tool with AI - Obsidian Web Clipper

With the increasing abundance of digital information today, effectively capturing, organizing and utilizing web content has become a key skill. Many users who have tried tools such as Notion, Instapaper or Readwise may encounter incomplete content capture, inconvenient retrieval management...
6mos ago
020.4K
Ollama 安装与配置 - docker 篇

Ollama Installation and Configuration - docker article

Introduction This section learns how to complete the installation and configuration of Ollama in Docker. Docker is a virtualized container technology that is based on images and can start various containers in seconds. Each of these containers is a complete runtime environment that can be realized between containers...
7mos ago
020.3K
Claude常见用例指南:工单分配

Claude Common Use Case Guide: Work Order Assignment

This guide describes how to utilize Claude's advanced natural language understanding capabilities to categorize customer support work orders at scale based on customer intent, urgency, priority, customer profile, and other factors. Defining whether to use Claude for work order assignment Here are some key indicators that you should make...
12mos ago
020.3K
在 C++ 中使用 Ollama API

Using the Ollama API in C++

This article describes how to use the Ollama API in C++. This document is designed to help C++ developers get up to speed quickly and take full advantage of Ollama's capabilities. By studying this document, you can easily integrate Ollama into your projects. Note...
7mos ago
020.2K
防范 AI 抄袭:从教学设计入手的预防策略与实践

Preventing Plagiarism in AI: Prevention Strategies and Practices from Instructional Design onwards

The popularization of Artificial Intelligence ( AI ) has brought opportunities for change in education, but it also comes with serious challenges, the most immediate of which is the impact on academic integrity.The ability of AI tools to generate text has blurred the boundaries of plagiarism in the traditional sense, creating unprecedented difficulties for educators...
6mos ago
020.2K
本地部署 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...
7mos ago
020.2K
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...
9mos ago
020.1K
Dify 搭建私有数据可视化分析智能体

Dify Builds a Private Data Visualization and Analytics Intelligence Body

Artificial intelligence technology continues to evolve, and chat apps are becoming increasingly feature-rich. Recently, the Dify platform rolled out a notable update to its newly released chat app that enables data visualization and analysis directly within conversations, bringing users a more intuitive and efficient communication experience. Despite the title of the article mentioning the...
7mos ago
020K
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...
2yrs ago
020K
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...
7mos ago
019.9K
Leonardo AI:进阶文本生成图片提示技巧

Leonardo AI: Advanced Text-to-Picture Hints Tips

Getting Started Tip The prompt input box is located at the top of the screen. Here you can enter exactly what you want to generate. You can enter just the elements you want to see, or you can enter complete sentences - as the system understands both very well. But the key is clarity - the more our AI tools can...
1yrs ago
019.9K
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...
11mos ago
019.7K
教你使用AI编程工具生成漂亮的前端页面

Teach you to use AI programming tools to generate beautiful front-end pages

Introduction The fundamental problem with why AI programming tools generate great looking front-end pages and yours don't is that these tools have designed a whole set of cue words for generating front-end pages that constrain all kinds of front-end specifications. These prompts are long... Not only are the prompts long, but generating a front-end page requires a lot of output...
7mos ago
019.6K