Skip to content

AI Notes

Having made a start into exploring using AI tools for software development I thought I'd journal some of my experience in this section of the blog. More to follow soon but for now as a bit of a starting point:

  • I've started to explore using both Gemini and Claude
  • Gemini I'm primarily using as an API endpoint for single context actions.
  • Claude is very quickly becoming a coding assistant.

Lots to talk over starting with an attempt to build out a simple editor for this blog so I can do stuff on the go 😃