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.

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...
6mos ago
010.9K
将文档转换为 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...
6mos ago
011.5K
用万能的“第一性原则”优化你的提示词

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...
6mos ago
011.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...
6mos ago
09.3K
使用 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...
6mos ago
09.9K
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...
6mos ago
012.7K
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...
6mos ago
011.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...
6mos ago
010.6K
在 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...
6mos ago
010.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...
6mos ago
010.8K
在 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...
6mos ago
010.8K
在 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...
6mos ago
012.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...
6mos ago
011.2K
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...
6mos ago
013.4K
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 ...
6mos ago
011.3K
Ollama 自定义模型存储位置

Ollama Custom Model Storage Locations

Take Windows system as an example, the models pulled by Ollama are stored in C disk by default, if you need to pull more than one model, the C disk will be full, which affects the storage space of C disk. Therefore, this section will introduce how to use Ollama in Windows, Linux and Mac...
6mos ago
015.2K
Ollama 自定义导入模型

Ollama Custom Import Model

Introduction This section learns how to use Modelfile to customize the import of models, which is divided into the following sections: Importing from GGUF Importing from Pytorch or Safetensors Importing from Models Directly Importing from Models Customizing Prompt ...
6mos ago
012.6K
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...
6mos ago
011.3K
Ollama 安装与配置 - Windows 系统篇

Ollama Installation and Configuration - Windows Systems

Introduction This section learns how to complete the installation and configuration of Ollama in the Windows system is divided into the following parts: Visit the official website to complete the download directly Environment variable configuration Run Ollama to verify the success of the installation 🎉 A. Visit the official website to complete the direct download of ...
6mos ago
013.2K
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...
6mos ago
010.7K
Cursor、Windsurf和Cline:8 个必备的 MCP 插件

Cursor, Windsurf and Cline: 8 Essential MCP Plugins

With the rapid development of intelligent body (Agent) technology, MCP (Model Communication Protocol) protocol has gradually become the core communication standard in the intelligent body ecosystem due to its ease of use and efficiency. More and more head AI code editors...
6mos ago
010.8K
DIfy 私有化部署的优势有哪些?

What are the advantages of DIfy private deployment?

Dify is an engine and development platform for AI applications. If you need to develop an enterprise-level AI application, or intelligent body application, you generally have the following choices: - Handwrite all the code and interface with API interfaces of various big model vendors by yourself. - Use certain...
6mos ago
013.8K
Ollama 安装与使用详细教学

Ollama Installation and Usage Tutorial

I've published many tutorials on Ollama installation and deployment before, but the information is quite fragmented, this time I've organized a complete tutorial on how to use Ollama on local computers in one step. This tutorial is geared towards beginners to avoid stepping on potholes, and we recommend reading the official Ollama instructions if you are able to do so....
6mos ago
011.1K
Gemma 3 技术报告中文版

Gemma 3 Technical Report Chinese version

Gemma 3 Key Information Summary I. Key Metrics Parameters Details Model size 100 million to 27 billion parameters in four versions: 1B, 4B, 12B, 27B Architecture Transformer-based decoder-specific architecture inherited from Gem...
6mos ago
011.8K
Story-Flicks:输入主题自动生成儿童短故事视频

Story-Flicks: Input topics to automatically generate children's short story videos

Comprehensive Introduction Story-Flicks is an open source AI tool focused on helping users quickly generate HD story videos. Users only need to input a story topic, and the system will generate the story content through a large language model, and combine the AI-generated images, audio and subtitles to output a complete video...
6mos ago
011.3K
飞桨 PP-TableMagic:复杂表格结构化信息提取神器

Flying Paddle PP-TableMagic: Structured Information Extraction for Complex Tables

The goal of table recognition is to parse tables in images, accurately identify table structures and cell locations, and reduce them to structured table formats (e.g., HTML). In today's information age, a large amount of important tabular data still exists in an unstructured state (e.g., scanned documents with pictures of statistical tables...).
6mos ago
013.8K
Cline 官方宣布免费使用 DeepSeek R1、V3!

Cline officially announced free use of DeepSeek R1, V3!

Cline is an open source VSCode programming plugin, as an alternative to Cursor, which is currently the hottest of the AI IDE tools, and to my surprise the open source software actually offers a free API... Learn more about Cline by reading...
6mos ago
09.8K
腾讯 ima 知识库重磅升级:无限容量+知识广场

Tencent ima knowledge base heavy upgrade: unlimited capacity + knowledge square

