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
Santiago Bertinat
01 JUL 2022
Santiago Bertinat
01 JUL 2022
Programming
Find the keys to using Devise with Hotwire utilizing a modal
Jump into our new step-by-step guide and unlock the knowledge you need to smoothly make the most of Devise with Hotwire. We’ll solve a common issue along the way.
Juan Pablo Balarini
28 JUN 2022
Juan Pablo Balarini
28 JUN 2022
Startups
How Agile Methodologies deliver high business value
Take a closer look at the most popular agile methodologies: what they’re about, their benefits, and which we rely mainly on to carry out our projects.
Santiago Bertinat
17 JUN 2022
Santiago Bertinat
17 JUN 2022
Programming
Explore a step-by-step guide on integrating a Bootstrap theme into Rails 7
Learn how to efficiently build prototypes and MVPs with the help of this Eagerworks’ experts tutorial.
Santiago Bertinat
02 JUN 2022
Santiago Bertinat
02 JUN 2022
Entrepreneur
Why every entrepreneur should know about the Lean Startup method
Lean Startup is a method for business entrepreneurs based on the scientific approach. But why should science be an inspiration for entrepreneurs?
Juan Pablo Balarini
31 MAY 2022
Juan Pablo Balarini
31 MAY 2022
Startups
Rails doctrine: why RoR is the perfect ally for software startups
Here we’ll take a look at the benefits for startups that arise from the Ruby on Rails doctrine, which has completely reshaped the experience of coding.
Santiago Bertinat
04 MAY 2022
Santiago Bertinat
04 MAY 2022
startups
Startups: overcoming the challenge of rising software development costs
Global shortage of tech talent particularly affects local startups and small entrepreneurs that are giving their first steps in a competitive market. What can we do on our side?
Soledad Martínez
22 APR 2022
Soledad Martínez
22 APR 2022
Programming
3 programming books every junior software developer must read
When it comes to programming, there is so much information on the internet. But we can’t put aside one of the most important sources of information: books!
Santiago Calvo
08 APR 2022
Santiago Calvo
08 APR 2022
React
Amazing new features in React 18
React 18 was released, and we were eager to jump in and check out what's new in the latest version of this fantastic framework.
Santiago Calvo
25 MAR 2022
Santiago Calvo
25 MAR 2022
Ruby on Rails
DevOps with Rails: setting up CI with Github Actions and Lefthook
Continuous Integration is the practice of merging source code to a main development branch to keep a fluid advance into a goal, while keeping the completeness of our application.