From Design to Developing: essential tips for effective teamwork
At Eagerworks, we thrive on building products from scratch through seamless collaboration between design and dev teams across continents—here are the strategies and tools that make it work.


Agustina Rañales
12 JUN 2025 | 5 MIN READ

Our Pillars
Posts


Juan Pablo Balarini
25 JUL 2024

Juan Pablo Balarini
25 JUL 2024
AI
Beyond words: the AI approach to text generation
Efficiency is key in complex organizations and enterprises, and the ability to generate documents quickly and accurately can make a difference. What if a solution could streamline this process, saving you time and resources while ensuring accuracy and compliance?


Florencia Soldo
04 JUL 2024

Florencia Soldo
04 JUL 2024
Programming
Exploring the potential of Progressive Web Applications
It's a well-known fact that mobile applications dominate the digital landscape, which is why Progressive Web Applications (PWAs) have emerged as a revolutionary alternative to traditional apps. Blending the best of both web and app worlds, they provide users with a seamless interface experience while simplifying development for creators.


Juan Pablo Balarini
04 JUN 2024

Juan Pablo Balarini
04 JUN 2024
AI
Text summarization through AI: the power of clustering
Enterprises often struggle with managing documentation and condensing it into concise summaries, a task that can be both tedious and costly when relying on AI like GPT, which charges per token. To address this challenge, AI-driven clustering offers a solution, enabling efficient summarization and categorization of vast amounts of text.


Juan Pablo Balarini
28 MAR 2024

Juan Pablo Balarini
28 MAR 2024
AI
AI for global expansion: the Promote Global case
In global business expansion, challenges often arise in navigating through a labyrinth of data, multiple interfaces, and various information sources. However, with the right technological approach, these challenges can be transformed into opportunities for efficiency and growth.


Juan Pablo Balarini
28 MAR 2024

Juan Pablo Balarini
28 MAR 2024
AI
RAG integration: empowering document management with DocsHunter
At Eagerworks, we integrated RAG into our in-house AI products, such as Docs Hunter. Aiming at companies working through a vast array of documentation and information, Docs Hunter was specifically designed to streamline these processes, offering functionalities like summarization, Q&A, and the implementation of chatbots for your business.


Rosina Cataldo
22 MAR 2024

Rosina Cataldo
22 MAR 2024
Design
AI tools to boost design creativity
Will AI completely replace designers? AI is meant to enhance our processes rather than supplant human creativity entirely. In this article, I delve into the role of AI in design and its potential to boost our creative approach.


Juan Pablo Balarini
27 FEB 2024

Juan Pablo Balarini
27 FEB 2024
Programming
An introduction to RAG: Retrieval Augmented Generation explained
Do you ever find it frustrating when trying to get ChatGPT to provide specific responses, but it ends up giving you nonsense instead? Wouldn't it be great if you could give ChatGPT some relevant context and have it respond with something meaningful? In this article, we'll delve into the concept of RAG and its potential to address this very issue.


Santiago Bertinat
05 FEB 2024

Santiago Bertinat
05 FEB 2024
Programming
Creating a dynamic typeahead multi-select component with Rails, Alpine.js, and Tailwind
Multiselects are an essential component in nearly every web application, providing users with the ability to select multiple options from a list. While traditional HTML offers a basic multi-select feature, modern web apps demand a more intuitive and visually appealing solution. In this blog post, we'll explore how to create a dynamic Multiselect component using Rails, Alpine.js, and Tailwind CSS to enhance the user experience.


Ignacio Grondona
29 JAN 2024

Ignacio Grondona
29 JAN 2024
Programming
Dynamic forms made easy: Nested Select Fields with Hotwire
In modern web applications, interactive forms have become integral to delivering a seamless user experience. In this blog post, we will explore the implementation of Nested Select Fields using Stimulus and Hotwire, demonstrating how they can significantly enhance user interaction in a Ruby on Rails project.