Skip to content

A browser extension aimed at enhancing spending decisions through informed choices. Leveraged user input, enabling insights into earnings-to-amount conversion. Implemented a feature-rich experience by offering alternative product suggestions for improved value using Google's Gemini AI API.

License

Notifications You must be signed in to change notification settings

Alik-Kumar-Ghosh/SpendSmart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpendSmart

The SpendSmart Browser Extension is a powerful tool designed to empower users in making well-informed spending decisions. By leveraging user input and integrating earnings-to-amount conversion insights, this extension offers a unique and valuable perspective on financial choices. One of its standout features is the integration of Google's Gemini API, which enables the extension to provide users with alternative product suggestions that offer enhanced value.

With the SpendSmart Browser Extension, users can take control of their spending by receiving real-time recommendations and insights. This extension goes beyond traditional decision-making tools by not only considering individual preferences but also considering the financial implications of each choice. The ability to visualize the impact of purchases and receive alternative options directly within the browser is a game-changer for responsible spending.


Download

cxr : https://github.com/Alik-Kumar-Ghosh/SpendSmart/releases/tag/CRX_Release

Chrome Web Store - https://chromewebstore.google.com/detail/spendsmart/ljifmcdifnjcgphfbilhkfailbopbbdb?authuser=0&hl=en


Using OpenAI API

https://platform.openai.com/account/api-keys

Replace 'Your API key' with your secret API key here

var Open_AI_API_key = 'Your API Key'
headers: {
  'Content-Type': 'application/json',
  'Authorization': 'Bearer Open_AI_API_key'
  },

Architecture diagram


ScreenCast


License

© Alik Kumar Ghosh, SpendSmart is licensed under the GNU General Public License v3.0 License

About

A browser extension aimed at enhancing spending decisions through informed choices. Leveraged user input, enabling insights into earnings-to-amount conversion. Implemented a feature-rich experience by offering alternative product suggestions for improved value using Google's Gemini AI API.

Topics

Resources

License

Stars

Watchers

Forks