-
-
Welcome agent that triages what the employee wants and invokes the specific agent
-
HR welcome agent presents the HR topics and gets information to make an appointment
-
Payroll welcome agent presents the Payroll topics and redirects to the specific task based agent
-
Direct deposit query agent verifies the employee vital information, looks up the last payroll details and presents it to the employee
-
List of all agents
-
One shop example for Welcome agent
-
One shop example for HR Welcome agent
-
One shop example for payroll Welcome agent
-
One shop example for IT support Welcome agent
-
One shop example for make an appointment
Inspiration
Every decent-sized company has similar employee support needs. Employees need frequent support from HR, the Payroll team, IT support, or even an expert.
When employees do not receive immediate or prompt responses, they are frustrated, which impacts their productivity.
What it does
Employee Assistant will help employees answer frequently asked questions or completing frequently performed tasks. They do not need to learn complex enterprise applications like Workday.
New employee onboarding becomes very easy.
How we built it
I used Google Vertext Agent Builder to build the agents.
Challenges we ran into
I could not pass variables or values between agents. I had difficulty calling external functions hosted on Cloud Run I could not get the model to behave deterministically and follow the playbooks
Accomplishments that we're proud of
We were able to build a sophisticated collection of agents in a few hours
What we learned
Learned about Vertex AI Playbooks and how they can be wired together to build sophisticated agents
What's next for Ease Your Workday: The Ultimate Employee Companion
Connecting the agents to tools makes it a fully functioning companion. Build a RAG system to ingest Company policies so we can answer policy-specific questions
Built With
- python
- vertex-ai-agents
Log in or sign up for Devpost to join the conversation.