cv-parser 0.1.0
CV Parser is a Ruby gem that extracts structured information from CVs and resumes in various formats using LLMs.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (9):
            base64
            ~> 0.2
          
          
            faraday
            ~> 2.0
          
          
            faraday-multipart
            ~> 1.0
          
          
            fiddle
            ~> 1.1
          
          
            json
            ~> 2.6
          
          
            mime-types
            ~> 3.5
          
          
            rdoc
            ~> 6.6
          
          
            rexml
            ~> 3.2
          
          
            zlib
            ~> 3.0
          
    