AI Arsenal

I rely on a suite of AI tools that streamline my workflow, spark creativity, and, in many cases, are faster than using a search engine.

ChatGPT Plus

ChatGPT Plus is great for generating any kind of code, images, logos, and recipes, tailoring it to produce virtually any kind of text or visual content. Custom GPTs are amazing for specific tasks.

GitHub Copilot

GitHub Copilot has revolutionized the way I approach coding projects, especially when working within Visual Studio Code.. I use the Visual Studio Code plugin to utilize the GitHub Copilot service. I really love the @workspace feature. I open a folder using code foldername and can immediately chat about all the files in the folder.

OpenAI API and Azure OpenAI

The APIs provided by OpenAI allow me to use various third party tools to integrate GPT models into my workflow. Azure OpenAI provides my GPT-4 32k model access.

LibreChat

https://www.librechat.ai

GPT-like interface for an array of public LLMs.

My main tool for generating code. Combined with a private tool I’m developing.

Stable Diffusion (AUTOMATIC1111)

AUTOMATIC1111‘s deployment of Stable Diffusion is my go-to for AI-generated imagery, with a vast array of plugins and models, powered by my robust nVidia RTX 3090 GPU. Huggingface.co (SFW) and Civitai.com (NSFW) are great resources for finding models and other customizations for stable-diffusion.

Scroll to Top