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.

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
0138.8K
生成网页版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
056.1K
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
060.6K
自动化工作流工具 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
0120.2K
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
050.3K
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
077.1K
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
057K
本站专用的科技类文章“洗稿”提示词

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
054.2K
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
062.3K
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
050.8K
将文档转换为 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
056K
用万能的“第一性原则”优化你的提示词

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
054.8K
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
057.2K
使用 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
061.3K
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...
1yrs ago
073.5K
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
085.8K
在 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
056.4K
在 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
062.3K
在 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
059.4K
在 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
066.4K
在 Python 中使用 Ollama API

Using the Ollama API in Python

In this article, we'll take a brief look at how to use the Ollama API in Python.Whether you're looking to have a simple chat conversation, work with big data using streaming responses, or want to do model creation, copying, deletion, and more locally, this article can guide you...
1yrs ago
074.5K
Yeah Sure:在线虚拟试穿衣服的AI工具

Yeah Sure: AI tool for online virtual dress fitting

General Introduction Yeah Sure is an online virtual fitting platform that utilizes artificial intelligence technology. It allows users to quickly try on a variety of garments by uploading their personal photos, eliminating the hassle of trying on clothes in physical stores. Whether it's for everyday wear or special occasion dresses, users can see themselves in seconds wearing...
1yrs ago
057K
SciToolAgent:整合500+科研工具,自动化研究科研任务的智能体

SciToolAgent: Integration of 500+ research tools and automation of research and scientific tasks for intelligent bodies

Comprehensive Introduction SciToolAgent is an open source tool platform developed by the Innovation Center of Zhejiang University in Hangzhou (HICAI-ZJU). It integrates more than 500 scientific tools through knowledge graph (SciToolKG) and big language modeling technologies to help researchers deal with...
1yrs ago
058.5K