Software Engineer Intern
- Implemented autocomplete search for a company chat bot which is based on company specific data. - Compared the performance of search systems like ElasticSearch and Typesense and decided to proceed with ElasticSearch. - Currently researching about structured and unstructured search systems and implementing hybrid search through ElasticSearch and how Natural Language Processing(NLP) and NER through Spacy, BERT can be used to get data based on user queries from meta data.- Researching and comparing the performance of FastAPI and Flask