Iβm a Software Engineer interested in developing Full Stack applications, and enhancing productivity through AI and automations.
- π Languages: Python, Go, C, C++, C#, Java, Swift, JavaScript
eAs is a tool designed to generate pricing and descriptions for items that users would like to sell or resell on eBay by simply inputing the items name. Built with ColBERT for Retrieval-Augmented Generation (RAG), eBay's RESTful APIs, and Docker for microservice containerization. This project demonstrates my ability to use cutting-edge AI techniques and tools, create powerful backends, and leverage APIs for data scraping. You can check out the repository here.
ALT is a Hittite to English (and vise-versa) project built with Meta's state-of-the-art No Language Left Behind (NLLB) Machine Translation model. This project showcases my skills in modifying existing model and tokenizer architectures to fullfill unique objectives, use data scraping and bootstrapping techniques to solve low-data MT problems, and construct relevant evaluation schemes for training validation. You can check out the repository here.