🔍 WordSense AI: Contextual Meaning Finder Extension

WordSense AI is a lightweight and intelligent Chrome extension that helps users understand the contextual meaning of words across different fields (like Medical, Law, Tech, etc.) with just a text selection. Powered by Google's Gemini AI and built with a simple tooltip-based UI, it delivers instant definitions with field-specific context—directly on the page you're browsing.


🚀 Features


🛠️ Tech Stack


🧠 How It Works

  1. User selects a word on any webpage.
  2. Extension checks if it’s enabled, then fetches the meaning using the selected field.
  3. The Chrome content script sends a request to a Flask server.
  4. The Flask backend passes the word and field to Gemini AI, which returns a context-specific definition.