Tencent's AI knowledge base product ima recently ushered in a major update, not only launched the Knowledge Square to realize knowledge sharing and discovery, but also an unlimited capacity of shared knowledge base, completely solving the user's storage anxiety. Knowledge Square: one-stop discovery of high-quality knowledge bases ima's latest version on...
6mos ago
011.1K
将文本转换为互动形式的可视化网页

Converting text into interactive visualization pages

Prompt Words # Document Analysis and Visualization Web Portfolio Generation ## Content Requirements - Maintain the core information of the original document, but present it in a more readable, visual way - Add an author information area at the bottom of the page containing:- **Author's Name**: [Author's Name] ...
6mos ago
09.9K
北京中小学全面启动人工智能教育:构建特色AI教育体系

Beijing Primary and Secondary Schools Launch Artificial Intelligence Education in Full: Building a Specialized AI Education System

The Beijing Municipal Commission of Education recently issued the "Beijing Municipal Work Plan for Promoting Artificial Intelligence Education in Primary and Secondary Schools (2025-2027)", which plans to comprehensively carry out general education on artificial intelligence in the city's primary and secondary schools starting from the fall semester of this year. This marks the beginning of Beijing's Artificial Intelligence education in primary and secondary schools....
6mos ago
010.7K
Symvol:将文本一键转换成简洁、生动的教学讲解视频

Symvol: Converts text into concise, lively instructional videos with one click

General Introduction Symvol is an innovative website focused on automatically transforming text content into clear and understandable videos. It allows users to generate videos in one click without video editing experience through AI technology and visual narratives. Whether it's study notes, blog posts or business documents, Symvol...
6mos ago
012.3K
混元Turbo S:腾讯推出的快思考大模型(开放申请)

Hybrid Turbo S: Tencent's Big Model of Fast Thinking (open for applications)

Comprehensive Introduction Tencent Hybrid Turbo S is a new generation of Tencent's self-developed fast-thinking model, which has been launched on Tencent Cloud's official website, and will be officially released on February 27th, 2025. It is different from traditional slow thinking models (such as Deepseek R1 and Mixed Meta T1), and can realize "second reply", spit...
6mos ago
011.8K
BannsAi:快速生成广告横幅的AI工具

BannsAi: AI tool for fast banner generation

General Introduction BannsAi is an online tool that utilizes artificial intelligence technology to help users quickly create advertising banners. Its best feature is that it doesn't require the involvement of professional designers or complicated prompt words. Users simply enter their requirements and BannsAi's seven neural networks automatically...
6mos ago
011K
LangChain vs. LangGraph:官方告诉你该如何选择

LangChain vs. LangGraph: The Officials Tell You What to Choose

The field of generative AI is currently evolving rapidly, with new frameworks and technologies emerging. Therefore, readers need to be aware that the content presented in this paper may be time-sensitive. In this paper, we will take an in-depth look at two of the leading frameworks for building LLM applications: LangChain and LangGr...
6mos ago
010.8K
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...
6mos ago
011.6K
火山方舟发布大模型应用实验室:开源行业应用模板,加速企业 AI 落地

Volcano Ark Releases Big Model Application Lab: Open Source Industry Application Templates to Accelerate Enterprise AI Landing

Nowadays, the performance of domestic and foreign big models such as DeepSeek is becoming more and more powerful, and the industry generally believes that AI applications will usher in explosive growth in 2025. However, for enterprises, even with powerful big models, they still face the problems of unclear application scenarios and uncertain application forms...
6mos ago
09.6K
工作流中对抓取的网页文章格式清理与重写

Cleanup and rewriting of crawled web article formatting in workflows

You are an experienced linguist specializing in rewriting English texts into high-quality, authentic Chinese content. Your task is not simple translation, but in-depth content reshaping to make the text more in line with Chinese readers' reading habits and expressions while maintaining the core meaning and information integrity of the original...
6mos ago
09.5K
微软自研 MAI 模型剑指 OpenAI:AI 巨头竞争格局或将重塑

Microsoft's Self-Developed MAI Model Points at OpenAI: AI Giants' Competitive Landscape May Be Reshaped

The competition between tech giants in the field of artificial intelligence is getting hotter by the day. The latest news shows that Microsoft is secretly developing a series of internal AI models, the performance of which is believed to be enough to compete with industry leaders, including partner OpenAI. An anonymous source familiar with the matter revealed that Microsoft's internal...
6mos ago
09.3K