aiagent.club
English
GitHub 仓库

stepanogil/autonomous-hr-chatbot

Python 首次收录 2023-06-15 更新于 2026-09-12 查看源 ↗

在全部 GitHub 仓库 中按Star排名第 755(共 803)

462 Star

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…

摘自 github.com/stepanogil/autonomous-hr-chatbot

最新指标

Star 462 2026-09-12
Fork 111 2026-09-12
提交 68 2026-09-12
发布 0 2026-09-12
Watcher 5 2026-09-12
开放 issue 2 2026-09-12
开放 PR 3 2026-09-12