paper-with-me

홈 › Papers

Chatting with your ERP: A Recipe

2025-07-31 · Jorge Ruiz Gómez, Lidia Andrés Susinos, Jorge Alamo Olivé, Sonia Rey Osorno, Manuel Luis Gonzalez Hernández arxiv

This paper presents the design, implementation, and evaluation behind a Large Language Model (LLM) agent that chats with an industrial production-grade ERP system. The agent is capable of interpreting natural language queries and translating them into executable SQL statements, leveraging open-weight LLMs. A novel dual-agent architecture combining reasoning and critique stages was proposed to improve query generation reliability.

📄 PDF Abstract BibTeX arXiv:2507.23429

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Queries

Similar Papers 제목 키워드 기반

SWA Object Detection

2020-12-23 · Haoyang Zhang, Ying Wang, Feras Dayoub, Niko Sünderhauf

Do you want to improve 1.0 AP for your object detector without any inference cost and any change to your detector? Let us tell you such a recipe. It is surprisingly simple: train your detector for an extra 12 epochs usin…

Instance SegmentationObjectobject-detectionObject Detection+1

Monte Carlo Tree Search for Recipe Generation using GPT-2

2024-01-10 · Karan Taneja, Richard Segal, Richard Goodwin

Automatic food recipe generation methods provide a creative tool for chefs to explore and to create new, and interesting culinary delights. Given the recent success of large language models (LLMs), they have the potentia…

Recipe GenerationText Generation

Web chatting application project report management system.

2024-08-01 · Authorea 2024 10 · Kamal Acharya

As a matter of fact there are several varieties of chatting. The simplest computer chatting is a method of sending, receiving, and storing typed messages with a network of users. And other one is through the voice or v…

Management

How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision

2022-04-11 · ICLR 2021 1 · Dongkwan Kim, Alice Oh

Attention mechanism in graph neural networks is designed to assign larger weights to important neighbor nodes for better representation. However, what graph attention learns is not understood well, particularly when grap…

Graph Attention

50 Ways to Bake a Cookie: Mapping the Landscape of Procedural Texts

2022-10-31 · Moran Mizrahi, Dafna Shahaf

The web is full of guidance on a wide variety of tasks, from changing the oil in your car to baking an apple pie. However, as content is created independently, a single task could have thousands of corresponding procedur…