LLM Parser - Azure OPEN AI (Beta)

RChilli has introduced an advanced resume parsing feature that integrates the capabilities of Azure OpenAI Large Language Models (LLMs) with its resume parsing technology.

This new approach combines the strengths of both technologies, resulting in a parser that exceeds the performance of standalone implementations.

Azure OpenAI provides access to powerful language models developed by OpenAI, hosted on Microsoft's Azure cloud platform. These models are designed to understand and generate human-like text, offering a sophisticated understanding of language and context. Azure OpenAI leverages deep learning techniques and vast datasets to deliver high-quality language comprehension and generation capabilities. By integrating Azure OpenAI’s LLMs with RChilli’s robust parsing algorithms, the system can deliver more accurate and comprehensive data extraction.

Key technical enhancements include:
  • Improved Contextual Understanding: Azure OpenAI’s LLMs enhance the parser's ability to understand the context of various resume sections, improving the accuracy of data classification and extraction.
  • Enhanced Entity Recognition: The combined technology improves the identification and extraction of entities such as skills, job titles, and qualifications, even when they are presented in varied formats or terminologies.
  • Advanced Data Normalization: Leveraging Azure OpenAI allows for better normalization and standardization of data, facilitating more reliable comparisons and integrations with other systems.
  • Increased Parsing Accuracy: The hybrid approach reduces errors in data extraction, leading to higher quality datasets for downstream processing and analytics.
By integrating Azure OpenAI LLMs with traditional parsing methods, RChilli’s solution offers a significant improvement in resume parsing accuracy and efficiency, making it a valuable tool for recruitment platforms aiming to streamline their processes and improve candidate matching. The LLM Parser can be activated for individual requests, with an additional cost applied to each transaction where the LLM Parser is enabled.
Note:
  • All RChilli language supported, see Language Support.
  • One credit is deducted for each successful transaction. If the transaction fails, parsing is performed using the RChilli Resume Parser. Refer Plan Subscription and Cost for more details.
  • Error message is returned if LLM parser fails to process the resume.

Pros of Using Azure OpenAI's LLMs

  • High Accuracy and Flexibility: LLMs excel at understanding and generating natural language, providing high accuracy in parsing and interpreting text.
  • Contextual Understanding: They can comprehend and retain context across longer texts, which improves the extraction of relevant information from resumes.
  • Continuous Improvement: LLMs benefit from ongoing advancements in AI research, ensuring the technology remains cutting-edge.
  • Scalability: The API-based access allows easy scaling to handle varying volumes of data without significant infrastructure changes.

Limitations of Using Azure OpenAI's LLMs

  1. Inaccurate Data: LLM parsers can produce factually incorrect or misleading data, including seemingly correct but false information.
  2. Cost: Accessing and using LLMs via API can be expensive, particularly for high-volume applications.
  3. Latency: The need to send data to an external API and receive a response can introduce latency, which may be a concern for time-sensitive applications. If the delay exceeds 60 seconds, the system automatically switches to the standard RChilli parser, although the add-on credits for LLM parsing still apply.
  4. Data Privacy: Sending sensitive resume data to external servers for processing can raise privacy and security concerns, requiring robust data protection measures.
  5. Complexity: Integrating LLMs with existing systems can be complex and may require significant development and tuning efforts.
  6. Normalization Challenges: Normalizing descriptions of local and international degrees can be difficult due to variations in educational systems and terminology.
  7. Educational Text Analysis: Analyzing raw educational text on an individual basis can be inconsistent, affecting the accuracy of educational qualifications extraction.
  8. Job Description Evaluation: Evaluating individual job position descriptions accurately can be challenging due to the diverse ways job roles are described and the nuances involved.
  9. Section-Specific Processing Limitations: LLM parsers may struggle to accurately process and extract information from specific sections or blocks of text, such as qualifications, certifications, education, and job descriptions, leading to incomplete or incorrect data extraction.

