abhiverse01
😎 AI Engineer | MLOps | ML & Data Science | Django | FastAPI | Tableau | LLMs
Inflancer TechnologyGwarko, Kathmandu, Nepal
Pinned Repositories
abhiverse01
Config files for my GitHub profile.
Binary-Multi-CNN-CIFAR10
Contains my project code for two CNN models, one trained for binary classification while the other made for multi-class classification. It utillises the CIFAR-10 dataset.
CODSOFT-INTERN
This repository contains the projects I worked on during my Codsoft internship. Each project focuses on a different machine learning problem, including credit card fraud detection, customer churn prediction, movie genre classification, and SMS spam detection.
hand-gesture-recognizer
Hand Gesture Recognition for Sign language Detection deployed along a web application that recognizes through which one can translate hand gestures into commands or text using a webcam.
Iris-Classifier-KNN
The Iris flower classification project uses the Iris dataset to demonstrate a simple machine-learning workflow. It covers data loading, exploration, preprocessing, model building, evaluation, and data visualization.
Llama2-CodeGen
This notebook contains the code script I used to fine tune a Llama-2 LLM to create a python codeium generator using a custom build dataset
Net-Chat
NetMag is a blazing fast, real-time network chat application powered by Apache Kafka and WebSockets. Connect with anyone on the same network instantly and seamlessly. Experience the magic of network communication with NetMag!
open-interpreter
OpenAI's Code Interpreter in your terminal, running locally
the-coders-handbook
This repository compiles the most valuable resources, links, notes, and key collections I’ve gathered throughout my developer journey. It's open-source, so anyone can explore and benefit from the insights whenever needed.
TinyLlama-Base-CodeGen
This repository contains code and resources for fine-tuning a Tiny Llama base model for code generation tasks. The project aims to leverage advanced machine learning techniques to improve the performance of code generation models.
abhiverse01's Repositories
abhiverse01/the-coders-handbook
This repository compiles the most valuable resources, links, notes, and key collections I’ve gathered throughout my developer journey. It's open-source, so anyone can explore and benefit from the insights whenever needed.
abhiverse01/abhiverse01
Config files for my GitHub profile.
abhiverse01/Net-Chat
NetMag is a blazing fast, real-time network chat application powered by Apache Kafka and WebSockets. Connect with anyone on the same network instantly and seamlessly. Experience the magic of network communication with NetMag!
abhiverse01/Llama-3-chat-wrapper
This is a chatbot wrapper, built for Llama-3-Chat
abhiverse01/Llama2-CodeGen
This notebook contains the code script I used to fine tune a Llama-2 LLM to create a python codeium generator using a custom build dataset
abhiverse01/Meta-Model-Chaos-Prediction
Meta-Model Approach for Chaos Prediction Using the Titanic Dataset.
abhiverse01/Space-Sim
Space-Sim A Python project to simulate the gravitational interactions between celestial bodies, specifically the Sun, Earth, and Moon, using the Pygame library.
abhiverse01/tfx-iris-project
This project demonstrates the working of tensorflow-extended for creating scalable ML pipelines as well to automate CI/CD pipelines.
abhiverse01/AI-Learning-Journey
Compiles all the colab notebook content and resources for my journey in learning AI
abhiverse01/Binary-Multi-CNN-CIFAR10
Contains my project code for two CNN models, one trained for binary classification while the other made for multi-class classification. It utillises the CIFAR-10 dataset.
abhiverse01/Datasets-for-Recommender-Systems
This is a repository of a topic-centric public data sources in high quality for Recommender Systems (RS)
abhiverse01/how-I-learned-ml-repo
This repo contains all the info, notes, codes and references to projects that I learned to get started my ML Journey.
abhiverse01/how-I-learned-python
abhiverse01/Leetcode-Solved-Questions
# This repository is a compilation of all the leetcode questions that I solved along with the examples copied. I've also tried to explain it through possible comments. I am constantly updating solutions for various common interview questions, so keep tuned for more. 🙂
abhiverse01/Model-Play
abhiverse01/NeuNet-Visualization
This is the repo where I'm trying to build an entire neural network from scratch using Numpy and Maths.
abhiverse01/Prod-Ready
A full-fledged repository dedicated to collecting knowledge and resources to develop and maintain production-ready codebases.
abhiverse01/Project-In-Connect
Project InConnect
abhiverse01/SentimentAnalysis-DistilBERT
Sentiment analysis using the distilbert-base-uncased model using the movies dataset.
abhiverse01/simplistics
Contains code for simple python based projects
abhiverse01/Zodiac-AI
This is an long-term Aritificial Intelligence research project thai I'm working on. The project is focused on developing a comprehensive AI system that can understand and analyze various aspects of human behaviour.
abhiverse01/abhishek-shah-portfolio
abhishek-shah-portfolio-static-website
abhiverse01/abhishekshahhtmlresume
abhiverse01/abhiverse01.github.io
My personal portfolio site
abhiverse01/colorserv
abhiverse01/google-research
Google Research
abhiverse01/TextSense
abhiverse01/transformer-explainer
Transformer Explained: Learn How LLM Transformer Models Work with Interactive Visualization
abhiverse01/Notes-API
abhiverse01/simple-calculator
A python-based calculator for basic arithmetic operations