Spaces:
Sleeping
Sleeping
File size: 1,393 Bytes
134a910 6d7fd4c 134a910 6d7fd4c 134a910 378af45 6d7fd4c 378af45 134a910 a0c7985 134a910 a0c7985 134a910 a0c7985 df089b6 1df0796 df089b6 6a357c4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
title: ReportAgent
emoji: 🚀
colorFrom: red
colorTo: red
sdk: docker
app_port: 8501
tags:
- streamlit
pinned: false
models:
- zBotta/smollm2-accident-reporter-360m
short_description: A LM agent that creates reports
license: apache-2.0
---
# AI Reporting Agent
An AI reporting agent that uses a Language Model to generate reports
# Description
In many industries, as part of a highly performing Quality Assurance and Customer Support functions, reporting unusual events, anomalies, or process deviations requires clear, structured documentation that captures the full context: what happened, when, where, who was involved, why it occurred, and what actions were taken… This project proposes the development of a chatbot assistant that interacts with the user to collect all relevant information through a series of structured questions. The assistant then automatically generates a well-written, standardized report based on the input.
# UI
In the presented UI, the user can charge the models that we have selected after our research.
In order to generate reports, the user fills a form and press the generate button.
The report is shown in the UI and can be downloaded as a pdf file.
# Authors
This Space was created by **Matias Bottarini** (*zBotta*) and **Samd Guizani** (*SamdGuizani*).
The link to the deployed github repo is [here](https://github.com/zBotta/reportingAgent) |