Just for fun project fine tuning a Pegasus model on the SAMSum dataset! 🚀 Successfully transformed long dialogues into concise summaries using @huggingface Transformers. Check out the ROUGE scores! 📈 #NLP#MachineLearning#DeepLearning#HuggingFace
GH : https://t.co/wsoapy1xAL
Day 13 with @piyushgarg_dev
RAG Pipeline Mastering semantic search with Vector DBs Context & Memory Handling short-term vs. long-term memory & "Subconscious Brain" design.
Advanced Patterns HyDE, Corrective RAG LLM as a Judge.
#SystemDesignChaiCode#AI#LLM#RAG#GenerativeAI
Day 9 with @Hiteshdotcom
Real-Time Arch: Mesh (P2P) N-1 conn.
MCU vs. SFU: Centralized mixing vs. routing with Mediasoup.
WebSockets & SSE: Bi-directional streams vs. server-to-client updates.
Live Streaming: Low-latency protocols for massive scale.#SystemDesignChaiCode
Day 8 Info bomb with @Hiteshdotcom
Scratching the surface of RealTime Communication latency
Protocols: TCP UDP fundamentals.
Polling: Long Short polling trade-offs.
WebRTC: Deep dive into SRTP, ICE, DTLS, and SCTP.
#SystemDesignChaiCode#WebRTC#Networking#Backend#RealTime