How to augment your RAG architecture with Knowledge Graphs
There’s no doubt that in today’s data management and artificial intelligence landscape, Knowledge Graphs and Retrieval-Augmented Generation (RAG) techniques are becoming key players. In this blog post, we will explore how those models function, their interplay, and how you can use them right now in your projects using GraphRAG .
Juan Pablo Balarini
13 SEP 2024 | 5 MIN READ
Posts
Juan Pablo Balarini
29 NOV 2022
Juan Pablo Balarini
29 NOV 2022
Startups
Naxon Labs and Vopero: Santander X recognizes startups powered by Eagerworks
Vopero and Naxon Labs are two of the startups we’ve supported in their venture journey. Now, they’re ready to broaden their global opportunities.
Santiago Bertinat
24 NOV 2022
Santiago Bertinat
24 NOV 2022
Programming
Continuous integration and continuous deployment: a quick introduction
Learn exactly what continuous integration and deployment are, how to start applying them, and why they are key.
Soledad Martínez
31 OCT 2022
Soledad Martínez
31 OCT 2022
Entrepreneur
Best books on starting a tech company every startup founder should read
We delve into our favorite books on starting a tech company, books that truly go behind the scenes of turning an idea into a viable project.
Juan Pablo Balarini
20 OCT 2022
Juan Pablo Balarini
20 OCT 2022
Programming
Our favorite Ruby on Rails gems that will take your apps to the next level
Explore the gems we use and love the most at Eagerworks. You’ll enjoy a quick overview of what each of them has to offer to your next app project.
Santiago Bertinat
14 OCT 2022
Santiago Bertinat
14 OCT 2022
Entrepreneur
Keys to pitching to venture capitalists
Get all you need to prepare your pitch: from a brand new approach to a step-by-step guide for your deck and essential pieces of advice for the meeting.
Ignacio Grondona
06 OCT 2022
Ignacio Grondona
06 OCT 2022
Programming
Meet the industry game-changers that choose Ruby on Rails
Explore the most popular web apps made with Ruby on Rails and join us in a quick overview of one of the most famous frameworks in history, its benefits, and keys.
Santiago Calvo
26 SEP 2022
Santiago Calvo
26 SEP 2022
Programming
React Context: when we should and should not use it?
Contexts allow easy data reading without sending down your hierarchy of components to reach that pesky little Input that needed to check the current theme used for your app.
Juan Pablo Balarini
09 SEP 2022
Juan Pablo Balarini
09 SEP 2022
Startups
What is product-market fit and how to achieve it?
Discover why product-market fit is key for startups to find success, the steps to achieve it, and tools to make sure you’re on the right track.
Santiago Bertinat
26 JUL 2022
Santiago Bertinat
26 JUL 2022
Programming
How to use Import Maps in Rails 7 (with examples)
Import Maps is a new feature in Rails 7 that allows us to load third-party Javascript libraries in a default way. Find out different ways to use them!