You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A prototype enterprise application - an Autonomous HR Assistant powered by GPT-3.5.
136
+
137
+
<details>
138
+
139
+
### Description
140
+
- An agent that can answer HR related queries autonomously using the tools it has on hand.
141
+
- Powered by GPT-3.5
142
+
- Current tools assigned to the agent (with more on the way):
143
+
- Timekeeping Policy
144
+
- Employee Data
145
+
- Calculator
146
+
147
+
### Links
148
+
- Medium: [Creating a (mostly) Autonomous HR Assistant with ChatGPT and LangChain’s Agents and Tools](https://pub.towardsai.net/creating-a-mostly-autonomous-hr-assistant-with-chatgpt-and-langchains-agents-and-tools-1cdda0aa70ef)
0 commit comments