- Pune, Maharashtra, India
-
11:52
(UTC +05:30) - https://shubham0204.github.io
Highlights
- Pro
-
PICT_Coursework Public
Programs for all assignments included in the Computer Engineering course of SPPU
-
Sentence-Embeddings-Android Public
Embeddings from sentence-transformers in Android! Supports all-MiniLM-L6-V2, bge-small-en, snowflake-arctic models and more
-
blogpost Public
Blogpost - Built with Quartz
TypeScript GNU General Public License v3.0 UpdatedOct 28, 2024 -
Android-Document-QA Public
A custom RAG pipeline for multi-document QA from PDF/DOCX documents, in Android
-
file-compressor.rs Public
Huffmann and LZW based file compressor
Rust Apache License 2.0 UpdatedOct 20, 2024 -
objectbox-sync-docs Public
Forked from objectbox/objectbox-sync-docsObjectBox Sync Documentation
UpdatedOct 9, 2024 -
-
shubham0204.github.io Public
Profile - Built with HTML 5 and Bootstrap 5.3
HTML GNU General Public License v2.0 UpdatedSep 21, 2024 -
CLIP-Android Public
Inference on OpenAI's CLIP model in Android using clip.cpp
-
clip.cpp Public
Forked from monatis/clip.cppCLIP inference in plain C/C++ with no extra dependencies
C++ MIT License UpdatedSep 18, 2024 -
Fast_SAM_android Public
Forked from farmaker47/Fast_SAM_androidAndroid project that is using FastSAM model for segment anything with live camera feed and gallery images.
-
On-device customizable face recognition in Android with FaceNet and an embedded vector database
-
Segment-Anything-Android Public
An Android app running inference on Meta's Segment-Anything (SAM) and SAM v2
-
Face Recognition using the FaceNet model and MLKit on Android.
-
google-search-kotlin Public
Get Google Search results in Kotlin
Kotlin Apache License 2.0 UpdatedJul 15, 2024 -
Depth-Anything-Android Public
An Android app running inference on Depth-Anything and Depth-Anything-V2
-
WASM-JS-Algorithms Public
Implementation of various algorithms in WebAssembly and vanilla Javascript
-
Google_Colab_Notebooks Public
Google Colab notebooks - tutorials, guides on ML topics
-
glove-android Public
Power of GloVe word embeddings in Android
-
diff-tool.rs Public
A simple terminal-based diff tool written in Rust
Rust Apache License 2.0 UpdatedApr 12, 2024 -
full-text-search Public
Full Text Search built for PDFs, DOCX using Inverted Index in Java
-
glove.c Public
Simple, cross-platform port of GloVe embeddings, written in C
-
tfidf-summarizer.rs Public
Simple, efficient and cross-platform TFIDF-based text summarizer in Rust
-
postagger.rs Public
NLTK inspired Parts-of-Speech Tagger (Perceptron Tagger) in Rust
-
minbpe-rs Public
Forked from gnp/minbpe-rsPort of Andrej Karpathy's minbpe to Rust
Rust Apache License 2.0 UpdatedApr 11, 2024 -
-
Using the Transformer model to generate English sentences, given a prompt - in PyTorch
-
A simple document scanner app for Android available in two options - API-based and on-device inference
-
Selfie Segmentation in Android with MLKit APIs
-
text-predictor-android Public
Next word prediction and word auto-complete for Android - with the power of Rust 🚀