Pinned Repositories
AI_From_Scratch
Into the depths of some concepts of Artificial Intelligence and Machine Learning
ConvNeXt
A Next Generation ConvNet by FaceBookResearch Implementation in PyTorch(Original) and TensorFlow.
GhostNet
Understanding and implementing the GhostNet architecture from CVPR 2020.
LLMEngine
LLM Engine API
MakeYourOwn-X
A repository containing Implementations of all the topics from the famous make-your-own-x repository.
Plan2Scene
We produce a textured 3D mesh of a residence from a floorplan and set of photos. Created using PyTorch and CUDA
PotholeDetection
A Web based implementation of Pothole Detection using Deep Learning
RapidMLAutograd
Automatic differentiation framework from scratch with CUDA support.
VectorDB
vector store database implementation from scratch using Rust.
VectorDBPythonClient
Python SDK for VectorDB
Raghvender1205's Repositories
Raghvender1205/AI_From_Scratch
Into the depths of some concepts of Artificial Intelligence and Machine Learning
Raghvender1205/Raghvender1205
Raghvender1205/HKScanner
Raghvender1205/KeyValueDB
A simple Key-Value based database from scratch using Rust.
Raghvender1205/ObjectDetectionCoreMLYolo
Object Detection with CoreML for Yolo models.
Raghvender1205/SkinSAM
SAM model finetuned for Skin Instance segmentation tasks
Raghvender1205/VectorDB
vector store database implementation from scratch using Rust.
Raghvender1205/Yolov8TFLiteInference
Raghvender1205/DiscordBackend
A FastAPI based Backend implementation of Discord
Raghvender1205/LLMEngine
LLM Engine API
Raghvender1205/CustomCacheService
Custom Cache service implemented in Rust
Raghvender1205/GuidedCapture
Sample code of Scanning objects using Object Capture
Raghvender1205/HEICImageAPI
HEIC Image API to recieve HEIC and other format images
Raghvender1205/ImageServer
A simple Go server for Images
Raghvender1205/KalmogorvArnoldNetworks
Raghvender1205/LiTLLaMA
Raghvender1205/llama3
The official Meta Llama 3 GitHub site
Raghvender1205/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
Raghvender1205/maskrcnn-skin
MaskRCNN framework in Tensorflow 2x
Raghvender1205/Microsoft-Activation-Scripts
A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
Raghvender1205/MovieBot
Raghvender1205/nextjs-prisma-plsql-s3
A full stack project using NextJS, PostgresSQL, Prisma, AWS S3 and OAuth
Raghvender1205/ObjectDetectionYolov8App
Raghvender1205/pykan
Kolmogorov Arnold Networks
Raghvender1205/RAG
Retrieval Augmented Generation for LLMs
Raghvender1205/SkinDefectsSAM
Fine tune mask decoder of SAM for Skin Defects
Raghvender1205/SlackRust
Slack based architecture implementation in Rust
Raghvender1205/WebStreamer
A docker, Flask based RTSP based webstreamer using Webcam setup on WSL2.
Raghvender1205/Yolov8Scratch
A Yolov8 implementation from scratch
Raghvender1205/yolov9
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information