MVPavan's Stars
langflow-ai/langflow
Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
graviraja/MLOps-Basics
poloclub/transformer-explainer
Transformer Explained Visually: Learn How LLM Transformer Models Work with Interactive Visualization
ScaDS/generative-ai-notebooks
A collection of Python Jupyter Notebooks with Generative Artificial Intelligence related contents
modularml/max
A collection of sample programs, notebooks, and tools which highlight the power of the MAX Platform
modularml/devrel-extras
Contains supporting materials for developer relations blog posts, videos, and workshops
YichengDWu/matmul.mojo
High Performance Matrix Multiplication in Pure Mojo 🔥
modularml/mojo
The Mojo Programming Language
mojicians/awesome-mojo
A curated list of awesome Mojo 🔥 frameworks, libraries, software and resources
ComposioHQ/composio
Composio equip's your AI agents & LLMs with 100+ high-quality integrations via function calling
cleanlab/cleanlab
The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
owainlewis/awesome-artificial-intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
fmind/mlops-python-package
Kickstart your MLOps initiative with a flexible, robust, and productive Python package.
hashirshoaeb/home
The personal website/portfolio template by Hashir Shoaib. Built using React and Bootstrap.
alshedivat/al-folio
A beautiful, simple, clean, and responsive Jekyll theme for academics
comfyanonymous/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
OpenInterpreter/open-interpreter
A natural language interface for computers
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
SkalskiP/courses
This repository is a curated collection of links to various courses and resources about Artificial Intelligence (AI)
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
aishwaryanr/awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
All-Hands-AI/OpenHands
🙌 OpenHands: Code Less, Make More
SWE-agent/SWE-agent
SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. [NeurIPS 2024]
stitionai/devika
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI.
decodingml/llm-twin-course
🤖 𝗟𝗲𝗮𝗿𝗻 for 𝗳𝗿𝗲𝗲 how to 𝗯𝘂𝗶𝗹𝗱 an end-to-end 𝗽𝗿𝗼𝗱𝘂𝗰𝘁𝗶𝗼𝗻-𝗿𝗲𝗮𝗱𝘆 𝗟𝗟𝗠 & 𝗥𝗔𝗚 𝘀𝘆𝘀𝘁𝗲𝗺 using 𝗟𝗟𝗠𝗢𝗽𝘀 best practices: ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 12 𝘩𝘢𝘯𝘥𝘴-𝘰𝘯 𝘭𝘦𝘴𝘴𝘰𝘯𝘴
shankarpandala/lazyprofiler
Lazy Profiler is a simple utility to collect CPU, GPU, RAM and GPU Memory stats while the program is running.
shankarpandala/lazypredict
Lazy Predict help build a lot of basic models without much code and helps understand which models works better without any parameter tuning
rushter/MLAlgorithms
Minimal and clean examples of machine learning algorithms implementations