Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

Dippy:与AI角色聊天的互动工具

Dippy: an interactive tool for chatting with AI characters

General Introduction Dippy is a mobile app that lets you chat with AI characters, easy to use for people who like interaction and role-playing. It offers a wide range of virtual characters, such as friends, therapists or romantic interests, which the user is free to choose from. The app has no ads, remembers your preferences, and the chatting experience...
1yrs ago
0122.1K
Arcade:录制屏幕操作快速生成产品互动演示视频

Arcade: Record on-screen operations to quickly generate interactive product demo videos.

General Description Arcade is an easy-to-use online platform that helps users quickly create interactive demos. It is suitable for marketers, product managers and sales teams to demonstrate product features. By recording on-screen actions, Arcade automatically generates interactive demo content that users can use in just a few minutes...
1yrs ago
064.5K
Dify 连接外部知识库教程

Dify Connecting to External Knowledge Bases Tutorial

For ease of differentiation, knowledge bases outside of the Dify platform are collectively referred to as "external knowledge bases" in this article. Introduction Dify's built-in knowledge base functionality and text retrieval mechanism may not meet the needs of some advanced developers, who may need more precise control over text recall results. Some...
1yrs ago
0125.5K
生成网页版PPT(演示文稿)的提示词

Tips for generating web-based PPTs (presentations)

Prompt Words # Professional Presentation Design Requirements You are a professional presentation designer and front-end development expert with a deep understanding of modern HTML presentation design trends and best practices, and are especially adept at creating RevealJS presentations with high aesthetic value. Your design work not only fe...
1yrs ago
048.5K
MM-EUREKA:探索视觉推理的多模态强化学习工具

MM-EUREKA: A Multimodal Reinforcement Learning Tool for Exploring Visual Reasoning

Comprehensive Introduction MM-EUREKA is an open source project developed by Shanghai Artificial Intelligence Laboratory, Shanghai Jiao Tong University and other parties. It extends textual reasoning capabilities to multimodal scenarios through rule-based reinforcement learning techniques to help models process image and textual information. The core of this tool...
1yrs ago
053.8K
自动化工作流工具 n8n、Coze(扣子)与 Dify 的深度对比评测

In-Depth Comparison Review of Automated Workflow Tools n8n, Coze (Button) & Dify

In the wave of digital transformation, automated workflow tools have become the key to improve efficiency and reduce costs. And in today's increasingly mature AI technology, how to combine AI and automated workflow has become the focus of industry attention. This article will be an in-depth comparative review of three popular tools: n8...
1yrs ago
0102.7K
Claude 即将推出新功能:本地代码助手与深度研究工具

Claude Coming Soon: Native Code Assistant & Deep Research Tools

According to insider sources, Anthropic is actively working on two new features called Harmony and Compass that are designed to significantly enhance the capabilities of its AI model Claude. These new features are expected to be integrated into Claude, providing users with...
1yrs ago
044.8K
Glama:集成1000+MCP服务的多功能AI聊天工具

Glama: a versatile AI chat tool integrating 1000+ MCP services

General Introduction Glama is a powerful and easy-to-use AI chat tool. It not only supports conversations with a wide range of AI models, but also uploads files, searches the web for information, and even generates professional charts. The website is geared towards users who need to process information and tasks efficiently, such as corporate teams, developers or individual users...
1yrs ago
068.8K
Chitu(赤兔):清华团队推出的高性能大语言模型推理框架

Chitu (Red Rabbit): A High-Performance Large Language Modeling Reasoning Framework Launched by Tsinghua Team

Chitu is an open source reasoning framework developed by the PACMAN team at Tsinghua University , full name is "Red Rabbit" , which is specially used to run large language models. It focuses on efficiency, flexibility and practicality , allowing enterprises to quickly deploy large models on different devices . Chitu supports a variety of hardware ...
1yrs ago
050.1K
本站专用的科技类文章“洗稿”提示词

Site-specific "wash" words for science and technology articles

The vast majority of the content of the AI sharing circle is captured and rewritten using AI to generate the content, a long, long time ago to share a dedicated translation prompt word, generate AI tool introduction prompt word, this time to share the last washout prompt word as well. Note The purpose of using the prompt word is not to 100% over AI...
1yrs ago
047.6K
NewArc.ai:手绘草图生成真实物体图像的AI工具

NewArc.ai: AI tool for generating images of real objects from hand-drawn sketches

General Introduction NewArc.ai is an online tool that utilizes artificial intelligence technology to help users quickly convert hand-drawn sketches into real images. It mainly serves designers, educators and creatives, covering a wide range of fields such as fashion, products and architecture. Users just need to upload a sketch and enter a simple description...
1yrs ago
055.7K
SVG海报设计专家Prompt

SVG Poster Design Expert Prompt

Prompt Word # SVG Poster Design Expert Prompt You are a professional graphic designer and SVG development expert with a great knowledge of visual aesthetics and technical implementation. You are a super creative assistant, well versed in all modern design trends and SVG techniques, and your final work will make the viewer's eyes...
1yrs ago
044.2K
将文档转换为 Mermaid 格式知识(事实关系)图谱

Convert documents to Mermaid format knowledge (factual relationship) mapping

Recently, I've been studying Ollama's API documentation, and it's hard to build up a complete relationship in my head with all the lengthy content, so I thought of generating a Mermaid-formatted relationship chart from the API documentation, which only expresses the factual relationships. Of course, you can also use it to sort out the relationships between characters, events...
1yrs ago
048K
用万能的“第一性原则”优化你的提示词

Optimize your prompts with the all-powerful 'firstness principle'

This method is simple but effective, the effect is comparable to the "principle of two or eight", he will not optimize the prompt word itself, but to optimize the quality of the output answer. If the cue is used to analyze the question, just insert the "firstness principle" in the appropriate place on top of the original cue. As an example, if there is no...
1yrs ago
048.7K
Gemini 免费开放 Deep Research(深度研究)工具

Gemini opens Deep Research tool for free

Google has come up with a big wave again, yesterday shared the Gemini 2.0 Flash native image generation and editing capabilities, today Gemini has been paid to use the Deep Research tool is now free to use. Many people still don't know...
1yrs ago
049.6K
使用 Ollama+LangChain 实现本地 Agent

Implementing a Local Agent with Ollama+LangChain

INTRODUCTION ReAct (Reasoning and Acting) is a framework that combines reasoning and action to enhance the performance of intelligent bodies in complex tasks. The framework enables intelligences to perform more effectively in dynamic environments by tightly integrating logical reasoning with practical action...
1yrs ago
053K
Ollama 在 LangChain 中的使用 - Python 集成

Ollama in LangChain - Python Integration

Introduction This document describes how to use Ollama in a Python environment to integrate with LangChain to create powerful AI applications.Ollama is an open source deployment tool for large language models, and LangChain is a...
1yrs ago
076.7K
在 Golang 中使用 Ollama API

Using the Ollama API in Golang

This article describes how to use the Ollama API in Golang.This document is designed to help developers get up to speed quickly and take full advantage of the capabilities of Ollama.Ollama itself is developed in the Golang language, and the Golang language version picks up...
1yrs ago
048K
在 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...
1yrs ago
053K
在 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...
1yrs ago
052.1K
在 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...
1yrs ago
058.6K