AI Sharing Circle

Day arching a pawn and sharing for the king!
Open MCP Client:网页版MCP客户端,快速连接任意MCP服务

Open MCP Client: Web-based MCP client to quickly connect to any MCP service.

General Introduction Open MCP Client is an open source tool , the biggest highlight is to provide a web version of MCP (Model Context Protocol) client , allowing users to connect to any MCP server to chat without installation . It also ...
7mos ago
021.7K
生成简单产品需求文档(PRD)的提示词

Tip words for generating a simple product requirements document (PRD)

Prompt Words You are a senior product manager and your goal is to create a comprehensive product requirements document (PRD) based on the following instructions. {{PROJECT_DESCRIPTION}} &lt...
7mos ago
015.7K
DeepSearch/DeepResearch中最优文本段选择和URL重排

Optimal Text Segment Selection and URL Rearrangement in DeepSearch/DeepResearch

If you have read Jina's last classic article "Design and Implementation of DeepSearch/DeepResearch", then you may want to dig deeper into some details that can greatly improve the quality of answers. This time, we will focus on two details: extracting optimal text from long web pages...
7mos ago
013.8K
VACE:视频创作和编辑的开源模型(未开放)

VACE: Open source model for video authoring and editing (not open)

Comprehensive Introduction VACE is an open source project developed by Alitongyi Visual Intelligence Lab (ali-vilab), focusing on video creation and editing. It is an all-in-one tool that integrates a variety of functions, such as generating videos based on references, editing existing video content, localization modifications, and other...
7mos ago
019.6K
带你体验 Gemini 2.0 Flash 原生图像生成与编辑能力

Take a tour of Gemini 2.0 Flash's native image generation and editing capabilities.

In December of last year, Gemini 2.0 Flash was first shown to select testers with its native image output capabilities. Now, developers can experience this new feature in all regions supported by Google AI Studio. Developers can ...
7mos ago
018.7K
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
020K
Ollama 自定义在 GPU 中运行

Ollama customization running in GPUs

Windows The following is an example of how to customize Ollama to run in the GPU on a Windows system. Ollama uses the CPU for inference by default. For faster inference, you can configure Ollama to use...
7mos ago
025.2K
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...
7mos ago
028K
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 ...
7mos ago
022.5K
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
018.8K