Hello & Welcome

I Am A

Saikrishna Paila

An eloquent tale of my journey

Hi πŸ‘‹, I'm Saikrishna Paila, an accomplished data science professional with a Master's degree in Data Science from The George Washington University. I specialize in building intelligent, data-driven solutions by applying advanced techniques in machine learning, natural language processing, and predictive modeling. My expertise spans from credit card churn analysis and supply chain database optimization to retail analytics for subscription insights, consistently delivering high accuracy through rigorous data engineering and model optimization. I'm also passionate about applying AI methods such as LLMs, generative AI, and embedding models to solve real-world problems at scale.

  • Age: 23
  • Degree: Masters
6

Languages

8

Tools

1

Certificates

12

Projects

Skills I've Developed and Mastered

With a solid foundation in Data Science and Computer Science, I specialize in merging technical expertise with business insights to develop solutions that drive significant competitive advantages across various sectors.

  • Advanced Data Analytics and Visualization
  • Machine Learning and Predictive Modeling
  • Deep Learning Algorithms
  • Large Language Model
Profile Image
Profile Image

Work Experience

Apr 2025 – Present

Avenio logo
AI/ML Engineer, Founding Engineer, Avenio Corporation, San Francisco, CA (Remote)

β€’ Built a real-time AI assistant for biomedical users, delivering faster, more accurate access to scientific insights.

β€’ Improved model accuracy by refining data preprocessing using domain-specific embeddings and chunking techniques.

β€’ Managed user profiles and interaction history using SQL, enabling personalized query responses.

β€’ Deployed end-to-end AI solutions on AWS, ensuring reliable performance and scalability in production.

Jan 2025 – May 2025

World Bank logo
AI Engineer (Capstone Fellow), World Bank Group, Washington, D.C.

β€’ Improved access to legal information with a multilingual AI assistant, achieving 90% accuracy.

β€’ Processed 478 legal documents using Python (scraping, OCR, and cleaning) to create a structured, searchable dataset.

β€’ Enabled local language responses to make legal content more accessible to non-English speakers.

β€’ Deployed the assistant on GCP using Docker, ensuring scalable access and average response time of 3.2 seconds.

March 2025 – Present

GWU logo
Student Technical Support Specialist Washington, D.C., USA
  • Guided students on software setup, code debugging, and managing Git workflows.
  • Resolved Python, R, and SQL issues in Jupyter and VS Code environments.

Jan 2025 – Present

GWU logo
Graduate Instructional Assistant – Data Visualization, The George Washington University, Washington, D.C., USA
  • Guided undergraduates in mastering data visualization using Python and RStudio.
  • Helped design assignments and grade projects focused on visual analytics.
  • Delivered hands-on sessions for interactive dashboards and data storytelling.
  • Supported students in applying statistical methods and visualization principles.

Aug 2024 – Dec 2024

GWU logo
Graduate Instructional Assistant – Data Science Capstone, The George Washington University, Washington, D.C., USA
  • Guided students in data extraction, preprocessing, and analysis for capstone projects.
  • Led discussions on project strategy, model evaluation, and data visualization.

Education

Anticipated May 2025

GWU logo
Master of Science, Data Science, The George Washington University, Washington DC.

Relevant Coursework: Data Mining, Data Warehousing, Visualization of Complex Data, Machine Learning, Cloud Computing, Algorithm Design, NLP for Data Science, Linux for DevOps, Foundational Pedagogy GradAsst.

Jun 2019 - Jul 2023

Amrita logo
Bachelor of Technology, Computer Science, Amrita Vishwa Vidyapeetham, India.

Relevant Coursework: Natural Language Processing, Machine Learning, Distributed Systems, DBMS, Time Series Analysis, Mining of Massive Datasets, Social Network Analysis.

Projects

NeXT Mission
NeXT Mission: AI-Powered Veteran Support

Developed a web platform to support U.S. military veterans transitioning to civilian life, featuring a resume builder, AI chatbot, mentor discovery Powered by Meta LLaMA 4 and Groq API.

Multi-Agent Financial Analytics Engine
Multi-Agent Financial Analytics Engine

Built a multi-agent AI bot for real-time financial insights using OpenAI, Groq, and Yahoo Finance APIs. Automated financial analysis and insight generation for end users.

Python logo
Data-Driven Insights for Apple Stock Market Predictions

Developed robust time-series forecasting models, including LSTM with XGBoost and Voting Regressor, and enhanced ARIMA models.

Tableau
Advanced Data Visualization of Los Angeles Crime Patterns

Developed and optimized a data visualization platform for analyzing Los Angeles crime trends using Tableau and Python.

