Skip to content

lingyundai/CodeCraftedCover

Repository files navigation


Code Crafted Cover

Next-Gen Cover Letter Generator with LLM & Snowflake.

icon


View Demo Report Bug Request Feature

About The Application

Final Screen

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!

Built With

Getting Started

  • Run this command in your local where the project folder is located-
    pip install -r requirements.txt

Installation

  1. Create an account at Snowflake Sign Up
  2. Clone the repo
    git clone https://github.com/lingyundai/snowflake-hackathon.git
  3. Run this command-
     pip install -r requirements.txt
  4. Run the application
     streamlit run app.py
  5. 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/
  1. In the user name and password prompted by the application, enter your Snowflake credentials.

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See MIT License for more information.

About

Next-Gen Cover Letter Generator with LLM & Snowflake.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages