Skip to content

Commit 6b28f20

Browse files
Merge pull request #17 from stepanogil/autonomous-hr-chatbot
added autonomous-hr-agent
2 parents e4b3a13 + 5acf1b9 commit 6b28f20

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,26 @@ An experimental open-source attempt to make GPT-4 fully autonomous, with >140k s
130130
- Author: [Significant Gravitas](https://twitter.com/SigGravitas)
131131
</details>
132132

133+
## [Autonomous HR Chatbot](https://github.com/stepanogil/autonomous-hr-chatbot)
134+
135+
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)
149+
- [GitHub](https://github.com/stepanogil/autonomous-hr-chatbot)
150+
- Author: [Stephen Bonifacio](https://twitter.com/Stepanogil)
151+
</details>
152+
133153
## [BabyAGI](https://github.com/yoheinakajima/babyagi)
134154

135155
A simple framework for managing tasks using AI

0 commit comments

Comments
 (0)