NLP
Image Captioning using ResNet and LSTM bridges vision and language enabling machines to see images and describe them in text This model powers applications like accessibility for visually impaired users
In this article we explore how to build a movie recommendation system using vector search with Qdrant You ll learn about vector databases sparse and dense vectors and how the
In this article we explore RAG with LLMs using LangChain and Hugging Face Transformers
In this article we explore different fine tuning techniques for LLMs and fine tune the FLAN T5 LLM using PEFT with the Hugging Face Transformers library
In this article we explore LLMs starting from Transformers use case to quantization
In this article we do text summarization using T5 and fine tune the model to build a Text Summarization Gradio app