HeroVerge is a tool built for providing Gen-AI-based assistance to Support Engineers, maximizing productivity and managing extensive workloads.
For deploying in local server(flask version) pull the entire repository and run app.py.
llama3_70b
, llama3_8b
, and llama2
.summary
, script
, sentiment
, complete
, and notes
. These responses can be configured at the backend to retain ticket data and provide a guide for further resolution.LangChain
is used to create a chain out of the JSON responses and cook up an email-based response from the JSON created by the AI model.
There are two deployments of this project across two Python frameworks:
Both versions have different UI and frontend configurations. Unlike Streamlit/Gradio, Flask supports HTML, CSS, and JS for more robust designs and functionality.
llama3_70b
{
"summary": "Customer is experiencing issues with the APIs",
"script": "Can you please provide more details about the issues you're facing with our APIs?",
"sentiment": 50,
"complete": false,
"notes": "Customer is experiencing unknown issues with the APIs, need more information to troubleshoot"
}
Ticketing System: Facilitate recording and tracking of issues and grant the LLM access to this data to generate insights. Roles and Permissions: Allot admin and user roles so only admins can create insights from the ticketing database using credentials.
Contact ? For more information or to get in touch, please email [email protected] Phone number : 9179041912