Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tanujdargan/insight-history.ai
https://github.com/tanujdargan/insight-history.ai
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tanujdargan/insight-history.ai
- Owner: tanujdargan
- Created: 2024-12-02T19:08:41.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-02T19:12:18.000Z (about 1 month ago)
- Last Synced: 2024-12-02T20:23:50.747Z (about 1 month ago)
- Language: TypeScript
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# History Insights Extension using Chrome Built-in AI (Gemini Nano API's)
## Usage
- Clone the repo
- Run `npm install`
- Run `npm run build`
- Run 'npm run dev'
- Open Chrome and go to `chrome://extensions`
- Enable Developer Mode
- Click on Load Unpacked and select the `dist` folder
- You should now see the extension in the Extensions tab and accessing the history page should redirect automatically to the Insight History pageCurrently, this is the only way to use the extension. The extension is not yet available in the Chrome Web Store or in a packed zip file.
Updates for this are coming soon.