Bhavesh Bhatt

Results 32 repositories owned by Bhavesh Bhatt

Repository for detecting outliers using Grubb's Threshold & Generalized Extreme Studentized Deviate (ESD) Test

pca-from-scratch-iris-dataset

24
Stars
14
Forks
Watchers

Implementing PCA from Scratch for iris dataset

tflite-tutorials

34
Stars
21
Forks
Watchers

End-to-end tutorials on how to create TensorFlow Lite (TFLite) models!

chatgpt-chatbot

41
Stars
17
Forks
Watchers

This repository will guide you to create ChatGPT like chatbot using OpenAI's GPT 3.5 model

table-question-answering-demo

24
Stars
17
Forks
Watchers

Question Answering on Tabular Data with HuggingFace Transformers Pipeline & TAPAS

classification-metrics-python

15
Stars
21
Forks
Watchers

This is a simple python example to recreate classification metrics like F1 Score, Accuracy

text-summarizer-using-BERT

22
Stars
19
Forks
Watchers

Text summarization with BERT using bert-extractive-summarizer

voice-assistant-whisper-chatgpt

242
Stars
75
Forks
Watchers

This repository will guide you to create your own Smart Virtual Assistant like Google Assistant using Open AI's ChatGPT, Whisper. The entire solution is created using Python & Gradio.

twitter-scrapper-snscrape

34
Stars
26
Forks
Watchers

Tutorial to scrape tweets from Twitter using snscrape