R logo
Credit Card Churn Analysis: Predictive Modeling for Customer Retention

Developed a churn prediction model using Random Forest, Logistic Regression, and Decision Tree algorithms.

MySQL logo MongoDB logo Neo4j logo
Supply Chain Management Database Efficiency Analysis

Investigated the efficiency of MySQL, MongoDB, and Neo4j in supply chain management by benchmarking their performance.

Languages & Tools

Python
90%
R
79%
Tableau
80%
MySQL
75%
MongoDB
70%
Neo4j
90%
// Languages function listLanguages() { let languages = [ "C++", "Python", "R", "SQL", "NoSQL" ]; console.log(languages); }
// Clouds function listClouds() { let clouds = [ "Amazon Web Services (AWS)", "Google Cloud Platform (GCP)", "Microsoft Azure" ]; console.log(clouds); }
// NLP and LLMs function listNLPandLLMs() { let nlpAndLLMs = [ "Large Language Models (LLMs)", "SentenceTransformers", "Sentence-BERT", "FAISS", "NLTK" ]; console.log(nlpAndLLMs); }
// Machine Learning Algorithms function listMLAlgorithms() { let mlAlgorithms = [ "Linear Regression", "Logistic Regression", "Decision Trees", "Random Forest", "XGBoost", "LSTM", "ARIMA", "SVM" ]; console.log(mlAlgorithms); }
// Frameworks function listFrameworks() { let frameworks = [ "Docker", "MongoDB", "HBase", "EC2", "S3", "LangChain", "Streamlit" ]; console.log(frameworks); }
// Softwares & Tools function listTools() { let tools = [ "Tableau", "OpenCV", "Excel", "TensorFlow", "Numpy", "Pandas", "Matplotlib", "PyTorch", "Scikit-learn", "Keras", "Scapy", "NLTK" ]; console.log(tools); }

Portfolio

See My Awesome Work
NeXT Mission

NeXT Mission: AI-Powered Veteran Support

Abstract: An AI-powered platform supporting military veterans transitioning to civilian life with a resume builder, chatbot, mentor discovery.
Tools & Technologies Used: Python, Django, Vue.js, Meta LLaMA 4, Groq API, MongoDB, SerpAPI.
Conclusion: A unified platform showcasing Meta's models for real-world impact, developed for the ai+expo hackathon.

Multi-Agent Financial Analytics Engine

Multi-Agent Financial Analytics Engine

Abstract: Built a multi-agent AI bot for real-time financial insights using OpenAI, Groq, and Yahoo Finance APIs.
Tools & Technologies Used: Python, FastAPI, OpenAI API, Groq API, Yahoo Finance API.
Conclusion: Delivered a web-based solution that automates financial analysis and insight generation.

AskLaw Legal Assistant

AI Meets Law: Transforming Legal Research with RAG and Fine-Tuned LLM

Abstract: Integrated RAG and fine-tuned LLMs for efficient and precise legal research.
Tools & Technologies Used: Python, Streamlit, FAISS, GPT fine-tuning, SentenceTransformer
Conclusion: Delivered an AI solution for precise legal research with user-friendly interaction.

Text Classification Using SciBERT

Text Classification Using SciBERT

Abstract: Multi-label text classification with SciBERT and a multi-head architecture for scientific abstracts.
Tools & Technologies Used: Python, SciBERT, PyTorch, LSTM, CNN
Conclusion: Delivered a high-performing text classifier leveraging SciBERT and innovative deep learning techniques.

Apple Stock Market Predictions

Data-Driven Insights for Apple Stock Market Predictions

Abstract: Developed time-series forecasting models to analyze Apple Inc.'s stock data spanning nearly four decades.
Tools & Algorithms Used: Python, LSTM, XGBoost, Voting Regressor, ARIMA
Conclusion: Improved accuracy in stock predictions through feature engineering, hyperparameter optimization, and ensemble techniques.

Los Angeles Crime Patterns

Advanced Data Visualization of Los Angeles Crime Patterns

Abstract: Created a data visualization platform for analyzing Los Angeles crime trends using a 900K record dataset.
Tools Used: Tableau, Python
Conclusion: Enhanced law enforcement strategies through interactive dashboards highlighting key geographic and temporal patterns.

Credit Card Churn Analysis

Credit Card Churn analysis

Abstract: Developed a churn prediction model to enhance customer retention in the credit card industry.
Tools & Algorithms Used: R, Random Forest, Logistic Regression, Decision Tree
Conclusion: Significantly improved customer loyalty strategies through analysis of transaction data.

Supply Chain Management Database Efficiency Analysis

Supply Chain Management Database Efficiency Analysis

