guilherme-alves-silve's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
milvus-io/milvus
A cloud-native vector database, storage for next generation AI applications
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
numpy/numpy
The fundamental package for scientific computing with Python.
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
ml-tooling/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
phil-opp/blog_os
Writing an OS in Rust
smol-ai/developer
the first library to let you embed a developer agent in your own app!
kjw0612/awesome-deep-vision
A curated list of deep learning resources for computer vision
cstack/db_tutorial
Writing a sqlite clone from scratch in C
voxel51/fiftyone
Refine high-quality datasets and visual AI models
THUDM/CodeGeeX
CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)
catboost/catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
DistrictDataLabs/yellowbrick
Visual analysis and diagnostic tools to facilitate machine learning model selection.
ByteLegend/ByteLegend
Enjoy programming while playing a game.
Luodian/Otter
🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability.
towhee-io/towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
bfortuner/ml-glossary
Machine learning glossary
unrealcv/synthetic-computer-vision
A list of synthetic dataset and tools for computer vision
eatonphil/gosql
An early PostgreSQL implementation in Go
towhee-io/examples
Analyze the unstructured data with Towhee, such as reverse image search, reverse video search, audio classification, question and answer systems, molecular search, etc.
voxel51/fiftyone-docs-search
Search docs.voxel51.com with an LLM!
Knowly-ai/langtorch
🔥 Building composable LLM applications & workflow with Java.
sh0nk/matplotlib4j
Matplotlib for java: A simple graph plot library for java, scala and kotlin with powerful python matplotlib
deepjavalibrary/d2l-java
The Java implementation of Dive into Deep Learning (D2L.ai)
bechbd/graph-databases-in-action
Mxbonn/MLRF
Machine Learning Research Flashcards (for Anki)
fzliu/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
inferiorzoned/Nachos-5.0j
Nachos 5.0j is an instructional operating system, developed at Berkeley. It was originally written in C++, but they ported it to Java in the 5.0 version.