Software Consultant
Hyderabad Area, India
Conversational AI :• setup a conversational AI system that responds to the input query.• Architecture comprises of Hadoop Stack, HDFS, Spark and Kafka, along with some NLP models.• wrote spark jobs in Python / Scala to do the data pre-processing.• built NLP models for text classification, with the use of BERT embeddings.• NLP models for Text Classification, Named Entity Recognition, Question – Answering systems were built• created an in-app chat feature that allows the user to have a conversation with a live agent.• REST APIs were built using Flask, FastAPI, Django. gRPC was also used.OCR Project :• demonstrated how OCR technology can be used for complex tabular data extraction from scanned or readable PDF’s.• The PDFs had tables between columns, vertical table and also there were multilingual texts in some tables.• Use of Google Tesseract, Amazon Textract, Azure Form Recognizer & Azure Computer Vision.• Custom ML models were also built using Azure Form Recognizer.• Image Analysis was done using OpenCV, ImageAI.Smart Tracking using Blockchain (POC) :• Supply chain tracking of parts of aircraft - tracking when the parts are manufactured by the contractor - upto the quality certification and then finally – when the shipments are delivered.• All the transactions are being input into a Hyperledger Fabric Blockchain.• Node.js was used to develop the POC and REST APIs were developed using Loopback.• Bosch XDK 110 sensor was used, and the data from the sensor was input into the blockchain using Eclipse MITA.Heat Exchanger Quality prediction (POC) :• predictive analytics to measure the efficiency of Heat Exchanger.• The IOT data that had to be taken from sensors, was taken using simulation, as there was covid-19 and we had to WFH.• different simulators like Bevywise, NodeRed, CupCarbon, Kepware have been tested.• The data from PLC was then processed into the on-premise database.• SVM, ANN, Random Forest models were built using this data.