This version adds a Streamlit UI so you don't have to live in the terminal anymore.
What's new:
- Browser-based chat interface for both pipelines
- Paste a GitHub URL in the codebase assistant — it clones, indexes, and cleans up automatically
- PDF upload directly from the browser
- Chat history persists across questions in a session
- Hardware guide in README for model recommendations across different specs
Run it:
uv run streamlit run app.py