A simple AI chat interface where users can ask questions about Ritvik Varghese's career, background, and experience.
- Install dependencies:
pip install -r requirements.txt- Set up environment variables:
cp .env.example .env
# Add your OpenAI API key to .env- Run the app:
streamlit run app.pyapp.py- Main Streamlit applicationme/linkedin.pdf- Ritvik's LinkedIn profile datame/summary.txt- Ritvik's background summaryrequirements.txt- Python dependencies