Personal AI
Web-bot
A personal AI assistant that seamlessly reads the content of any webpage you are currently on and allows you to ask questions about it directly from a sleek browser side panel.

The Challenge
Users often need context-aware AI assistance while browsing the web, without the friction of constantly copying and pasting text into a separate ChatGPT tab.
The Architecture
Built a browser extension utilizing a TypeScript frontend for a sleek, responsive side-panel UI. The backend engine was built in Rust for high-performance processing and memory safety, handling the extraction of DOM context and interfacing directly with LLM inference endpoints.
Systems & Backend
- Rust
- LLM Integration
Frontend
- TypeScript
- Browser Extension APIs
Concepts
- Context Extraction
- AI Orchestration
The Results
Created a seamless, low-latency AI assistant that securely reads webpage context on the fly, dramatically speeding up research and comprehension tasks for the user.