Procedure to Enable LLM Parsing

  1. Enter your Email and Password to log in to your RChilli My Account client portal or use Office 365 or Google to log in as necessary. You must sign up if you do not have registered account.
    Note: Contact support@rchilli.com for My Account portal access, subscription plans, pricing, and for any further support.


  2. Click RChilli API to log in into RChilli My Account portal.

  3. Once you login to the My Account, click Market Place tab.
    Note: You can also visit https://marketplace.rchilli.com/workflow to access Enrichment Marketplace.


  4. On the Enriched Marketplace, search for LLM Parser and click RChilli LLM Parser - Azure OPEN AI (Beta).
    Note: Make sure you have already Login to your account.


  5. Enter the your Open AI details as mentioned on the RChilli LLM Parser Azure OPEN AI Beta page and click Active at the bottom of the page to activate the LLM Parser. See next step on how to get the Open AI details.

Result

Once the RChilli LLM Parser Azure OPEN AI Beta workflow is activated successfully, then resume is processed by the LLM Parser.

  1. Upload and parse a resume after you activated RChilli LLM Parser Azure OPEN AI Beta workflow in the Enrichment Marketplace. For more detail on how to upload and parse a resume in my account, refer My Account.

  2. Click Response JSON tab, search for the CustomFields to view the source of the resume parser, it is LLM_AAI if the resume processed via LLM parser - Azure Open AI.
    Note:
    • In cases LLM parser fails to process the request, the resume will instead be processed using the RChilli Parser and the error message is displayed at the bottom of the response.
    • See the below section for the full sample response from the LLM Parser - Azure Open AI.


Sample Response

