Pinned Repositories
aip-persian
ترجمه آزاد کتاب Asyncio in Python
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, ... 🧠
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
awesome-mlops
A curated list of references for MLOps
awesome-mlops-
:sunglasses: A curated list of awesome MLOps tools
awesome-system-design-resources
This repository contains System Design resources which are useful while preparing for interviews and learning Distributed Systems
aws-genai-llm-chatbot
A comprehensive sample to deploy a multi LLM powered chatbot using AWS CDK on AWS
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
team_distribution_challenge
Working on Kmeans algorithm - implementation from scratch
MaLo94's Repositories
MaLo94/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, ... 🧠
MaLo94/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
MaLo94/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
MaLo94/awesome-system-design-resources
This repository contains System Design resources which are useful while preparing for interviews and learning Distributed Systems
MaLo94/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
MaLo94/CatVTON
CatVTON is a simple and efficient virtual try-on diffusion model with 1) Lightweight Network (899.06M parameters totally), 2) Parameter-Efficient Training (49.57M parameters trainable) and 3) Simplified Inference (< 8G VRAM for 1024X768 resolution).
MaLo94/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
MaLo94/DevOpsGPT
Multi agent system for AI-driven software development. Convert natural language requirements into working software. Supports any development language and extends the existing base code.
MaLo94/free-programming-books
:books: Freely available programming books
MaLo94/fully-local-pdf-chatbot
Yes, it's another chat over documents implementation... but this one is entirely local!
MaLo94/gpt4free
The official gpt4free repository | various collection of powerful language models
MaLo94/graph-rag
Graph based retrieval + GenAI = Better RAG in production
MaLo94/Grounded-Segment-Anything
Grounded-SAM: Marrying Grounding-DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
MaLo94/hero-app
The Hero app is an example of ultimate setup for async web-service performance.
MaLo94/llama2-chatbot
LLaMA v2 Chatbot
MaLo94/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
MaLo94/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
MaLo94/llm-twin-course
🤖 𝗟𝗲𝗮𝗿𝗻 for 𝗳𝗿𝗲𝗲 how to 𝗯𝘂𝗶𝗹𝗱 an end-to-end 𝗽𝗿𝗼𝗱𝘂𝗰𝘁𝗶𝗼𝗻-𝗿𝗲𝗮𝗱𝘆 𝗟𝗟𝗠 & 𝗥𝗔𝗚 𝘀𝘆𝘀𝘁𝗲𝗺 using 𝗟𝗟𝗠𝗢𝗽𝘀 best practices: ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 11 𝘩𝘢𝘯𝘥𝘴-𝘰𝘯 𝘭𝘦𝘴𝘴𝘰𝘯𝘴
MaLo94/MindSearch
🔍 An LLM-based Multi-agent Framework of Web Search Engine (like Perplexity.ai Pro and SearchGPT)
MaLo94/ml-ferret
MaLo94/ML-Papers-of-the-Week
🔥Highlighting the top ML papers every week.
MaLo94/MongoDB-with-FastAPI
Learn how to use Mongo DB with FastAPI
MaLo94/mongodb-with-fastapi-with-blog
Example of using MongoDB with FastAPI
MaLo94/ollama
Get up and running with Llama 3, Mistral, Gemma, and other large language models.
MaLo94/pipecat
Open Source framework for voice and multimodal conversational AI
MaLo94/project-based-learning
Curated list of project-based tutorials
MaLo94/prompt2model
prompt2model - Generate Deployable Models from Natural Language Instructions
MaLo94/python-cheatsheet
Comprehensive Python Cheatsheet
MaLo94/RSPapers
A Curated List of Must-read Papers on Recommender System.
MaLo94/secret-llama
Fully private LLM chatbot that runs entirely with a browser with no server needed. Supports Mistral and LLama 3.