cv-parser 0.1.1
CV Parser is a Ruby gem that extracts structured information from CVs and resumes in various formats using LLMs.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (9):
            base64
            ~> 0.2
          
          
            faraday
            >= 1.0
          
          
            faraday-multipart
            >= 1.0
          
          
            fiddle
            ~> 1.1
          
          
            json
            ~> 2.6
          
          
            mime-types
            ~> 3.5
          
          
            rdoc
            ~> 6.6
          
          
            rexml
            ~> 3.2
          
          
            zlib
            ~> 3.0