celise88/Pathfinder
add docker-compose.yaml
revise README.md
upgrading text embedding model
upgrade embedding model
improving embeddings
package version bug fix
modify README.md
migrate to mistral LLM
add styles and values and clean up presentation in UI
bug fix
add additional onet scraping functionality
add ONET webscrape functionality for importance ratings
add job posting scrape capability to find my match page
add job posting scrape capability to find my match page
add conditional jinja2 statements
start building out specific job-candidate match functionality
start building out specific job-candidate match functionality
start building out specific job-candidate match functionality
add (poc) embedding storage for employers seeking candidates
fix navbar styling
candidate matcher bug fix
recorganize files
update path
re-add files
Merge branch 'main' of https://github.com/celise88/Pathfinder
reorganize files
Delete embeddings_db.csv
Delete cohere_tSNE_dat.csv
Delete ONET_JobTitles.csv
bug fix
revise .gitattributes
reorganize files
add database to store user text embeddings
add user registration/login/SQL database
add custom messages
add links
add styling to table
add find my new hire page
clean up code
update requirements.txt
performance optimization enhancements
organize functions and add async
provide documentation
add link to github repo
update README.md
Merge https://github.com/celise88/Pathfinder
add be patient message
add nltk stopwords
add user permissions to Dockerfile
add secret to Dockerfile
