File size: 81 Bytes
d126d15
 
 
 
 
1
2
3
4
5
6
from dotenv import load_dotenv
load_dotenv()

st.title("Resume Parser via LLM")