|
You are here |
www.danieldemmel.me | ||
| | | | |
andrevala.com
|
|
| | | | | This week I was mostly focused on Microsoft Fabric, but I also read interesting articles on Computer Vision, Azure AI Document Intelligence, Embeddings and Vector Search. I'm also recommending a few GitHub repos around AI topics, two papers related to Large Language Models and more. Happy learning! | |
| | | | |
shekhargulati.com
|
|
| | | | | Today I was reading Chapter 9 "Multimodal Large Language Models" of Hands-On Large Language Models book and thought of applying it to a problem I face occassionally. The chapter covers CLIP model and how you can use them to embed both text and images in the same vector space. Like most normal humans, I take... | |
| | | | |
www.singlestore.com
|
|
| | | | | Wondering what vector embeddings are? Dive into this beginner's guide to understand their concept, applications and implementation. | |
| | | | |
simonwillison.net
|
|
| | | Retrieval Augmented Generation (RAG) is a technique for adding extra "knowledge" to systems built on LLMs, allowing them to answer questions against custom information not included in their training data. ... | ||