Abstract: Investigated the efficiency of various databases in supply chain management using DataCo's dataset.
Tools Used: MySQL, MongoDB, Neo4j
Conclusion: Optimized database selection for supply chain applications based on data retrieval speed and network pathfinding performance.

Customer Shopping Preference

Retail Analytics: Utilizing ML for Subscription Insights

Abstract: Predictive analytics framework using Random Forest and Neural Network models for Customer Shopping Preference analysis.
Tools & Algorithms Used: Python, Random Forest, Neural Network
Conclusion: Achieved 97% prediction accuracy in customer subscription behavior through advanced data normalization, categorical encoding, and hyperparameter optimization techniques.

Indoor Multi-Camera Human Tracking

Indoor Multi-Camera Human Tracking

Abstract: Developed a state-of-the-art multi-camera people detection and tracking system for indoor environments.
Tools Used: Python, OpenCV, TensorFlow, Keras
Conclusion: Achieved substantial performance improvements in open environments by successfully addressing occlusion challenges.

Achievement Hub

AI+ Expo Hackathon
AI+ Expo Hackathon (Meta Track – Runner-Up)

Secured 2nd place in the Meta Track at the AI+ Expo Hackathon for building NeXT Mission, a veteran-focused AI assistant powered by Meta's LLaMA 4.
Recognized for impactful use of generative AI and full-stack deployment under tight hackathon timelines.

AWS Summit & Expo
AWS Summit & Expo – Washington, DC

Participated in the AWS Summit, engaging with cloud professionals and hands-on workshops on GenAI, ETL pipelines, and cloud-native tools.
Explored innovations in AI/ML infrastructure and broadened my knowledge in scalable cloud deployment.

Graduation in Data Science
Graduation – Master's in Data Science (GWU)

Graduated with a Master of Science in Data Science from The George Washington University with a 3.97 GPA.
Honed skills in machine learning, NLP, and statistical modeling, laying the foundation for applied AI research.

World Bank Presentation
World Bank – AI Project Presentation

Presented a GenAI legal assistant project at the World Bank, applying RAG pipelines and LLMs to improve access to legal resources.
Earned recognition from mentors and peers for innovation, clarity, and potential policy impact.

Graduate Instructional Assistant
Graduate Instructional Assistant – Data Science Capstone

Guided undergraduates through their end-to-end capstone projectsβ€”from idea generation to final presentations. Grateful to Professor Sushovan Majhi for his mentorship and trust throughout the semester.

/
Fine-Tune Your LLM

Through this course, I honed advanced skills in fine-tuning large language models to suit specific business and technical needs.

/
RAG and Fine-Tuning Explained

This course enhanced my understanding of Retrieval-Augmented Generation (RAG) and fine-tuning techniques for LLMs, showcasing their practical applications.

/
TensorFlow: Working with NLP

In this course, I acquired hands-on skills in TensorFlow for building natural language processing (NLP) models efficiently.

/
GPT-4 Foundations: Building AI-Powered Apps

This course provided me with foundational knowledge to build AI-powered applications using GPT-4, focusing on software development and generative AI principles.

/
Introduction to Generative AI with GPT

This achievement highlights my foundational knowledge in the principles of generative AI using GPT models, focusing on their capabilities and application scenarios.

/
Generative AI: Working with Large Language Models

I gained advanced skills in large language models (LLM), natural language processing (NLP), and generative AI.

/
Introduction to Prompt Engineering for Generative AI

I gained essential skills in natural language processing, generative AI & Prompt Engineering.

/
Generative AI: Introduction to Large Language Models

I gained valuable insights into the architecture and applications of large language models and generative AI.

/
Introduction to Large Language Models

I gained foundational knowledge in the architecture and functionality of large language models (LLMs).

Customer Service Role at GW Commencement Day
Customer Service Role at GW Commencement Day

I worked at the GW Commencement Day on June 19, 2024, where I played a key role in organizing and facilitating the event. My responsibilities included providing excellent customer service to graduates and guests, ensuring a smooth and memorable experience for everyone involved.

/
Learning Design Thinking

I acquired advanced competencies in design thinking methodologies for the effective visualization and interpretation of complex datasets.

/
Design Thinking: Prototyping

I acquired advanced competencies in design thinking methodologies and prototyping techniques.

/
Student Athletic Assistant at George Washington University

This picture reflects my role as a Student Athletic Assistant at George Washington University, where I ensured excellent guest services and resolved attendee concerns at basketball events.

/
DataCamp Intermediate SQL

This certification from DataCamp affirms my intermediate skills in SQL, focusing on complex queries and database manipulation for data analysis.

GitHub

Repositories

Loading repositories...
GitHub Badge
Contact Me