Follow the below sample response from the LLM Parser - Azure Open AI.
{
	"ResumeParserData": {
		"ResumeFileName": "Sample_Resume.docx",
		"ResumeLanguage": {
			"Language": "English",
			"LanguageCode": "en"
		},
		"ParsingDate": "24/05/2024 7:23:02",
		"ResumeCountry": {},
		"Name": {
			"FullName": "Nicale Jac Jacques",
			"TitleName": "",
			"FirstName": "Nicale",
			"MiddleName": "Jac",
			"LastName": "Jacques",
			"FormattedName": "Nicale Jac Jacques",
			"ConfidenceScore": 10
		},
		"DateOfBirth": "",
		"Gender": "",
		"FatherName": "",
		"MotherName": "",
		"MaritalStatus": "",
		"Nationality": "",
		"LanguageKnown": [
			{
				"Language": "English",
				"LanguageCode": "en"
			},
			{
				"Language": "Spanish",
				"LanguageCode": "es"
			},
			{
				"Language": "French",
				"LanguageCode": "fr"
			}
		],
		"UniqueID": "",
		"LicenseNo": "",
		"PassportDetail": {
			"PassportNumber": "",
			"DateOfExpiry": "",
			"DateOfIssue": "",
			"PlaceOfIssue": ""
		},
		"PanNo": "",
		"VisaStatus": "",
		"Email": [
			{
				"EmailAddress": "abc@gmail.com",
				"ConfidenceScore": 10
			}
		],
		"PhoneNumber": [
			{
				"Number": "+1 123-456-7890",
				"ISDCode": "+1",
				"OriginalNumber": "123-456-7890",
				"FormattedNumber": "+1 123-456-7890",
				"Type": "Phone",
				"ConfidenceScore": 10
			}
		],
		"WebSite": [
			{
				"Type": "",
				"Url": ""
			}
		],
		"Address": [
			{
				"Street": "402 Street Line",
				"City": "",
				"State": "",
				"StateIsoCode": "",
				"Country": "",
				"CountryCode": {
					"IsoAlpha2": "",
					"IsoAlpha3": "",
					"UNCode": ""
				},
				"ZipCode": "77402",
				"FormattedAddress": "402 Street Line, City, State, USA, 77402",
				"Type": "Present",
				"ConfidenceScore": 10
			}
		],
		"Category": "",
		"SubCategory": "",
		"CurrentSalary": {
			"Amount": "",
			"Symbol": "",
			"Currency": "",
			"Unit": "",
			"Text": ""
		},
		"ExpectedSalary": {
			"Amount": "",
			"Symbol": "",
			"Currency": "",
			"Unit": "",
			"Text": ""
		},
		"Qualification": "",
		"SegregatedQualification": [
			{
				"Institution": {
					"Name": "A & M Univ.",
					"Type": "University",
					"ConfidenceScore": 10,
					"Location": {
						"City": "",
						"State": "",
						"StateIsoCode": "",
						"Country": "",
						"CountryCode": {
							"IsoAlpha2": "",
							"IsoAlpha3": "",
							"UNCode": ""
						}
					}
				},
				"Degree": {
					"DegreeName": "Master’s degree",
					"NormalizeDegree": "",
					"Specialization": [
						"Petroleum Engineering"
					],
					"ConfidenceScore": 10
				},
				"FormattedDegreePeriod": "1994",
				"StartDate": "",
				"EndDate": "31/12/1994",
				"Aggregate": {
					"Value": "",
					"MeasureType": ""
				}
			},
			{
				"Institution": {
					"Name": "The University of Texas at Austin",
					"Type": "University",
					"ConfidenceScore": 10,
					"Location": {
						"City": "",
						"State": "",
						"StateIsoCode": "",
						"Country": "",
						"CountryCode": {
							"IsoAlpha2": "",
							"IsoAlpha3": "",
							"UNCode": ""
						}
					}
				},
				"Degree": {
					"DegreeName": "Ph.D.",
					"NormalizeDegree": "",
					"Specialization": [
						"Civil Engineering"
					],
					"ConfidenceScore": 10
				},
				"FormattedDegreePeriod": "1992",
				"StartDate": "",
				"EndDate": "31/12/1992",
				"Aggregate": {
					"Value": "",
					"MeasureType": ""
				}
			}
		],
		"Certification": "",
		"SegregatedCertification": [
			{
				"CertificationTitle": "Microsoft Certified Solution Developer (MCSD.Net) and Microsoft Certified Application Developer (MCAD)",
				"Authority": "Microsoft",
				"CertificationCode": "MCSD.Net, MCAD",
				"IsExpiry": "",
				"StartDate": "",
				"EndDate": "",
				"CertificationUrl": ""
			},
			{
				"CertificationTitle": "Microsoft Certified Database Administrator (MCDBA)",
				"Authority": "Microsoft",
				"CertificationCode": "MCDBA",
				"IsExpiry": "",
				"StartDate": "",
				"EndDate": "",
				"CertificationUrl": ""
			},
			{
				"CertificationTitle": "Microsoft Certified Solution Developer (MCSD for Visual Studio 6)",
				"Authority": "Microsoft",
				"CertificationCode": "MCSD for Visual Studio 6",
				"IsExpiry": "",
				"StartDate": "",
				"EndDate": "",
				"CertificationUrl": ""
			},
			{
				"CertificationTitle": "Oracle Certified Professional (OCP) for the Application Developer Track",
				"Authority": "Oracle",
				"CertificationCode": "OCP",
				"IsExpiry": "",
				"StartDate": "",
				"EndDate": "",
				"CertificationUrl": ""
			}
		],
		"SkillBlock": "",
		"SkillKeywords": "C#, WCF, Entity Framework, Web Services, SQL Server 2008 Development, SQL Server DBA, Xaml, HTML5, jQuery, Java, Java 8, Java Programming Language, MySQL, Asp.net, MVC",
		"SegregatedSkill": [],
		"Experience": "",
		"SegregatedExperience": [
			{
				"Employer": {
					"EmployerName": "Labtopia, Inc",
					"FormattedName": "",
					"ConfidenceScore": 10
				},
				"JobProfile": {
					"Title": "Senior Technical Director",
					"FormattedName": "Technical Director",
					"Alias": "Department Technical Director, Director of Tech Services, Director Of Technical, Director Of Technical Management, Director of Technical Operations, Director Of Technical Services, Director Technical, Director Technician Services, Director, Technical Services, Director-Technical, Tech Director, Technical - Director, Technical Affairs Director, technical center leader, Technical director computer services, Technical Directors, Technical Service Director, Technical Services Director, Technical Unit Director",
					"RelatedSkills": [
						{
							"Skill": "Technical Management",
							"ProficiencyLevel": "Native",
							"SkillType": "Knowledge"
						}
					],
					"ConfidenceScore": 10
				},
				"Location": {
					"City": "",
					"State": "",
					"StateIsoCode": "",
					"Country": "",
					"CountryCode": {
						"IsoAlpha2": "",
						"IsoAlpha3": "",
						"UNCode": ""
					}
				},
				"JobPeriod": "Jul 2014 - present",
				"FormattedJobPeriod": "07/2014 - till",
				"StartDate": "01/07/2014",
				"EndDate": "24/05/2024",
				"IsCurrentEmployer": "true",
				"JobDescription": "",
				"Projects": [
					{
						"UsedSkills": "",
						"ProjectName": "",
						"TeamSize": ""
					}
				]
			}
		],
		"CurrentEmployer": "Labtopia, Inc",
		"JobProfile": "Senior Technical Director",
		"WorkedPeriod": {
			"TotalExperienceInMonths": "119",
			"TotalExperienceInYear": "9.11",
			"TotalExperienceRange": "8-10 YEAR"
		},
		"GapPeriod": "",
		"AverageStay": "119",
		"LongestStay": "119",
		"Summary": "",
		"ExecutiveSummary": "",
		"ManagementSummary": "",
		"Coverletter": "",
		"Publication": "",
		"SegregatedPublication": [],
		"CurrentLocation": [],
		"PreferredLocation": [],
		"Availability": "",
		"Hobbies": "",
		"Objectives": "",
		"Achievements": "",
		"SegregatedAchievement": [],
		"References": "",
		"CustomFields": "Parsing Time : 7917ms; Source : LLM_AAI",
		"EmailInfo": {
			"EmailTo": "",
			"EmailBody": "",
			"EmailReplyTo": "",
			"EmailSignature": "",
			"EmailFrom": "",
			"EmailSubject": "",
			"EmailCC": " "
		},
		"Recommendations": [
			{
				"PersonName": "",
				"CompanyName": "",
				"Relation": "",
				"PositionTitle": "",
				"Description": ""
			}
		],
		"DetailResume": "\n\nMr. Nicale Jac Jacques                               \n402 Street Line, City , State, 77402\nContact: +1 123-456-7890 Email: abc@gmail.com\n\n\n\nOBJECTIVE: \nSkilled in collation & development, coding, testing & debugging of applications in different software languages, identification of new technologies for implementation, software modelling and simulation.\nExpertise in full project life cycle development for implementation and integration with deep understanding of technology focused on delivering business solutions.\nProficient in analysing information system needs, evaluating end-user requirements, custom designing solutions, troubleshooting for complex information systems management.\nPolished leadership skills with ability to motivate teams to increase productivity.\n\nEXPERIENCE\n\nSenior Technical Director, Labtopia, Inc, Houston, Texas Jul 2014 - present\n\n\nResponsible for managing a team of developers\nResponsible for architecting projects in  WCF, SQL Server, Mobile Applications \nResponsible for coordinating development work with onsite team on a daily basis\nS4 HANA\nResponsible for interviewing and hiring developers\nResponsible for figuring out performance issues with .net code and database\nTechnology used C#,  WCF, Entity Framework, Web Services, SQL Server 2008 Development, SQL Server DBA,  Xaml, HTML5, jQuery\nJava , Java 8, Java Programming Language \n\n\nEDUCATION\n\nMaster’s degree in petroleum engineering, A & M Univ., Houston, TX 1994\nPh.D. Civil Engineering, The University of Texas at Austin, TX, 1992\n\nCertifications:\nMicrosoft Certified Solution Developer (MCSD.Net) and Microsoft Certified Application Developer (MCAD), 2002\nMicrosoft Certified Database Administrator (MCDBA), 2004\nMicrosoft Certified Solution Developer (MCSD for Visual Studio 6), 2007\nOracle Certified Professional (OCP) for the Application Developer Track, 2009\n\nSkills\nMySQL, Asp.net, MVC\n\nHobbies \nCricket, Volleyball\nAwards\n2002-2006: Pre-doctoral Research Grant from the Basque Government. \n2007-2009: Post-doctoral Research Grant from the Basque Government. \n2011-2012: Post-doctoral Research Contract from the Government of Navarra.\n\nPublications:\nNicole, Morell RJ, Riazuddin S, Gropman A, Shaukat S, Nicole, Mohiddin SA, Fananapazir L, Caruso RC, Husnain T, Khan SN, Riazuddin S, Griffith AJ, Friedman TB, Wilcox ER. Mutations of MYO6 are associated with recessive deafness, DFNB37. American Journal of Human Genetics. 2003 May;72(5):1315-22. \n\nGowda A Nicole, Gorodin P, Ledley GS, Eisen HJ, Al-Bataineh M. Case Report: Takotsubo cardiomyopathy secondary to status epilepticus.  DrexelMed Journal, Volume 3 (1); Summer 2009: 25-27.\n\nPERSONAL DETAILS\n\nFather name: Harry Jacques\nMother name: Ferry Jacques\nNationality: USA\nLicenses: USA\nLanguages: English (fluent)\nSpanish (proficient)\nFrench (proficient)\nPassport Details\nPassport Number: G7134159\nDate of Issue: 24 March 2008\nExpiry Date: 21 DEC 2020\nPlace of Issue: United states of America\nPan No: ADBAS4589T\nSocial Security No: 15446235\nCurrent Location: Houston, Texas, USA\nPreferred Location: San Antonio, Texas, USA\nAvailability: 2 Month\nCurrent Salary: US $ 306800 per year\nExpected Salary: US $ 350000 per year\n\nWebsite\nLinkedIn ID:  HYPERLINK \"https://www.linkedin.com/in/nicole/\" https://www.linkedin.com/in/nicole/\nFacebook ID:  HYPERLINK \"https://www.facebook.com/Jacques/\" https://www.facebook.com/Jacques/\nTwitter ID:  HYPERLINK \"https://twitter.com/jnicole\" https://twitter.com/jnicole\n\n\nReference Available on Request\n\t\n",
		"HtmlResume": "<html><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" /><meta http-equiv=\"Content-Style-Type\" content=\"text/css\" /><meta name=\"generator\" content=\"Aspose.Words for Java 23.7.0\" /><title></title></head><body style=\"line-height:115%; font-family:Calibri; font-size:11pt\"><div><p style=\"margin-top:0pt; margin-bottom:0pt; text-align:center; line-height:normal; font-size:18pt\"><span style=\"font-weight:bold\">Mr. Nicale Jac Jacques</span><span style=\"font-size:16pt; font-weight:bold; -aw-import:spaces\">                               </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; text-align:center; line-height:normal; font-size:8.5pt\"><span>402 Street Line, City , State, 77402</span></p><p style=\"margin-top:0pt; margin-bottom:0pt; text-align:center; line-height:normal\"><span style=\"font-weight:bold\">Contact</span><span>: +1 123-456-7890 </span><span style=\"font-weight:bold\">Email:</span><span style=\"text-decoration:underline; color:#0000ff\"> </span><span>abc@gmail.com</span></p><div align=\"center\"><hr size=\"3\" align=\"center\" noshade=\"\" style=\"width:99%; color:#0d0d0d; background-color:#0d0d0d\" /></div><p style=\"margin-top:0pt; margin-bottom:0pt; text-align:center; line-height:normal; font-size:3pt\"><span style=\"font-weight:bold; -aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; text-align:center; line-height:normal\"><span style=\"-aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; text-align:justify; line-height:normal\"><span style=\"font-weight:bold\">OBJECTIVE:</span><span> </span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:0; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:12.44pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:'Wingdings 3'; font-size:10pt\">a</span><span style=\"width:12.44pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">         </span></span><span>Skilled in collation & development, coding, testing & debugging of applications in different software languages, identification of new technologies for implementation, software modelling and simulation.</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:0; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:12.44pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:'Wingdings 3'; font-size:10pt\">a</span><span style=\"width:12.44pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">         </span></span><span>Expertise in full project life cycle development for implementation and integration with deep understanding of technology focused on delivering business solutions.</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:0; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:12.44pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:'Wingdings 3'; font-size:10pt\">a</span><span style=\"width:12.44pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">         </span></span><span>Proficient in analysing information system needs, evaluating end-user requirements, custom designing solutions, troubleshooting for complex information systems management.</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:0; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:12.44pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:'Wingdings 3'; font-size:10pt\">a</span><span style=\"width:12.44pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">         </span></span><span>Polished leadership skills with ability to motivate teams to increase productivity.</span></p><div align=\"center\"><hr size=\"3\" align=\"center\" noshade=\"\" style=\"width:99%; color:#0d0d0d; background-color:#0d0d0d\" /></div><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:12pt; background-color:#ffffff\"><span style=\"font-weight:bold; text-transform:uppercase\">EXPERIENCE</span></p><p style=\"margin-top:0pt; margin-bottom:0pt; text-align:center; line-height:normal; font-size:12pt\"><span style=\"font-weight:bold; text-transform:uppercase; -aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; text-align:center; line-height:normal; border:0.75pt solid #000000; padding:1pt 4pt; font-size:12pt; -aw-border:0.5pt single\"><span style=\"font-size:11pt\">Senior Technical Director,</span><span style=\"font-size:11pt; font-weight:bold\"> Labtopia, Inc, Houston</span><span style=\"font-weight:bold\">, Texas </span><span>Jul 2014 - present</span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:3pt\"><span style=\"-aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:3pt\"><span style=\"-aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-left:72pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:10.11pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:Symbol; font-size:8pt\"></span><span style=\"width:10.11pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">       </span></span><span>Responsible for managing a team of developers</span></p><p style=\"margin-top:0pt; margin-left:72pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:10.11pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:Symbol; font-size:8pt\"></span><span style=\"width:10.11pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">       </span></span><span>Responsible for architecting projects in</span><span style=\"-aw-import:spaces\">  </span><span>WCF, SQL Server, Mobile Applications </span></p><p style=\"margin-top:0pt; margin-left:72pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:10.11pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:Symbol; font-size:8pt\"></span><span style=\"width:10.11pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">       </span></span><span>Responsible for coordinating development work with onsite team on a daily basis</span></p><p style=\"margin-top:0pt; margin-left:72pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:10.11pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:Symbol; font-size:8pt\"></span><span style=\"width:10.11pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">       </span></span><span>S4 HANA</span></p><p style=\"margin-top:0pt; margin-left:72pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:10.11pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:Symbol; font-size:8pt\"></span><span style=\"width:10.11pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">       </span></span><span>Responsible for interviewing and hiring developers</span></p><p style=\"margin-top:0pt; margin-left:72pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:10.11pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:Symbol; font-size:8pt\"></span><span style=\"width:10.11pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">       </span></span><span>Responsible for figuring out performance issues with .net code and database</span></p><p style=\"margin-top:0pt; margin-left:72pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:10.11pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:Symbol; font-size:8pt\"></span><span style=\"width:10.11pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">       </span></span><span>Technology used C#,</span><span style=\"-aw-import:spaces\">  </span><span>WCF, Entity Framework, Web Services, SQL Server 2008 Development, SQL Server DBA,</span><span style=\"-aw-import:spaces\">  </span><span>Xaml, HTML5, jQuery</span></p><p style=\"margin-top:0pt; margin-left:72pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:10.11pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:Symbol; font-size:8pt\"></span><span style=\"width:10.11pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">       </span></span><span>Java , Java 8, Java Programming Language </span></p><p style=\"margin-top:0pt; margin-left:72pt; margin-bottom:0pt; text-align:justify; line-height:normal\"><span style=\"-aw-import:ignore\"> </span></p><div align=\"center\"><hr size=\"3\" align=\"center\" noshade=\"\" style=\"width:99%; color:#0d0d0d; background-color:#0d0d0d\" /></div><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:12pt; background-color:#ffffff\"><span style=\"font-weight:bold; text-transform:uppercase\">EDUCATION</span></p><p style=\"margin-top:0pt; margin-bottom:0pt; text-align:justify; line-height:normal\"><span style=\"-aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:0; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:9.26pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:Wingdings\"></span><span style=\"width:9.26pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">      </span></span><span>Master’s degree in petroleum engineering, A & M Univ., Houston, TX 1994</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:0; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:9.26pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:Wingdings\"></span><span style=\"width:9.26pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">      </span></span><span>Ph.D. Civil Engineering, The University of Texas at Austin, TX, 1992</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; text-align:justify; line-height:normal\"><span style=\"font-weight:bold; -aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; text-align:justify; line-height:normal\"><span style=\"font-weight:bold\">Certifications:</span></p><p style=\"margin-top:0pt; margin-left:72pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:10.11pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:Symbol; font-size:8pt\"></span><span style=\"width:10.11pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">       </span></span><span>Microsoft Certified Solution Developer (MCSD.Net) and Microsoft Certified Application Developer (MCAD), 2002</span></p><p style=\"margin-top:0pt; margin-left:72pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:10.11pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:Symbol; font-size:8pt\"></span><span style=\"width:10.11pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">       </span></span><span>Microsoft Certified Database Administrator (MCDBA), 2004</span></p><p style=\"margin-top:0pt; margin-left:72pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:10.11pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:Symbol; font-size:8pt\"></span><span style=\"width:10.11pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">       </span></span><span>Microsoft Certified Solution Developer (MCSD for Visual Studio 6), 2007</span></p><p style=\"margin-top:0pt; margin-left:72pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:10.11pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:Symbol; font-size:8pt\"></span><span style=\"width:10.11pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">       </span></span><span>Oracle Certified Professional (OCP) for the Application Developer Track, 2009</span></p><div align=\"center\"><hr size=\"3\" align=\"center\" noshade=\"\" style=\"width:99%; color:#0d0d0d; background-color:#0d0d0d\" /></div><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:12pt\"><span style=\"font-weight:bold; text-transform:uppercase\">Skills</span></p><p style=\"margin-top:0pt; margin-bottom:10pt\"><span>MySQL, Asp.net, MVC</span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:12pt\"><span style=\"font-weight:bold; text-transform:uppercase; -aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:12pt\"><span style=\"font-weight:bold; text-transform:uppercase\">Hobbies </span></p><p style=\"margin-top:0pt; margin-bottom:10pt\"><span>Cricket, Volleyball</span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:12pt\"><span style=\"font-weight:bold; text-transform:uppercase\">Awards</span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal\"><span>2002-2006: Pre-doctoral Research Grant from the Basque Government. </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal\"><span>2007-2009: Post-doctoral Research Grant from the Basque Government. </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal\"><span>2011-2012: Post-doctoral Research Contract from the Government of Navarra.</span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal\"><span style=\"-aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:12pt\"><span style=\"font-weight:bold; text-transform:uppercase\">Publications:</span></p><p style=\"margin-top:0pt; margin-bottom:10pt\"><span>Nicole, Morell RJ, Riazuddin S, Gropman A, Shaukat S, Nicole, Mohiddin SA, Fananapazir L, Caruso RC, Husnain T, Khan SN,</span><span> </span><span>Riazuddin S, Griffith AJ, Friedman TB, Wilcox ER. Mutations of MYO6 are associated with recessive deafness, DFNB37. American Journal of Human Genetics. 2003 May;72(5):1315-22.</span><span> </span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:10pt\"><span style=\"-aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-bottom:10pt\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPBAMAAAAWtvJmAAAAAXNSR0ICQMB9xQAAADBQTFRFAAAAgAAAAIAAgIAAAACAgACAAICAgICAwMDA/wAAAP8A//8AAAD//wD/AP//////ex+xxAAAAGJJREFUGNNFjiEOwDAIRXGIiV51rk0mVonrVXCTXAm3JoiuG6RDfPHy8/iQ18EpIgAzLjjMtIzN7P4oNg1qUHRzyoSYnCaq2Sm3TtFVGi0MXF6Bd5EmDMNeZXn7+sa+4V/2AGN8X4j84l45AAAAAElFTkSuQmCC\" width=\"20\" height=\"15\" alt=\"\" style=\"-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\" /><span>Gowda A Nicole, Gorodin P, Ledley GS, Eisen HJ, Al-Bataineh M. Case Report: Takotsubo cardiomyopathy secondary to status epilepticus.</span><span style=\"font-weight:bold; -aw-import:spaces\">  </span><span>DrexelMed Journal, Volume 3 (1); Summer 2009: 25-27.</span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:12pt\"><span style=\"font-weight:bold; text-transform:uppercase; -aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:12pt; background-color:#ffffff\"><span style=\"font-weight:bold; text-transform:uppercase\">PERSONAL DETAILS</span></p><p style=\"margin-top:0pt; margin-bottom:0pt; text-align:justify; line-height:normal\"><span style=\"-aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><span>Father name: Harry Jacques</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><span>Mother name: Ferry Jacques</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><span>Nationality: USA</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><span>Licenses</span><span style=\"font-weight:bold\">: </span><span>USA</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><span>Languages: English (fluent)</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><span>Spanish (proficient)</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:10pt; line-height:normal\"><span>French (proficient)</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><a name=\"_Hlk20400574\"><span>Passport Details</span></a></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><span>Passport Number: G7134159</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><span>Date of Issue: 24 March 2008</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:10pt; line-height:normal\"><span>Expiry Date: </span><span style=\"-aw-bookmark-end:_Hlk20400574\"></span><span>21 DEC 2020</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><a name=\"_Hlk20400621\"><span>Place of Issue: United states of America</span></a></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><span style=\"-aw-bookmark-end:_Hlk20400621\"></span><span>Pan No: ADBAS4589T</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><span>Social Security No: 15446235</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><a name=\"_Hlk20400635\"><span>Current Location: Houston, Texas, USA</span></a></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><span style=\"-aw-bookmark-end:_Hlk20400635\"></span><span>Preferred Location: San Antonio, Texas, USA</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><span>Availability: 2 Month</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><a name=\"_Hlk20400679\"><span>Current Salary: US $ 306800 per year</span></a></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><span>Expected Salary: US $ 350000 per year</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; line-height:normal\"><span style=\"-aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:10pt\"><span style=\"-aw-bookmark-end:_Hlk20400679\"></span><span style=\"font-weight:bold\">Website</span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:10pt\"><span style=\"font-weight:bold\">LinkedIn ID</span><span>: </span><a href=\"https://www.linkedin.com/in/nicole/\" style=\"text-decoration:none\"><span style=\"text-decoration:underline; color:#0000ff\">https://www.linkedin.com/in/nicole/</span></a></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:10pt\"><span style=\"font-weight:bold\">Facebook ID</span><span>: </span><a href=\"https://www.facebook.com/Jacques/\" style=\"text-decoration:none\"><span style=\"line-height:115%; font-size:10pt; text-decoration:underline; color:#0000ff\">https://www.facebook.com/Jacques/</span></a></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:10pt\"><span style=\"font-weight:bold\">Twitter ID</span><span>: </span><a href=\"https://twitter.com/jnicole\" style=\"text-decoration:none\"><span style=\"line-height:115%; font-size:10pt; text-decoration:underline; color:#0000ff\">https://twitter.com/jnicole</span></a></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:12pt\"><span style=\"font-weight:bold; text-transform:uppercase; -aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:12pt\"><span style=\"font-weight:bold; text-transform:uppercase; -aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; text-align:justify; line-height:normal\"><span style=\"-aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-left:18pt; margin-bottom:0pt; text-indent:-18pt; text-align:justify; line-height:normal; -aw-import:list-item; -aw-list-level-number:0; -aw-list-number-format:''; -aw-list-number-styles:'bullet'; -aw-list-padding-sml:9.26pt\"><span style=\"-aw-import:ignore\"><span style=\"font-family:Wingdings\"></span><span style=\"width:9.26pt; font:7pt 'Times New Roman'; display:inline-block; -aw-import:spaces\">      </span></span><span>Reference Available on Request</span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:12pt\"><span style=\"width:97.5pt; display:inline-block; -aw-tabstop-align:left; -aw-tabstop-pos:97.5pt\"> </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:12pt; background-color:#ffffff\"><span style=\"font-weight:bold; text-transform:uppercase; -aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:12pt; background-color:#ffffff\"><span style=\"font-weight:bold; text-transform:uppercase; -aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:12pt; background-color:#ffffff\"><span style=\"font-weight:bold; text-transform:uppercase; -aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; text-align:justify; line-height:normal\"><span style=\"-aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-bottom:0pt; line-height:normal; font-size:12pt\"><span style=\"font-weight:bold; text-transform:uppercase; -aw-import:ignore\"> </span></p><p style=\"margin-top:0pt; margin-bottom:10pt\"><span style=\"-aw-import:ignore\"> </span></p></div></body></html>\n",
		"CandidateImage": {
			"CandidateImageData": "",
			"CandidateImageFormat": ""
		},
		"TemplateOutput": {
			"TemplateOutputData": "",
			"TemplateOutputFileName": ""
		},
		"ApiInfo": {
			"Metered": "No",
			"CreditLeft": "14373.5",
			"AccountExpiryDate": "20/04/2025 23:59:00",
			"BuildVersion": "8.0.0.2024.05.22"
		}
	},
	"Enrichment": []
}