Skip to content

Chrome extension for answering job application fields with LLMs that learn via integrations

Notifications You must be signed in to change notification settings

TheDuckGoesQuark/JobAppChromeExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JobAppChromeExtension

Client

Client contains the chrome extension source.

Server

Server contains the backend python service

How it's made

  1. Followed the instructions from here to initialise the chrome extension.
  2. Moved the resulting files into the client folder so everything reloated to this project can live in the same rep
  3. Investigated using NX to manage the mono repo environment, but the config quickly became more cumbersome than it's worth
  4. Started designing the initial architecture. Prioritising POC rather than scale since this is mostly for fun, we're keeping it simple with just one server handling requests.
  5. Based on this, we should be able to build something where each user has their own document that we add to over time.

About

Chrome extension for answering job application fields with LLMs that learn via integrations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published