Lists (6)
Sort Name ascending (A-Z)
Conference
List of Conference papers--CVPR, ICCV, ECCV, etcDetection&Recognition
DocumentAI
Document Layout analysis; Visual richlly information ExtractionHot CV
Vision Transformer;Interview
Transformer Detection
Object detection or segmentation used transformer based methods.Starred repositories
KAG is a logical form-guided reasoning and retrieval framework based on OpenSPG engine and LLMs. It is used to build logical reasoning and factual Q&A solutions for professional domain knowledge ba…
GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。
A modular graph-based Retrieval-Augmented Generation (RAG) system
A simple, easy-to-hack GraphRAG implementation
拼好RAG:手搓并融合了GraphRAG、LightRAG、Neo4j-llm-graph-builder进行知识图谱构建以及搜索;整合DeepSearch技术实现私域RAG的推理;自制针对GraphRAG的评估框架| Integrate GraphRAG, LightRAG, and Neo4j-llm-graph-builder for knowledge graph construct…
[EMNLP2025] "LightRAG: Simple and Fast Retrieval-Augmented Generation"
"MiniRAG: Making RAG Simpler with Small and Open-Sourced Language Models"
🧠 Guide to Building RAG (Retrieval-Augmented Generation) Applications
💡 Awesome RAG: A resource of Retrieval-Augmented Generation (RAG) for LLMs, focusing on the development of technology.
Open Source Deep Research Alternative to Reason and Search on Private Data. Written in Python.
"Your Fully-Automated Personal AI Assistant"
ValueCell is a community-driven, multi-agent platform for financial applications.
A Collection of BM25 Algorithms in Python
本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.
Youtu-Embedding is an industry-leading, general-purpose text representation model developed by Tencent Youtu Lab.
GraphRAG-Bench, the official repo of comprehensive benchmark and dataset for evaluating GraphRAG models.
Awesome-GraphRAG: A curated list of resources (surveys, papers, benchmarks, and opensource projects) on graph-based retrieval-augmented generation.
Document-level Retrieval Augmented Knowledge Graph Construction
stock股票.获取股票数据,计算股票指标,筹码分布,识别股票形态,综合选股,选股策略,股票验证回测,股票自动交易,支持PC及移动设备。
Tongyi Deep Research, the Leading Open-source Deep Research Agent
Fully Open Framework for Democratized Multimodal Training
Kronos: A Foundation Model for the Language of Financial Markets
Official Code for "Mini-o3: Scaling Up Reasoning Patterns and Interaction Turns for Visual Search"
《The Way to Go》中文译本,中文正式名《Go 入门指南》
🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and cont…