真镭 (@zhenlei618) 's Twitter Profile
真镭

@zhenlei618

啥也不知道

ID: 1443479136320647176

calendar_today30-09-2021 07:34:04

2,2K Tweet

100 Followers

2,2K Following

Python Developer (@python_dv) 's Twitter Profile Photo

𝗗𝗮𝘁𝗮 𝗟𝗮𝗸𝗲 𝘃𝘀 𝗗𝗮𝘁𝗮 𝗪𝗮𝗿𝗲𝗵𝗼𝘂𝘀𝗲 𝘃𝘀 𝗗𝗮𝘁𝗮 𝗟𝗮𝗸𝗲𝗵𝗼𝘂𝘀𝗲 𝘃𝘀 𝗗𝗮𝘁𝗮 𝗠𝗲𝘀𝗵 In the evolving world of data management, understanding the key differences between these architectures is critical Here’s a brief overview of each: ☑ Data Lake -

𝗗𝗮𝘁𝗮 𝗟𝗮𝗸𝗲 𝘃𝘀 𝗗𝗮𝘁𝗮 𝗪𝗮𝗿𝗲𝗵𝗼𝘂𝘀𝗲 𝘃𝘀 𝗗𝗮𝘁𝗮 𝗟𝗮𝗸𝗲𝗵𝗼𝘂𝘀𝗲 𝘃𝘀 𝗗𝗮𝘁𝗮 𝗠𝗲𝘀𝗵

In the evolving world of data management, understanding the key differences between these architectures is critical

Here’s a brief overview of each:

☑ Data Lake  
-
Avi Chawla (@_avichawla) 's Twitter Profile Photo

A graph-powered all-in-one RAG system! RAG-Anything is a graph-driven, all-in-one multimodal document processing RAG system built on LightRAG. It supports all content modalities within a single integrated framework. 100% open-source.

Aurimas Griciūnas (@aurimas_gr) 's Twitter Profile Photo

A breakdown of 𝗗𝗮𝘁𝗮 𝗣𝗶𝗽𝗲𝗹𝗶𝗻𝗲𝘀 𝗶𝗻 𝗠𝗮𝗰𝗵𝗶𝗻𝗲 𝗟𝗲𝗮𝗿𝗻𝗶𝗻𝗴 𝗦𝘆𝘀𝘁𝗲𝗺𝘀 👇 And yes, it can also be used for LLM based systems! It is critical to ensure Data Quality and Integrity upstream of ML Training and Inference Pipelines, trying to do that in the

A breakdown of 𝗗𝗮𝘁𝗮 𝗣𝗶𝗽𝗲𝗹𝗶𝗻𝗲𝘀 𝗶𝗻 𝗠𝗮𝗰𝗵𝗶𝗻𝗲 𝗟𝗲𝗮𝗿𝗻𝗶𝗻𝗴 𝗦𝘆𝘀𝘁𝗲𝗺𝘀 👇 And yes, it can also be used for LLM based systems!

It is critical to ensure Data Quality and Integrity upstream of ML Training and Inference Pipelines, trying to do that in the
Akshay 🚀 (@akshay_pachaar) 's Twitter Profile Photo

Who is a Full-stack AI Engineer? Production-grade AI systems demand a deep understanding of how LLMs are engineered, deployed, and optimized. Here are the 8 pillars that define serious LLM development:

Who is a Full-stack AI Engineer?

Production-grade AI systems demand a deep understanding of how LLMs are engineered, deployed, and optimized.  

Here are the 8 pillars that define serious LLM development:
Aurimas Griciūnas (@aurimas_gr) 's Twitter Profile Photo

Fundamentals of a 𝗩𝗲𝗰𝘁𝗼𝗿 𝗗𝗮𝘁𝗮𝗯𝗮𝘀𝗲. With the rise of GenAI, Vector Databases skyrocketed in popularity. The truth - Vector Databases are also useful outside of a Large Language Model context. When it comes to Machine Learning, we often deal with Vector Embeddings.

Fundamentals of a 𝗩𝗲𝗰𝘁𝗼𝗿 𝗗𝗮𝘁𝗮𝗯𝗮𝘀𝗲.

With the rise of GenAI, Vector Databases skyrocketed in popularity. The truth - Vector Databases are also useful outside of a Large Language Model context.

