• Stars
    star
    1
  • Language
    Kotlin
  • Created over 5 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A basic Bayes Text Classifier written in Kotlin and can be used for classification purposes on Android.

More Repositories

1

FaceRecognition_With_FaceNet_Android

Face Recognition using the FaceNet model and MLKit on Android.
Kotlin
252
star
2

Age-Gender_Estimation_TF-Android

Age + Gender Estimation on Android with TensorFlow Lite
Kotlin
57
star
3

Android-Document-QA

A custom RAG pipeline for multi-document QA from PDF/DOCX documents, in Android
Kotlin
38
star
4

Depth-Anything-Android

An Android app running inference on Depth-Anything and Depth-Anything-V2
Kotlin
29
star
5

OnDevice-Face-Recognition-Android

On-device customizable face recognition in Android with FaceNet and an embedded vector database
Kotlin
26
star
6

Text2Summary-Android

A library for Text Summarization on Android applications.
Kotlin
25
star
7

Realtime_MiDaS_Depth_Estimation_Android

Monocular Depth Estimation using MiDaS in Android
Kotlin
23
star
8

Hand_Detection_TFLite_Android

Hand Detection using TFLite in Android. Uses Victor Dibia's model checkpoints.
Kotlin
19
star
9

Sentence-Embeddings-Android

Embeddings from sentence-transformers in Android! Supports all-MiniLM-L6-V2, bge-small-en, snowflake-arctic models and more
Kotlin
17
star
10

Segment-Anything-Android

An Android app running inference on Meta's Segment-Anything (SAM) and SAM v2
Kotlin
15
star
11

glove-android

Power of GloVe word embeddings in Android
Kotlin
14
star
12

Dataset_Archives

A Repository with datasets in zipped format. ( Hosted on GitHub for use with IPython notebooks )
14
star
13

Scikit_Learn_Android_Demo

An Android app that runs a scikit-learn model converted to the ONNX format
Kotlin
13
star
14

Spam_Classification_Android_Demo

An Android Project to demonstrate the use of a TensorFlow Lite model to classify spam messages.
Kotlin
12
star
15

MLKit_Selfie_Segmentation_Android

Selfie Segmentation in Android with MLKit APIs
Kotlin
12
star
16

tfidf-summarizer.rs

Simple, efficient and cross-platform TFIDF-based text summarizer in Rust
Rust
8
star
17

AirDrawing_with_Mediapipe_Android

A fun demo for the MediaPipe Hands solution
Kotlin
7
star
18

Google_Colab_Notebooks

Google Colab notebooks - tutorials, guides on ML topics
Jupyter Notebook
7
star
19

Sarcasm_Detection_NLP_TensorFlow

A TensorFlow project to detect sarcasm in tweets using the power of GloVe embeddings and Convolution layers.
Python
7
star
20

Decision_Tree_On_Android

Decision Trees and Random Forests made with pure Kotlin!
Kotlin
6
star
21

Spam_Classification_TF

A TensorFlow Project which detects spam messages and uses this capability in Android apps.
Python
6
star
22

Simple_Document_Scanner_Android

A simple document scanner app for Android available in two options - API-based and on-device inference
Kotlin
5
star
23

Sarcaso_for_Android

Sarcasm Detection app for Android.
Kotlin
5
star
24

text-predictor-android

Next word prediction and word auto-complete for Android - with the power of Rust 🚀
Kotlin
5
star
25

Skinly_for_Melanoma

An Android application which can detect potential cases of Melanoma with just a picture of the skin. It is currently in research stage.
Java
5
star
26

TF_ESRGAN_Desktop_App

A desktop app built with Qt (PySide6) for super resolution with ESRGANs in TensorFlow
Python
5
star
27

postagger.rs

NLTK inspired Parts-of-Speech Tagger (Perceptron Tagger) in Rust
Rust
4
star
28

PICT_Coursework

Programs for all assignments included in the Computer Engineering course of SPPU
4
star
29

Linear_Regression_with_Kotlin_Android

A multiple linear regression model built in Kotlin for Android
Kotlin
3
star
30

Multimodal_Summarization

Jupyter Notebook
3
star
31

GaussianNaiveBayes_Android_App

A simple implementation of the Gaussian Naive Bayes algorithm in Android ( with Kotlin ).
Kotlin
3
star
32

CLIP-Android

Inference on OpenAI's CLIP model in Android using clip.cpp
Kotlin
3
star
33

WASM-JS-Algorithms

Implementation of various algorithms in WebAssembly and vanilla Javascript
JavaScript
3
star
34

language-modelling-with-pytorch

Using the Transformer model to generate English sentences, given a prompt - in PyTorch
Python
2
star
35

Blind_Camera_Detection_Android

An Android app to check if the camera has been blinded by use of a sticker/obstruction.
Kotlin
1
star
36

glove.c

Simple, cross-platform port of GloVe embeddings, written in C
C
1
star
37

NMT_With_Attention_Eng-Marathi

Neural Machine Translation ( from English to Marathi ) with Attention Mechanism
Python
1
star
38

shubham0204

1
star
39

TensorFlow_Model_Deployment_Heroku_Android

Deploying TF models on Heroku and then using them on an Android device
Kotlin
1
star
40

QLearning_With_FrozenLakeEnv_Android

Explore Q Learning with the Frozen Lake Environment 🥶 in Android.
Kotlin
1
star
41

Feedforward_Neural_Network_Kotlin

Feed-Forward Neural Networks implemented in Kotlin.
Kotlin
1
star
42

full-text-search

Full Text Search built for PDFs, DOCX using Inverted Index in Java
Java
1
star