Skip to content

DavidTepeneu/DemystiFynance

Repository files navigation

DemystiFynance

A Google Chrome extension that utilizes generative AI to automatically explain intimidating financial concepts in order to demystify the world of finance and investments.


MVP 🏆

  • Google Chrome Extension!
  • When the user highlights text, it explains the concept in simple terms
  • Uses AI to analyze the context around the term for better understanding
  • After initial translation,
    • use APIs to translate or to simplify into easier English


Stretch Goals ⏳

  • Support for many languages
  • More customization options


Tech Stack

General Resources

Roadblocks and Possible Solutions

  • Having no idea on how to make a chrome extension! We can figure this out by doing some well directed and guided research about chrome and the inner machinations of their extensions.
  • Incorporating AI into our project! This can be overcome by doing, you guessed it, some more research.


Competition

  • ExplainAI - Did not simplify text sufficiently and did not even function whatsoever on one of our machines.


Git Commands

Command What it does
git branch lists all the branches
git branch "branch name" makes a new branch
git checkout "branch name" switches to speicified branch
git checkout -b "branch name" combines the previous 2 commands
git add . finds all changed files
git commit -m "Testing123" commit with a message
git push origin "branch" push to branch
git pull origin "branch" pull updates from a specific branch




Meet the next Steve Jobs' of our generation at their pre-Hackathon Sleepover Slumberjam

Harper Wood, Kacie Yee, David Tepeneu, & Viet Vu

PreHackathonSleepOver

About

A Google Chrome extension that utilizes generative AI to automatically explain intimidating financial concepts in order to demystify the world of finance and investments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors