Skip to content

v1.2.0 — Now with a face

Latest

Choose a tag to compare

@DaringSVM20 DaringSVM20 released this 06 Jul 10:44

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