So, I am beginning again to move into a place where I will attempt to use some AI tools.
What will this do for me? Here are some of the things I’m hoping it will help with:
- Allowing me to delegate simple coding tasks like functions and subroutines.
- Get recommendations on class changes.
- Writing tests for new customer requirements.
- Help me try out new ideas and offer suggestions.
- Be fully aware of my coding architecture.
- Help improve the Access JumpStart infrastructure.
I’m first planning on trying out ChatGPT. I need to look into the differences between a ChatGPT team account and their other options. My brother has used ChatGPT teams a bit to build out a phone app to support the desktop app he manages at his work. It is all Visual Studio based and not Access or VBA at all, so my options may be more limited.
I’m also going to purchase an SDOpenAI license which will add some integrated options into my VBE environment. I hope one license can be installed on both my laptop and desktop.
I also have a Subversion repository of my code I’m hooked into. I’m interested to see if that could be reviewed or utilized at all to give ChatGPT an awareness of more of the objects in Access for more context sensitive operations that will have to do with my specific applications and AJS framework. I’ll let you know what I find out as I go.