Michael Hunger 🇪🇺 🇺🇦 @[email protected]

18.1K posts

Michael Hunger 🇪🇺 🇺🇦 @mesirii@chaos.social banner
Michael Hunger 🇪🇺 🇺🇦 @mesirii@chaos.social

Michael Hunger 🇪🇺 🇺🇦 @[email protected]

@mesirii

Happy dad of 3 girls GraphAddict @neo4j JavaChampion Code https://t.co/yHh2uGuhq3 Words https://t.co/erpiQ4BY9W Network https://t.co/s6kf1x88G8

Dresden Katılım Temmuz 2007
757 Takip Edilen5.5K Takipçiler
Michael Hunger 🇪🇺 🇺🇦 @mesirii@chaos.social
@jobergum Documents are just one dimension, across documents you have topic clusters that you can utilize. And yes @swyx vector similarity forms an "invisible" graph that you can choose to materialize so it's not black box. But I agree we're very much in the space of experiments and eval.
English
0
0
1
47
Michael Hunger 🇪🇺 🇺🇦 @mesirii@chaos.social
@jobergum #GraphRAG is a RAG pattern that uses graph data structures. Metadata is often only one level of attributes or you have to denormalize a lot. If you have existing structured data combining it with vector search gives you an entry point to fetch more relevant context.
English
2
0
0
210
Jo Kristian Bergum
Jo Kristian Bergum@jobergum·
I smile a bit when I hear about Graph-RAG; it's like saying SearchEngine RAG. It's underspecified. Nobody can articulate what it means. First, you need the data and the relationships to build that knowledge graph. That is the hard part. If you have that, you can enrich your search index, database, or whatever. Yes, you can expand your texts with annotated data. Yes, you can fetch that data at query time or join before, after, or whatever. You can do that with a search engine, too. Don't fall into this trap. It's solely a concept because people thought or think that R in RAG could only be done with a text embedding model.
English
20
20
218
32.2K
Attila @IBS
Attila @IBS@attila_ibs·
@emileifrem @mesirii It doesn't work properly even if I increase returned nodes to 10000 in structured_retriever's response definition
English
1
0
0
29
Michael Hunger 🇪🇺 🇺🇦 @[email protected] retweetledi
Emil Eifrem
Emil Eifrem@emileifrem·
Folks, seriously. The GraphRAG Ecosystem Tools are frickin' amazing. The KG Builder is a visual cloud service that easily (click click!) turns unstructured data into a knowledge graph! You can point it to some random PDFs, a wikipedia page or a youtube video, and a few seconds later you have the data and concepts from those sources represented as a knowledge graph in your Aura free account. 🤯 This used to take DAYS! It really makes it so easy to get started on your own knowledge graph journey. neo4j.com/developer-blog…
Emil Eifrem tweet media
English
14
87
491
57.3K
Gillinghammer
Gillinghammer@gillinghammer·
@emileifrem how does GraphRAG compare to a standard vector db RAG system?
English
3
0
1
638
Attila @IBS
Attila @IBS@attila_ibs·
@emileifrem @mesirii Just try your test code of Elizabeth I's Wikipedia page and ask: "Who is Elizabeth I and Margaret Bryan?" I don't find the code's link but the file name is enhancing_rag_with_graph.ipynb, it's a combined (graph + kw + vector) Neo4j retriever used in Langchain.
English
2
0
0
48
Michael Hunger 🇪🇺 🇺🇦 @[email protected] retweetledi
LlamaIndex 🦙
LlamaIndex 🦙@llama_index·
We’re excited to launch a huge feature making @llama_index the framework for building knowledge graphs with LLMs: The Property Graph Index 💫 (There’s a lot of stuff to unpack here, let’s start from the top) You now have a sophisticated set of tools to construct and query a knowledge graph with LLMs: 1. You can extract out a knowledge graph according to a set of extractors. These extractors include defining a pre-defined schema of entities/relationships/properties, defining a set of node relationship with @llama_index constructs, or implicitly figuring out the schema using an LLM. 2. You can now query a knowledge graph with a huge host of different retrievers that can be combined: keywords, vector search, text-to-cypher, and more. 3. You can include the text along with the entities/relationships during retrieval 4. You can perform joint vector search/graph search even if your graph store doesn’t support vectors! We’ve created robust abstractions to plug in both a graph store as well as a separate vector store. 5. You have full customizability: We’ve made it easy/intuitive for you to define your own extractors and retrievers. Labelled Property Graph: a KG representation with nodes + relationships. Each node/relationship has a label and an arbitrary set of properties. Why you care: This is a robust representation of knowledge graphs that extends way beyond just triplets - allows you to treat KGs as a superset of vector search. Each text node can be represented by a vector representation similar to a vector db, but also link to other nodes through relationships. Our initial launch was done in collaboration with our partners from @neo4j. Huge shoutout to @tb_tomaz for creating a detailed integration guide as well as extensive guidance on how to refactor our abstractions. Our blog post: llamaindex.ai/blog/introduci… Full guide in the docs: docs.llamaindex.ai/en/stable/modu… Usage guide: docs.llamaindex.ai/en/stable/exam… Basic notebook: docs.llamaindex.ai/en/stable/exam… Advanced notebook (shows extraction according to a schema): docs.llamaindex.ai/en/stable/exam… Using Neo4j with our property graphs: docs.llamaindex.ai/en/stable/exam…
LlamaIndex 🦙 tweet media
English
27
213
1K
165.6K
Michael Hunger 🇪🇺 🇺🇦 @[email protected] retweetledi
Emil Eifrem
Emil Eifrem@emileifrem·
Ok, this is pretty crazy. SQL has been the lingua franca of database querying since the dawn of time. But for the first time in over three decades (!), ISO just published a NEW database query language called GQL -- the Graph Query Language!
Emil Eifrem tweet media
English
27
210
1.2K
199.1K
Michael Hunger 🇪🇺 🇺🇦 @[email protected] retweetledi
MotherDuck
MotherDuck@motherduck·
Building text-to-SQL models? Take advantage of our new training dataset featuring 25K samples covering virtually all documented DuckDB features. Now that's something to quack about! huggingface.co/datasets/mothe…
English
1
5
47
3.2K
Codex
Codex@codexeditor·
Time to build in public again. I will be rebuilding the Codex standoff property text editor from scratch in TypeScript and open sourcing both the source code and data format. Also, I will be sharing pictures of the project from my notebook. Starting now.
Codex tweet mediaCodex tweet media
English
10
13
117
7.6K
AI21 Labs
AI21 Labs@AI21Labs·
Introducing Jamba, our groundbreaking SSM-Transformer open model! As the first production-grade model based on Mamba architecture, Jamba achieves an unprecedented 3X throughput and fits 140K context on a single GPU. 🥂Meet Jamba ai21.com/jamba 🔨Build on @huggingface
AI21 Labs tweet media
English
37
243
1.1K
332.3K
Michael Hunger 🇪🇺 🇺🇦 @mesirii@chaos.social
Awesome work by @akollegger and @AndrewYNg introducing knowledge graphs and how to superpower your GenAI applications with #GraphRAG. Take it now.
DeepLearning.AI@DeepLearningAI

