AI Sharing Circle

Day arching a pawn and sharing for the king!
Marco-o1:基于Qwen2-7B-Instruct微调的开源版OpenAI o1模型,探索开放式推理模型,解决复杂问题

Marco-o1: An Open Source Version of the OpenAI o1 Model Based on Qwen2-7B-Instruct Fine-Tuning to Explore Open Inference Models for Solving Complex Problems

Comprehensive Introduction Marco-o1 is an open reasoning model developed by Alibaba International Digital Commerce Group (AIDC-AI) to solve complex real-world problems. The model combines Chain of Thought (CoT) fine-tuning, Monte Carlo Tree Search (MCTS), and innovative reasoning strategies...
1yrs ago
055.1K
Flow(Laminar):构建智能体的轻量级任务引擎,简化并灵活管理任务

Flow (Laminar): a lightweight task engine for building intelligences that simplifies and flexibly manages tasks

Comprehensive Introduction Flow is a lightweight task engine designed for building AI agents, emphasizing simplicity and flexibility. Unlike traditional node- and edge-based workflows, Flow uses a dynamic task queuing system that supports parallel execution, dynamic scheduling, and intelligent dependency management. Its core concept is ...
1yrs ago
066.9K
Laminar:开源AI产品工程化平台,轻松实现数据可视化追踪与评估

Laminar: open source AI product engineering platform for easy data visualization tracking and evaluation

Comprehensive Introduction Laminar is an open source AI engineering optimization platform focused on AI engineering from first principles. It helps users collect, understand, and use data to improve the quality of LLM (Large Language Model) applications.Laminar provides comprehensive observability, text...
1yrs ago
048.2K
解决LLM长上下文JSON格式输出文本异常/中断问题

Solve LLM long context JSON format output text exception/break problem

I. Introduction Although most LLMs can now support the output of tens of thousands of Token. However, when we are in the actual business landing, we still often encounter the situation that LLM does not output according to the format we specified. In particular, we need to output results with structured, convenient for us to follow...
1yrs ago
059.1K
双人解说提示词,可用于文章解说

Double narration prompts for article narration

# The Role You are a master narrator with 10 years of experience. ## Skills Very good at understanding content to explain AI related technical articles in a narrated interactive manner. Automatically summarizes content into a dialogue format with good transitions between dialogues. ## Tasks You will be required to follow user...
1yrs ago
049.3K
MagicQuill:智能交互式图像涂鸦编辑系统,精准局部涂鸦编辑

MagicQuill: Intelligent Interactive Image Graffiti Editing System, Precise Localized Graffiti Editing

General Introduction MagicQuill is an open-source AI interactive image editing tool jointly launched by Hong Kong University of Science and Technology (HKUST), Ant Group, Zhejiang University and University of Hong Kong. The tool aims to achieve accurate localized editing of images in an intelligent and interactive way.MagicQuill...
1yrs ago
072.4K
Translation Agent WebUI:吴恩达翻译智能体界面版,提供多种翻译API和Gradio界面

Translation Agent WebUI: Wu Enda Translation Intelligence Body Interface Edition, providing multiple translation APIs and Gradio interface

General Description Translation Agent WebUI is a Gradio-based web user interface designed for Andrewyng's translation-agent. The tool is able to automatically detect the transmission...
1yrs ago
053.5K
AI工程学院:2.4用于检索增强生成(RAG)系统的数据分块技术

AI Engineering Institute: 2.4 Data Chunking Techniques for Retrieval Augmented Generation (RAG) Systems

INTRODUCTION Data chunking is a key step in Retrieval Augmented Generation (RAG) systems. It breaks large documents into smaller, manageable pieces for efficient indexing, retrieval, and processing. This README provides an overview of the various chunking methods available in the RAG pipeline. https...
1yrs ago
037.5K
AI 辅助编程给软件工程带来的需求开发范式变化(宝玉)

Requirements Development Paradigm Change in Software Engineering Brought about by AI-Assisted Programming (Baoyu)

One of the biggest breakthroughs in the field of AI this year should be in the field of programming, with AI programming tools like Cursor and v0 dev not only drastically lowering the threshold of programming for the average person, but also allowing professional programmers to dramatically increase their development efficiency. But the news we've been hearing is not...
1yrs ago
036.2K
MegaParse:解析各类型文档为LLM可用数据,完整保留文档中的表格、图片等所有信息

MegaParse: parses all types of documents into LLM-available data, preserving all information in the document such as tables, pictures, etc. in its entirety

Comprehensive Introduction MegaParse is a powerful and versatile document parsing tool designed to optimize data processing for the Large Language Model (LLM). Whether you are working with text, PDF, PowerPoint presentations or Word documents, MegaParse...
1yrs ago
063.5K