mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
added screenshot and updated README.md
This commit is contained in:
parent
a2e770ca6e
commit
d0c1bd6efb
2 changed files with 3 additions and 2 deletions
|
|
@ -1,12 +1,11 @@
|
|||
# HR Agent Demo
|
||||
|
||||
This demo showcases how the **Arch** can be used to an HR agent to manage workforce-related inquiries, workforce planning, and communication via Slack. It intelligently routes incoming prompts to the correct endpoints, providing concise and useful responses tailored for HR and workforce decision-making.
|
||||
This demo showcases how the **Arch** can be used to build an HR agent to manage workforce-related inquiries, workforce planning, and communication via Slack. It intelligently routes incoming prompts to the correct targets, providing concise and useful responses tailored for HR and workforce decision-making.
|
||||
|
||||
## Available Functions:
|
||||
|
||||
- **HR Q/A**: Handles general Q&A related to insurance policies.
|
||||
- **Endpoint**: `/agent/hr_qa`
|
||||
- Handles general HR-related inquiries (e.g., HR policy questions, FAQs).
|
||||
|
||||
- **Workforce Data Retrieval**: Retrieves data related to workforce metrics like headcount, satisfaction, and staffing.
|
||||
- **Endpoint**: `/agent/workforce`
|
||||
|
|
@ -28,3 +27,5 @@ This demo showcases how the **Arch** can be used to an HR agent to manage workfo
|
|||
```
|
||||
3. Navigate to http://localhost:18080/
|
||||
4. "Can you give me workforce data for asia?"
|
||||
|
||||

|
||||
|
|
|
|||
BIN
demos/hr_agent/image.png
Normal file
BIN
demos/hr_agent/image.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 456 KiB |
Loading…
Add table
Add a link
Reference in a new issue