Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.78 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.78 KB

Boss Llama 🦙

Made with - Tune Studio made-with-python PyPI license Streamlit Badge

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.

Steps to Run

Clone the Repository

git clone https://github.com/aryankargwal/boss_llama.git

Install Dependencies

pip install -r requirements.txt

Run Streamlit Application

streamlit run app.py

Put Tune Studio API Key

Download your Tune Studio API Key from Personal>View API Keys

Tweak Parameters and Put Job Description

Download Evaluation Report

Possible Features

  • Upload Resume for personal interview
  • VLM Integration

Further Reading

License

This repository is under the MIT License. Read more here.