Learn how to use knowledge graphs to enhance your RAG applications with our new course, built in collaboration with @Neo4j! Explore the basics of knowledge graphs, use Cypher, Neo4j’s query language, build your own graphs, and more. 👉 Join now: hubs.la/Q02pgKzy0

English
0
3
16
1.4K
Michael Hunger 🇪🇺 🇺🇦 @[email protected] retweetledi
Jason Lengstorf
Jason Lengstorf@jlengstorf·
hi friends! I find myself approaching the end of the month and I REALLY need to land a new contract, like, this week 😬 any companies looking to partner on content? explainer videos, tutorials, social media, etc. — I'm available! info@learnwithjason.dev (plz share — thanks!)
English
18
240
313
133.8K
Michael Hunger 🇪🇺 🇺🇦 @[email protected] retweetledi
Ruprecht Polenz🇪🇺
Ruprecht Polenz🇪🇺@polenz_r·
Alle, die mit unserem „System“ unzufrieden sind, sollten sich diese Rede (8 Min) anhören. Wir können nur produktiv miteinander streiten, wenn wir uns in den Grundsätzen einig bleiben, die #Habeck hier skizziert. Die Notwendigkeit, Prioritäten zu setzen, bestand auch ohne BVerfG.
Bundesministerium für Wirtschaft und Energie@BMWE_

"Diese Republik ist der beste Staat, den Deutschland je hatte. Wir müssen für sie einstehen. Seien wir solidarisch, als Demokratinnen und Demokraten und in diesem Sinne patriotisch. In dieser Woche und in den nächsten, in dieser Zeit." – Bundesminister #Habeck im Video.

Deutsch
1.5K
610
4.4K
329.9K