Collection of resources
- aka.ms/genai-beginners - github- generative-ai-for-beginners
- rasbt/LLMs-from-scratch: Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
- microsoft/ML-For-Beginners: 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
- openai/openai-cookbook: Examples and guides for using the OpenAI API
- CompVis/stable-diffusion: A latent text-to-image diffusion model
- microsoft/ai-agents-for-beginners: 18 Lessons to Get Started Building AI Agents
- microsoft/AI-For-Beginners: 12 Weeks, 24 Lessons, AI for All!
- 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.
- facebookresearch/segment-anything: The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.