PROJECTS

| TAKE-AWAY |

Over the course of this endeavour I have picked up a few skills. The most useful thus far has been the use of Docker. That’s not a discredit to working with pip’s, prompting, as well as use of implementation and working with Git. Or maybe more notably long-term the use and increased understanding of Auto-GPT and OpenAI.

I will continue to work with and make functional the prompting. The goal is ultimately to be able to prompt and have usable working code output.



VEHICLE TRACKING

Auto-GPT-2.1 attempt to create a fully customized ISO image of raspian along with all required code and drivers, from start to finish. Auto-GPT attempted to developed a web-based GUI to track vehicles in different “Zones”, allowing users to monitor selected areas and control tracking options such as vehicle stopping, count, or both. This project was inspired by conducting stop counts for vehicles in front of my children’s school and a local bylaw amendment effort.


JOB SEARCH

While job hunting, I had an idea: have ChatGPT parse my resume (in PDF) and all relevant job sites to generate a clean table of job links, titles, pay, average salary, and weight based on related data. I tried this for a few hours and realized I could turn it into a web-app for everyone to use. However, it’s currently failing and needs to overcome several bugs for viability and functionality due to the recent release of Auto-GPT-2-2 on April 20th. I plan to continue testing to ensure it’s secure, functional (CA only), and produces reliable results. Although Auto-GPT-2-2 has improved drastically, it still has some faults.