The ideal team to build your product from scratch
This blog post is part of a series outlining the key steps to building a successful product.
Gonzalo Marguery
20 JAN 2025 | 5 MIN READ
Posts
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.
Federico Lambach
26 DEC 2023
Federico Lambach
26 DEC 2023
Team
2023: reflecting on our progress and eager to face the challenges ahead
With over 20 new partnerships, the addition of more than 15 team members, and extensive networking meetings and events, 2023 stands out as a significant chapter in Eagerworks’ journey.
Juan Pablo Balarini
04 DEC 2023
Juan Pablo Balarini
04 DEC 2023
AI
AI in document management: the DocsHunter case
In an era where agility and efficiency are paramount, businesses are increasingly looking at Artificial Intelligence (AI) to streamline operations and boost productivity. Leveraging AI opens up new paths for groundbreaking solutions, creating a culture of continuous advancement and setting new standards for innovation, especially for corporations dealing with intricate processes and extensive data.
Eugenia Arias
26 OCT 2023
Eugenia Arias
26 OCT 2023
Programming
Exploring Next.js-compatible libraries without Tailwind CSS for frontend development
While Tailwind CSS offers a versatile and efficient approach to styling, it may not be the ideal choice for every project due to its complex requirements and customization processes. In this post, we will explore alternative libraries that are Next.js and TypeScript-compatible but do not rely on Tailwind CSS.
Santiago Bertinat
05 OCT 2023
Santiago Bertinat
05 OCT 2023
Programming
Elevating user experience with turbo: maintaining scroll position made easy
Explore how ensure a seamless user experience by maintaining the user's scroll position with Turbo.