When it comes to Machine Learning, we often deal with Vector Embeddings.
Sumanth (@sumanth_077) 's Twitter Profile Photo

This repository is all you need to learn and build a RAG application! It’s a comprehensive repository covering Retrieval-Augmented Generation from the ground up. Here’s what it covers: • Query Construction – Translating natural language into structured queries (SQL, Cypher,

This repository is all you need to learn and build a RAG application!

It’s a comprehensive repository covering Retrieval-Augmented Generation from the ground up.

Here’s what it covers:

• Query Construction – Translating natural language into structured queries (SQL, Cypher,
Python Space (@python_spaces) 's Twitter Profile Photo

This repo literally teaches you how to build end-to-end RAG applications! - hands-on guide - Noteboos with explanation - Intro to Advanced implementations - All for FREE Find the repo link 🧵 👇

This repo literally teaches you how to build end-to-end RAG applications!

- hands-on guide 
- Noteboos with explanation
- Intro to Advanced implementations
- All for FREE 

Find the repo link 🧵 👇
Dan Nanni (@xmodulo) 's Twitter Profile Photo

RAID combines multiple drives into one logical unit to boost speed, reliability, or both. Each RAID level strikes a different balance between performance, fault tolerance & capacity 😎👇 Find pdf books with all my #Linux related infographics from study-notes.org

RAID combines multiple drives into one logical unit to boost speed, reliability, or both. Each RAID level strikes a different balance between performance, fault tolerance & capacity  😎👇

Find pdf books with all my #Linux related infographics from study-notes.org
ℏεsam (@hesamation) 's Twitter Profile Photo

fantastic simple visualization of the self attention formula. this was one of the hardest things for me to deeply understand about LLMs. the formula seems easy. you can even memorize it fast. but to really get an intuition of what the Q,K,V represent and interact, that’s hard.

Avi Chawla (@_avichawla) 's Twitter Profile Photo

MCP & A2A (Agent2Agent) protocol, clearly explained! Agentic applications require both A2A and MCP. - MCP provides agents with access to tools. - A2A allows agents to connect with other agents and collaborate in teams. Let's understand what A2A is and how it can work with MCP:

MCP & A2A (Agent2Agent) protocol, clearly explained!

Agentic applications require both A2A and MCP.

- MCP provides agents with access to tools.
- A2A allows agents to connect with other agents and collaborate in teams.

Let's understand what A2A is and how it can work with MCP:
Leonie (@helloiamleonie) 's Twitter Profile Photo

Memory in AI agents seems like a logical next step after RAG evolved to agentic RAG. RAG: one-shot read-only Agentic RAG: read-only via tool calls Memory in AI agents: read-and-write via tool calls Obviously, it's a little more complex than this. I make my case here:

Memory in AI agents seems like a logical next step after RAG evolved to agentic RAG.

RAG: one-shot read-only
Agentic RAG: read-only via tool calls
Memory in AI agents: read-and-write via tool calls

Obviously, it's a little more complex than this.

I make my case here:
Aurimas Griciūnas (@aurimas_gr) 's Twitter Profile Photo

A breakdown of 𝗗𝗮𝘁𝗮 𝗣𝗶𝗽𝗲𝗹𝗶𝗻𝗲𝘀 𝗶𝗻 𝗠𝗮𝗰𝗵𝗶𝗻𝗲 𝗟𝗲𝗮𝗿𝗻𝗶𝗻𝗴 𝗦𝘆𝘀𝘁𝗲𝗺𝘀 👇 And yes, it can also be used for LLM based systems! It is critical to ensure Data Quality and Integrity upstream of ML Training and Inference Pipelines, trying to do that in the

A breakdown of 𝗗𝗮𝘁𝗮 𝗣𝗶𝗽𝗲𝗹𝗶𝗻𝗲𝘀 𝗶𝗻 𝗠𝗮𝗰𝗵𝗶𝗻𝗲 𝗟𝗲𝗮𝗿𝗻𝗶𝗻𝗴 𝗦𝘆𝘀𝘁𝗲𝗺𝘀 👇 And yes, it can also be used for LLM based systems!

It is critical to ensure Data Quality and Integrity upstream of ML Training and Inference Pipelines, trying to do that in the