Pinned Repositories
DeepLearningExamples
Deep Learning Examples
FasterTransformer_Bert
Using FasterTransformer for accelerating the predict speed of bert and roberta
Financial-Knowledge-Graphs
小型金融知识图谱构建流程
Joe-Huang
TextClassifier_Transformer
个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0
ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
langchain
🦜🔗 Build context-aware reasoning applications
openspg
OpenSPG is a Knowledge Graph Engine developed by Ant Group in collaboration with OpenKG, based on the SPG (Semantic-enhanced Programmable Graph) framework. Core Capabilities: 1) domain model constrained knowledge modeling, 2) facts and logic fused representation, 3) natively support KAG...
PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
graphrag-local-ollama
Local models support for Microsoft's graphrag using ollama (llama3, mistral, gemma2 phi3)- LLM & Embedding extraction
652994331's Repositories
652994331/Financial-Knowledge-Graphs
小型金融知识图谱构建流程
652994331/TextClassifier_Transformer
个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0
652994331/DeepLearningExamples
Deep Learning Examples
652994331/FasterTransformer_Bert
Using FasterTransformer for accelerating the predict speed of bert and roberta
652994331/Joe-Huang