I'm a Machine Learning Engineer and Master's student studying Computer Science at Rochester Institute of Technology with around 2 years of experience in AI Software Development. I worked for 1 year developing computer vision applications at Ecolab, and have close to 1 year of internship experience working on LLM applications and prompt engineering research. I have experience reading research papers, and have created multiple projects focused on LLMs and ML models outside of my work experience.

Logan Endes

I'm a Machine Learning Engineer and Master's student studying Computer Science at Rochester Institute of Technology with around 2 years of experience in AI Software Development. I worked for 1 year developing computer vision applications at Ecolab, and have close to 1 year of internship experience working on LLM applications and prompt engineering research. I have experience reading research papers, and have created multiple projects focused on LLMs and ML models outside of my work experience.

Available to hire

I’m a Machine Learning Engineer and Master’s student studying Computer Science at Rochester Institute of Technology with around 2 years of experience in AI Software Development. I worked for 1 year developing computer vision applications at Ecolab, and have close to 1 year of internship experience working on LLM applications and prompt engineering research. I have experience reading research papers, and have created multiple projects focused on LLMs and ML models outside of my work experience.

See more

Experience Level

Expert
Intermediate
Intermediate
Intermediate
Intermediate
Intermediate
Intermediate
Intermediate
Intermediate
Intermediate
Beginner
Beginner
Beginner
Beginner
Beginner
See more

Language

English
Fluent
Japanese
Beginner

Work Experience

Machine Learning Consultant at Nevara
August 31, 2025 - October 15, 2025
Developing AI assistants for salespeople to up-skill in cold-calling with performance feedback for over 1000 users. Creating a recommendation engine to give personalized improvements based on call logs and company documentation.
AI Software Engineer at Ecolab
March 31, 2025 - October 15, 2025
Fine-tuned computer vision models to identify inefficiencies impacting service speed. Developed ML pipelines for RushReady with Senior and Principal Microsoft Engineers; piloted in 10 stores. Deployed CV models using MLOps best practices with Azure Machine Learning.
Student Lab Instructor at RIT Department of Computer Science
December 31, 2023 - October 15, 2025
Aided 20 students weekly in learning Computer Science concepts and applying Python; Tutored Python and Java problems in CS tutoring center.
AI Research Intern at Brookhaven National Laboratory
August 31, 2023 - October 15, 2025
Researched prompt engineering on large language models to accelerate research on medical isotopes using PyTorch and Hugging Face’s Transformers; found LLAMA-2 could discern elements necessary for chemical separations; further work needed.

Education

Bachelor of Science in Computer Science at Rochester Institute of Technology
January 11, 2030 - August 1, 2025
Master of Science in Computer Science at Rochester Institute of Technology
January 11, 2030 - May 1, 2026
Advanced Certificate in Artificial Intelligence at Rochester Institute of Technology
August 26, 2024 - December 19, 2025
Japanese Minor at Rochester Institute of Technology
January 11, 2023 - October 15, 2025

Qualifications

Dean's List
September 1, 2022 - December 31, 2023
Dean's List
January 1, 2025 - May 31, 2025
Presidential Scholar
January 11, 2030 - October 15, 2025
Performing Arts Scholar
January 11, 2030 - October 15, 2025

Industry Experience

Education, Software & Internet, Media & Entertainment, Professional Services
    paper Arxiv Chatbot

    ArXiv Chatbot: Interactive Research Assistant

    ArXiv Chatbot is a Streamlit-based research assistant that allows you to search, download, and interactively chat about arXiv papers using advanced language models. The app provides a user-friendly interface for exploring research topics, asking questions, and viewing source documents for each answer.

    Source Code can be found at https://www.twine.net/signin

    Features

    • Search arXiv: Find papers by topic or keyword directly from the app.
    • Download & Index: Download selected papers and build a searchable vector database.
    • Chat with Papers: Ask questions about the papers and get answers with references to the original documents.
    • Source Transparency: Every answer includes clear references to the documents used.
    • Robust Downloading: Improved error handling, retry logic, and rate limiting for reliable paper downloads.

    Usage

    1. Search for Papers: Enter a topic or keywords in the “Search ArXiv” tab.
    2. Download & Index: Select the number of papers to download and initialize the chat.
    3. Chat: Switch to the “Chat” tab and ask questions about the downloaded papers. Each answer will include references to the source documents.

    Next Steps

    • Add a UI interface for advanced ArXiv search to combine and ignore multiple queries based on arXiv API documentation.
    • Add an option to create a new chat, which creates a new database and chat log with a unique session id, creating separation from past context.
    • Add an upload option for papers from local machine.

    Credits