harshvardhan33's Stars
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
pathwaycom/llm-app
Ready-to-run cloud templates for RAG, AI pipelines, and enterprise search with live data. 🐳Docker-friendly.⚡Always in sync with Sharepoint, Google Drive, S3, Kafka, PostgreSQL, real-time data APIs, and more.
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
mlfoundations/open_clip
An open source implementation of CLIP.
NirDiamant/GenAI_Agents
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
gusye1234/nano-graphrag
A simple, easy-to-hack GraphRAG implementation
FurkanGozukara/Stable-Diffusion
FLUX, Stable Diffusion, SDXL, SD3, LoRA, Fine Tuning, DreamBooth, Training, Automatic1111, Forge WebUI, SwarmUI, DeepFake, TTS, Animation, Text To Video, Tutorials, Guides, Lectures, Courses, ComfyUI, Google Colab, RunPod, Kaggle, NoteBooks, ControlNet, TTS, Voice Cloning, AI, AI News, ML, ML News, News, Tech, Tech News, Kohya, Midjourney, RunPod
rahulnyk/knowledge_graph
Convert any text to a graph of knowledge. This can be used for Graph Augmented Generation or Knowledge Graph based QnA
titu1994/Image-Super-Resolution
Implementation of Super Resolution CNN in Keras.
Zasder3/train-CLIP
A PyTorch Lightning solution to training OpenAI's CLIP from scratch.
retkowsky/Azure-OpenAI-demos
Azure OpenAI (demos, documentation, accelerators).
databricks/mlops-stacks
This repo provides a customizable stack for starting new ML projects on Databricks that follow production best-practices out of the box.
curiousily/AI-Bootcamp
Self-paced bootcamp on Generative AI. Tutorials on ML fundamentals, LLMs, RAGs, LangChain, LangGraph, Fine-tuning Llama 3 & AI Agents (CrewAI)
PradipNichite/Youtube-Tutorials
Azure-Samples/aisearch-openai-rag-audio
A simple example implementation of the VoiceRAG pattern to power interactive voice generative AI experiences using RAG with Azure AI Search and Azure OpenAI's gpt-4o-realtime-preview model.
sudarshan-koirala/youtube-stuffs
This repository contains most of the python codes that is presented in my youtube videos.
akshaybahadur21/Facial-Recognition-using-Facenet
A simple implementation of facial recognition using facenets for humans 🧔 🔍
XuyangBai/D3Feat
[TensorFlow] Official implementation of CVPR'20 oral paper - D3Feat: Joint Learning of Dense Detection and Description of 3D Local Features https://arxiv.org/abs/2003.03164
databricks-academy/llm-foundation-models
aurelio-labs/semantic-chunkers
vinija/AI-Coding
AI algorithms
futianfan/clinical-trial-outcome-prediction
benchmark dataset and Deep learning method (Hierarchical Interaction Network, HINT) for clinical trial approval probability prediction, published in Cell Patterns 2022.
Shritesh99/100DaysofMLCodeChallenge
A repository dedicated to the #100DaysofMLCode Challenge.
abhimanyu1996/Face-Recognition-using-triplet-loss
Face recognition using deep learning (Python ,keras , tensorflow)
05rs/Face-Recognition
End to End Face-Recognition follows the approach described in FaceNet with modifications inspired by the OpenFace project. Semi-hard triplet loss and online semi-hard triplet generator are used for further fine-tuning.
ayushpai/InsureGPT
ptran1203/face_recognition
Keras implementation of Face recognition using triplet loss