
NBTON/AI-Interview-Agent
🤖 AI AgentNBTON
An agentic AI platform for adaptive candidate screening and automated interview reporting.
The AI-Interview-Agent project represents a sophisticated application of multi-agent systems in the HR tech space. By utilizing LangGraph, the system orchestrates complex interview workflows that adapt in real-time based on candidate responses, moving beyond static question-and-answer formats. The architecture is built on a robust stack: FastAPI handles the high-performance API requirements, while Streamlit offers a clean, interactive dashboard for both interviewers and candidates. Data persistence and candidate tracking are managed via Supabase, ensuring that interview logs and evaluation metrics are stored securely. This project demonstrates how modern LLM orchestration frameworks can be applied to automate high-touch professional processes, reducing the manual burden on hiring teams while maintaining a consistent and objective evaluation standard for all applicants.
💡Highlights
- ├─LangGraph-based adaptive interviews
- ├─Streamlit-powered recruiter dashboard
- └─Supabase integration for data storage
🎯For
- ├─HR Tech Developers
- └─AI Engineers