This repository contains the core logic and architecture for the BNMIT Placement Chatbot β
including the semantic router, FAQ processor, and SQL chain modules.
βοΈ This is the development version used to build and test routing logic, LLM response flow,
and vector-based retrieval before deployment.
For the live, optimized deployment version (Streamlit app), visit:
π placement-query-bot-deploy
Try it live here:
π Streamlit App
- Semantic router (decides between FAQ / SQL responses)
- Vector-based document search
- LLM answer generation (Groq LLaMA)
- Modular, easy-to-extend architecture
Vinay S (vins.techn@gmail.com)
This project is built for learning purposes only and is not an official BNMIT chatbot.