stepanogil/autonomous-hr-chatbot
GitHub 仓库 中按Star排名第 730 / 共 783
An autonomous HR agent that can answer user queries using tools
项目介绍
✨ 2026 update: A modernized version using an agent loop via OpenAI's Responses API (no LangChain, no Pinecone, with gpt-5.2 reasoning summaries) lives in v2/. The original 2023 implementation below is preserved as a reference.
Companion Reading: Creating a (mostly) Autonomous HR Assistant with ChatGPT and LangChain’s Agents and Tools
This is a prototype enterprise application - an autonomous agent that is able to answer HR queries using the tools it has on hand. It was made using LangChain's agents and tools modules, using Pinecone as vector database and powered by ChatGPT or gpt-3.5-turbo. The front-end is Streamlit using the streamlitchat component.
Azure OpenAI Service - the OpenAI…
最新指标
| Star | 453 | 2026-07-16 |
|---|---|---|
| Fork | 112 | 2026-07-16 |
| 提交 | 68 | 2026-07-16 |
| 发布 | 0 | 2026-07-16 |
| Watcher | 5 | 2026-07-16 |
| 开放 issue | 2 | 2026-07-16 |
| 开放 PR | 3 | 2026-07-16 |