MatufA's Stars
facebookresearch/lingua
Meta Lingua: a lean, efficient, and easy-to-hack codebase to research LLMs.
run-llama/llama_parse
Parse files for optimal RAG
langroid/langroid
Harness LLMs with Multi-Agent Programming
microsoft/autogen
A programming framework for agentic AI 🤖
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
vertica/VerticaPy
VerticaPy is a Python library that exposes sci-kit like functionality to conduct data science projects on data stored in Vertica, thus taking advantage Vertica’s speed and built-in analytics and machine learning capabilities.
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
CYQIQ/MultiCoT
Repository to demonstrate Chain of Table reasoning with multiple tables powered by LangGraph
langchain-ai/langgraph
Build resilient language agents as graphs.
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
PaddlePaddle/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)
VT-NLP/Syntax-Guided-Graph-Transformer
Extracting Temporal Event Relation with Syntax-guided Graph Transformer
Deci-AI/super-gradients
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
hindupuravinash/the-gan-zoo
A list of all named GANs!
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
gvolpe/advanced-http4s
:rainbow: Code samples of advanced features of Http4s in combination with some features of Fs2 not often seen.
dji-sdk/Tello-Python
This is a collection of python modules that interact with the Ryze Tello drone.
TheAlgorithms/Python
All Algorithms implemented in Python