<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/hermes-a-text-to-sql-solution-at-swiggy-3msyz6wlf" -->

---
title: Hermes: A Text-to-SQL solution at Swiggy | daily.dev
description: Swiggy developed Hermes, an in-house generative AI tool, to streamline data access and improve decision-making by converting natural language queries into SQL...
canonical: https://daily.dev/posts/hermes-a-text-to-sql-solution-at-swiggy-3msyz6wlf
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Hermes: A Text-to-SQL solution at Swiggy | daily.dev
og:description: Swiggy developed Hermes, an in-house generative AI tool, to streamline data access and improve decision-making by converting natural language queries into SQL...
og:url: https://daily.dev/posts/hermes-a-text-to-sql-solution-at-swiggy-3msyz6wlf
og:image: https://api.daily.dev/og/posts/3mSyZ6WlF.png
og:image:alt: Hermes: A Text-to-SQL solution at Swiggy
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Hermes: A Text-to-SQL solution at Swiggy

**[Swiggy Bytes](https://daily.dev/sources/swiggy)** · 10 min read · 17 upvotes · 0 comments

## Summary

Swiggy developed Hermes, an in-house generative AI tool, to streamline data access and improve decision-making by converting natural language queries into SQL queries within Slack. Using metadata and user-specific context, Hermes significantly reduces dependency on technical resources and enhances data-driven decision-making across the organization.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://bytes.swiggy.com/hermes-a-text-to-sql-solution-at-swiggy-81573fb4fb6e>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#genai](https://daily.dev/tags/genai)

[View this post on daily.dev](https://daily.dev/posts/hermes-a-text-to-sql-solution-at-swiggy-3msyz6wlf)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Hermes: A Text-to-SQL solution at Swiggy","url":"https://daily.dev/posts/hermes-a-text-to-sql-solution-at-swiggy-3msyz6wlf","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/hermes-a-text-to-sql-solution-at-swiggy-3msyz6wlf"},"datePublished":"2024-07-26T12:23:02.742Z","dateModified":"2024-08-23T13:49:03.995Z","description":"Swiggy developed Hermes, an in-house generative AI tool, to streamline data access and improve decision-making by converting natural language queries into SQL...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/f4743cca18d7cca094efcd8fcc1155b8?_a=AQAEuiZ","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/f4743cca18d7cca094efcd8fcc1155b8?_a=AQAEuiZ","isAccessibleForFree":true,"articleSection":"Swiggy Bytes","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Swiggy Bytes","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/59e0baa22c0f4d0aaf7933e8a61956c2","url":"https://daily.dev/sources/swiggy"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/hermes-a-text-to-sql-solution-at-swiggy-3msyz6wlf","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":17},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"genai","timeRequired":"PT10M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Swiggy Bytes","item":"https://daily.dev/sources/swiggy"},{"@type":"ListItem","position":3,"name":"Hermes: A Text-to-SQL solution at Swiggy"}]}
```

