InfoPost is a startup using AI to detect fake or misleading news and determine trust scores for news articles. My responsibilities included:
•managing a small team of NLP interns to contribute directly to production software (sentiment analysis, bias detection, web scraping)
•End to end ownership (training, testing, optimizing and deploying) of large scale language models to detect misleading headlines.
•Creating rich data sets for training and validating Transformer models using Prodigy and Python scripts.
•Deploying models to GCP production systems processing over 1000 articles per day over last 6+ months.
•Maintenance (code review, refactoring, integration) of AI backend (10k+ lines of code).
•Technologies Used: Python, PyTorch, TensorFlow, transformer models (BERT, XLNet, etc.), Google Cloud Platform (GCP), Spacy, NLTK, gensim, Flair.