/Assorted-Porfolio-Projects

An assortment of random standalone projects of various types

Primary LanguageJupyter NotebookMIT LicenseMIT

Assorted-Porfolio-Projects

An assortment of random standalone projects of various types. Here are the projects in no specific order:

  • Traffic Detection App: A simple app using Roboflow's Supervision library with Ultralytic's YOLOv8 Model to detect and count bidirectional traffic flow from video.

  • Lazy CV: A open-source based LLM implementation for generating cover letters.

Project Current Status Notes
Traffic Detection - [x] Functional MVP
- [ ] Dockerized Implementation
Custom training and more example data would be nice to add at some point.
Lazy CV - [x] Functional MVP
- [ ] Dockerized Version
Need to do some work to implement direct model pulls and RAG to replace current copy-pasting