youtaya's starred repositories
LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
seamless_communication
Foundational Models for State-of-the-Art Speech and Text Translation
distrifuser
[CVPR 2024 Highlight] DistriFusion: Distributed Parallel Inference for High-Resolution Diffusion Models
Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
gpt-crawler
Crawl a site to generate knowledge files to create your own custom GPT from a URL
fully-local-pdf-chatbot
Yes, it's another chat over documents implementation... but this one is entirely local!
flask-extension-status
Let's make Flask ecosystem better together!
ChatAnything
Official Repo for the Paper: CHATANYTHING: FACETIME CHAT WITH LLM-ENHANCED PERSONAS
system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
awesome-bbs-signature
A curated list of awesome bbs signature specifications, libraries, software and resources
python-mastery
Advanced Python Mastery (course by @dabeaz)
slam_in_autonomous_driving
《自动驾驶中的SLAM技术》对应开源代码
video-subtitle-extractor
视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
whisper.cpp
Port of OpenAI's Whisper model in C/C++
llama_index
LlamaIndex is a data framework for your LLM applications