Many cover letter generators take minimal information and generate a terrible cover letter that anyone can detect is generated with AI
- Robotic words and inaccurate information provide no substantial information that the hiring manager wants to see
- Repetitive content, too generalized. Result In 'Unfortunately...' e-mails, bad impression, frustration, time wasted for both parties.
This application will fix that!! Hopefully, in these ways
- We use comprehensive information to generate a detailed, useful cover letter for the job type you are applying to.
- We keep a history of the files you uploaded, over time, the cover letter just gets more and more personalized for you and your desired job type.
- Chat GPT? NO! We use the Snowflake LLM technology 'mistral-large' that generates high-quality models.
In the end, we are in this together.
Happy generating!
- Run this command in your local where the project folder is located-
pip install -r requirements.txt
- Create an account at Snowflake Sign Up
- Clone the repo
git clone https://github.com/lingyundai/snowflake-hackathon.git
- Run this command-
pip install -r requirements.txt
- Run the application
streamlit run app.py
- The application will ask you to enter your snowflake credentials.
- For the field "Snowflake Account", copy the link that you get after signing in to Snowflake (step 1). In that, enter the code in place of "account".
For example - https://[account].snowflakecomputing.com/
- In the user name and password prompted by the application, enter your Snowflake credentials.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See MIT License for more information.