Pinned Repositories
360VL
A-Survey-on-Generative-Diffusion-Model
ACE-HGNN
Code for “ACE-HGNN: Adaptive Curvature ExplorationHyperbolic Graph Neural Network”
ACL2022_KnowledgeNLP_Tutorial
Materials for ACL-2022 tutorial: Knowledge-Augmented Methods for Natural Language Processing
AdaMF-MAT
[Paper][LREC-COLING 2024] Unleashing the Power of Imbalanced Modality Information for Multi-modal Knowledge Graph Completion
Adaptive-Note
AgentRE
Repo for for paper "AgentRE: An Agent-Based Framework for Navigating Complex Information Landscapes in Relation Extraction".
AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2020
AI-Paper-Collector
Fully-automated scripts for collecting AI-related papers
awesome-hyperbolic-graph-neural-network-papers
Paper list about hyperbolic embedding, hyperbolic models,hyperbolic applications
moqingxinai's Repositories
moqingxinai/Adaptive-Note
moqingxinai/DB-GPT
AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
moqingxinai/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
moqingxinai/dolma
Data and tools for generating and inspecting OLMo pre-training data.
moqingxinai/DuASE
[ACL 2024] Learning Low-dimensional Multi-domain Knowledge Graph Embedding via Dual Archimedean Spirals
moqingxinai/Easy-Graph
EasyGraph is an open-source network analysis library designed to cover advanced network processing methods. It includes functionalities for detecting structural hole spanners, network embedding, and various classic network analysis techniques.
moqingxinai/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
moqingxinai/graphrag-local-ollama
Local models support for Microsoft's graphrag using ollama (llama3, mistral, gemma2 phi3)- LLM & Embedding extraction
moqingxinai/GraphRAG-Local-UI
GraphRAG using Local LLMs - Features robust API and multiple apps for Indexing/Prompt Tuning/Query/Chat/Visualizing/Etc. This is meant to be the ultimate GraphRAG/KG local LLM app.
moqingxinai/HyperCL_code
moqingxinai/itext2kg
000Incremental Knowledge Graphs Constructor Using Large Language Models
moqingxinai/KG-ICL
A Knowledge Graph Foundation Model for Universal In-Context Reasoning, NeurIPS 2024
moqingxinai/LLaMA-Omni
LLaMA-Omni is a low-latency and high-quality end-to-end speech interaction model built upon Llama-3.1-8B-Instruct, aiming to achieve speech capabilities at the GPT-4o level.
moqingxinai/llm-graph-builder
Neo4j graph construction from unstructured data using LLMs
moqingxinai/LongWriter
LongWriter: Unleashing 10,000+ Word Generation from Long Context LLMs
moqingxinai/MemLong
moqingxinai/MiniCPM-V
MiniCPM-V 2.6: A GPT-4V Level MLLM for Single Image, Multi Image and Video on Your Phone
moqingxinai/Monkey
【CVPR 2024 Highlight】Monkey (LMM): Image Resolution and Text Label Are Important Things for Large Multi-modal Models
moqingxinai/ncps
PyTorch and TensorFlow implementation of NCP, LTC, and CfC wired neural models
moqingxinai/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
moqingxinai/NeMo
A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)
moqingxinai/OLMo
Modeling, training, eval, and inference code for OLMo
moqingxinai/open_lm
A repository for research on medium sized language models.
moqingxinai/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) KAG will be natively supported soon, so stay tuned...
moqingxinai/ProX
Offical Repo for "Programming Every Example: Lifting Pre-training Data Quality Like Experts at Scale"
moqingxinai/PyMuPDF
PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
moqingxinai/REANO
[ACL 2024] REANO: Optimising Retrieval-Augmented Reader Models through Knowledge Graph Generation
moqingxinai/Sparnatural
Sparnatural : Typescript visual SPARQL query builder for knowledge graphs, configurable with SHACL
moqingxinai/TCompoundE
moqingxinai/text2vec
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。