Explaina is an AI-powered tool designed to help users understand and explain complex terms effortlessly. Simply select a word or phrase on any webpage, and Explaina provides a concise, easy-to-understand explanation by analyzing the context of the page. It is perfect for students, professionals, and lifelong learners looking to quickly grasp new concepts.
- Contextual Explanation: Get explanations for selected text with the context of the webpage.
- Easy to Use: Just select text and right-click to receive an explanation.
- Cross Platform: Works on all websites.
-
Clone the repository:
git clone https://github.com/yourusername/explaina.git
-
Navigate to the project directory:
cd explaina
-
Install dependencies:
bun install
-
Generate css from tailwindcss class
bun run tailwindcss
-
Load the extension into your browser:
- Open Chrome and go to
chrome://extensions/
. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the
explaina
directory.
- Open Chrome and go to
- Select any text on a webpage.
- Right-click and choose "Explain" from the context menu.
- The explanation will be provided in a popup.
To start the development server, install live-server extension and run popup.html
in live-server
Contributions are welcome! Please fork the repository and submit a pull request for any improvements or bug fixes.
This project is licensed under the ISC License.