Welcome to Boss Llama, an LLM aided Interview Simulation Web Application. The web-applications gives the users the ability to seamlessly integrate Tune Studio and Streamlit for Smart Interview Simulation. This simple implementation aims to showcase handling textual data and basic web application workings such as creating and downloading reports and files using Llama 3.1 70B, sourced from Tune Studio API.
git clone https://github.com/aryankargwal/boss_llama.git
pip install -r requirements.txt
streamlit run app.py
- Upload Resume for personal interview
- VLM Integration
This repository is under the MIT License. Read more here.