Commit graph

  • 57db8bcef3
    chore(deps): bump python-dotenv from 1.0.1 to 1.2.2 dependabot/pip/python-dotenv-1.2.2 dependabot[bot] 2026-04-21 20:51:16 +00:00
  • 000e0677d1
    chore(deps): bump requests from 2.32.4 to 2.33.0 dependabot/pip/requests-2.33.0 dependabot[bot] 2026-03-26 15:38:15 +00:00
  • 4246d3bc1b
    chore(deps): bump black from 25.9.0 to 26.3.1 dependabot/pip/black-26.3.1 dependabot[bot] 2026-03-12 21:07:03 +00:00
  • 34e9cdb837 Feat: Add rate limiting to Github api main Harishankaran K 2025-10-15 09:18:05 +05:30
  • 4978af7cee
    Merge pull request #107 from deepakstwt/fix/github-api-undefined-variable Harishankaran 2025-10-13 09:34:27 +05:30
  • 99c34666df
    Merge pull request #120 from saishmungase/fix/fetch-repo-contributors Harishankaran 2025-10-13 09:33:30 +05:30
  • 18a9ca4c20
    Merge pull request #133 from G26karthik/fix/pdf-resource-leak Harishankaran 2025-10-13 09:31:35 +05:30
  • 8c9a92a3cf
    Merge pull request #129 from G26karthik/fix/utf8-encoding-windows-cache Harishankaran 2025-10-13 09:24:54 +05:30
  • c97f295e53
    Merge pull request #142 from singla-rhydham/main Harishankaran 2025-10-13 09:19:18 +05:30
  • 15dc14a236 Fix: Inconsistencies in README.md singla-rhydham 2025-10-11 00:18:13 +05:30
  • 2fc8863a24 fix: use context manager for PyMuPDF document to prevent memory leaks G26Karthik 2025-10-09 22:55:44 +05:30
  • 39193e1dd1 fix: specify UTF-8 encoding when writing cache files to prevent UnicodeEncodeError on Windows G26Karthik 2025-10-09 10:47:01 +05:30
  • c82e882777
    Merge pull request #123 from kaushalkrgupta02/main Harishankaran 2025-10-09 09:17:27 +05:30
  • c98fe1eadf docs: clarify LLM backend prerequisites in README Kaushal Gupta 2025-10-07 23:30:27 +05:30
  • 7e375b1148 added typo and modify bash scripts for more clarity in README Kaushal Gupta 2025-10-07 23:04:51 +05:30
  • eac2097136 fix : fixed an unreachable code error in fetch_repo_contributors function Saish Mungase 2025-10-06 23:49:19 +05:30
  • fbd5545362 Fix undefined variable reference in GitHub API error handling Deepak Prajapati 2025-10-06 02:37:59 +05:30
  • 3ac3f97f76 Fix: Handle error with pdf handling Harishankaran K 2025-10-02 22:03:21 +05:30
  • b892c5a2c5 Remove URL parameters in github username Harishankaran K 2025-10-02 18:52:23 +05:30
  • 56ecdaceee Minor bug fixes Harishankaran K 2025-10-02 18:05:29 +05:30
  • 180fa9cc47
    Merge pull request #25 from interviewstreet/fix/jinja-templates Harishankaran 2025-10-02 18:03:23 +05:30
  • b5df04f649
    Merge pull request #23 from interviewstreet/ollama-fix Harishankaran 2025-10-02 18:00:39 +05:30
  • b3d2aecab8 fix: implement score capping for categories and total score, update evaluation criteria in templates fix/jinja-templates Anas Khan 2025-10-02 16:58:43 +05:30
  • bdada6192f enhance: update model prompts as per pydantic constraints Anas Khan 2025-10-02 16:03:02 +05:30
  • 8683d11004 fix: ollama stream and context lenght ollama-fix Anas Khan 2025-10-02 15:41:05 +05:30
  • 55d855b4b5
    Merge pull request #5 from interviewstreet/style/black Harishankaran 2025-10-01 19:56:45 +05:30
  • a95ba04fc2 refactor: formatting using black Anas Khan 2025-10-01 18:08:28 +05:30
  • 12835933a2 Error handling and checks Harishankaran K 2025-10-01 17:53:56 +05:30
  • 238c4e44d1
    Merge pull request #3 from interviewstreet/refactor/minor-improvements Harishankaran 2025-10-01 17:40:54 +05:30
  • 18fad90a5a docs: add comprehensive README.md to outline project overview, architecture, installation, configuration, and usage instructions Anas Khan 2025-10-01 17:25:02 +05:30
  • 5e059a8839 docs: enhance contributing guidelines with detailed bug reporting, feature requests, and coding style instructions Anas Khan 2025-10-01 17:22:29 +05:30
  • 521d82d100 chore: update to reflect new Gemini model versions and remove deprecated models Anas Khan 2025-10-01 17:10:45 +05:30
  • 710e0d8612 docs: add contributing guidelines to enhance collaboration and project contributions Anas Khan 2025-10-01 16:18:15 +05:30
  • 03561e3e13 chore: add MIT License file to the project Anas Khan 2025-10-01 16:16:59 +05:30
  • 2fe3df8590 chore: update .gitignore to include cache directory and resume evaluations CSV Anas Khan 2025-10-01 15:52:45 +05:30
  • 87e9cb55e5 fix: ensure cache directories are created in development mode Anas Khan 2025-10-01 15:50:36 +05:30
  • 5b70709a7a chore: expand .gitignore to include various project-specific files and directories Anas Khan 2025-10-01 15:50:24 +05:30
  • 08b953ad1a chore: add Python version file with version 3.11.13 Anas Khan 2025-10-01 15:50:02 +05:30
  • 7973fc0c19 fix: rename .env.example Anas Khan 2025-10-01 15:49:52 +05:30
  • f507dbc69b feat: add gemma3:12b model Anas Khan 2025-10-01 15:49:24 +05:30
  • 9ab8367e19 chore: update Gemini model and remove deprecated models Anas Khan 2025-10-01 15:48:40 +05:30
  • 9aa85bbcf2 Change to the self_projects prompt Harishankaran K 2025-09-02 15:44:25 +05:30
  • 1cdedbf942 Use the common DEVELOPMENT_MODE flag Harishankaran K 2025-09-02 15:44:00 +05:30
  • b3c66ea033 Improve date parsing in work Harishankaran K 2025-08-22 22:53:26 +05:30
  • dc6c9aadff Include gemini as LLM provider Harishankaran K 2025-08-22 22:53:10 +05:30
  • f12ae35831 Fix URL in basics section Harishankaran K 2025-08-21 23:04:11 +05:30
  • 6a75650ce9 Code cleanup Harishankaran K 2025-08-21 21:50:39 +05:30
  • b2a00ac114 Fix: Move some info to debug to make output clean Harishankaran K 2025-08-01 14:41:37 +07:00
  • dac64e5aea More fixes Harishankaran K 2025-08-01 14:25:24 +07:00
  • 91aecffd4e More code to cleanup Harishankaran K 2025-07-31 10:17:20 +07:00
  • b6629191d7 Move templates to the right place Harishankaran K 2025-07-31 09:45:36 +07:00
  • 48484c22f0 Remove the extra code in all files Harishankaran K 2025-07-31 09:06:03 +07:00
  • 7d8057d109 Fix the start and end date in work section Harishankaran K 2025-07-31 07:49:45 +07:00
  • 2aa88a1808 Minor fixes Harishankaran K 2025-07-31 07:10:16 +07:00
  • 43a16e26eb Cleanup the comments to reduce the file Harishankaran K 2025-07-31 06:32:00 +07:00
  • 1c6e99f913 Changes to fix some resumes Harishankaran K 2025-07-31 06:22:35 +07:00
  • 7be9da64de Fix prompt to not hallucinate profiles Harishankaran K 2025-07-31 06:18:54 +07:00
  • ef1c47f569 Remove the comments and reduce the file size Harishankaran K 2025-07-31 06:18:07 +07:00
  • 7aff46210b Feat: Cleanup github template structure Harishankaran K 2025-07-31 04:17:45 +07:00
  • a9fc29443d Cleanup: Remove cached file Harishankaran K 2025-07-31 04:16:39 +07:00
  • 1f8968394f Feat: Add entire end to end pipeline Harishankaran K 2025-07-31 03:57:42 +07:00
  • 2b6be8cb67 Cleanup: Remove unused variables Harishankaran K 2025-07-31 03:44:54 +07:00
  • 6f5d5d4c8d Feat: Remove functions related to image Harishankaran K 2025-07-31 03:38:19 +07:00
  • 13e5bcd828 Feat: First version for evaluation Harishankaran K 2025-07-31 03:37:59 +07:00
  • d3e57426f6 Add pyc to gitignore Harishankaran K 2025-07-31 01:21:07 +07:00
  • 695c221f45 Feat: Move the transformation code to a new file Harishankaran K 2025-07-31 01:20:46 +07:00
  • 6dd9bdf906 Fix the extraction of network and username Harishankaran K 2025-07-31 00:57:12 +07:00
  • 96715f48ce Extract each section individually Harishankaran K 2025-07-30 09:02:27 +07:00
  • e58453e254 Feat: Improve the PDF extraction logic Harishankaran K 2025-07-30 08:22:40 +07:00
  • 74d1475dd8 Feat: Code to convert PDF to markdown Harishankaran K 2025-07-29 23:27:07 +07:00
  • 98d07c3da0
    Create .gitignore Harishankaran 2025-07-29 08:51:31 +07:00