Skip to content
View Jacob411's full-sized avatar

Highlights

  • Pro

Block or report Jacob411

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Jacob411/README.md

Welcome to My GitHub Profile!

About Me

Hello! I'm Jacob Simmons, a passionate Software Engineer studying at Auburn University. Most of my work has involved using machine learning, data science, and software development to solve real-world problems. This GitHub profile serves as a showcase of my projects and contributions in these fields.

  • 🔭 I’m currently working part-time as Engineer focusing on Computer Vision, ML tasks, and building high-throughput pipelines.

  • 🌱 I’m diving deep into AI/ML, evolutionary algorithms, Neovim Plugins, NLP, and large language models (LLMs).

  • 💡 I’m passionate about building tools, optimizing workflows, and leveraging automation to improve productivity.

  • Checkout Atlas Study - A project me and friend are working on to provide new study tools for students - atlas-knowledge.vercel.app

Projects

Here are some of the recent projects you'll find in this repository:

  • Ollama Copilot: A Neovim plugin that integrates locally hosted LLMs provided by Ollama to deliver GitHub Copilot-like autocompletions.
  • MMLab-pose: Tooling for getting started with pose estimation Vision Transformers from ViTPose.
  • Playlist Image Generator: Generate AI-powered playlist cover art using Dalle-3 based on playlist genres.
  • Crypto-Manager: A file encryption and decryption command-line tool written entirely in C++.
  • OSP Chatbot: Part of my senior design project, a chatbot leveraging Retrieval-Augmented Generation (RAG) to assist Auburn University's Office of Sponsored Programs with document retrieval and Q&A tasks.

Feel free to explore the projects, check out the code, and provide feedback or suggestions. I'm always open to collaboration!

Recent Highlights

  • Built data preprocessing pipelines for Re-Identification and object detection models.
  • Currently working on evolutionary algorithms and tackling competetive programming problems to sharpen algorithmic skills.
  • Exploring NLP pipelines and integrating LLMs into interactive tools.

Connect with Me

I’d love to connect and collaborate! You can find me on:

Feel free to reach out if you have any questions, collaboration ideas, or just want to chat about tech.

Acknowledgments

Thank you for visiting my GitHub profile! Enjoy exploring the projects and feel free to get in touch.

Pinned Loading

  1. Ollama-Copilot Ollama-Copilot Public

    Neovim plugin for code completion

    Python 16 1

  2. PlaylistImageGenerator PlaylistImageGenerator Public

    Dalle-based cover art for Spotify playlists

    Python

  3. Crypto-Manager Crypto-Manager Public

    Program for Encrypting and Decrypting files and managing keys

    C++

  4. RandomForest RandomForest Public

    Python