Jun 17, 2026
AI & Machine Learning
ai_agent
browser automation
chrome extension
web assistant
Gallery
About
Hey r/SideProject -- I built ichat.today, a Chrome extension that puts an AI agent directly ON any webpage. One click. No copy-paste between tabs. No switching to ChatGPT. What it does: - Reads the page content - Clicks buttons and navigates the site - Types into forms and text fields - Scrolls and extracts data - All self-hosted -- your API keys, your server I got tired of the 6-step dance: copy text from a page -> switch to ChatGPT -> paste -> wait -> copy response -> switch bac...
Comments (2)
shipped! content scripts handle page context cleanly
which LLM backend and how are you handling page data privacy
ComingUp