Picture this: You’re a developer, deep in the trenches of a complex project. Your trusty AI assistant, powered by a Large Language Model (LLM), has been by your side, helping you tackle bug after bug, feature after feature. It’s been a productive day, but as the hours tick by, you notice something… off. Your AI
Continue Reading “Snapshots for AI: A “RAG-Like” solution for programming with LLMs”
Snapshots.py for AI is available on Github. Snapshots.py for AI Snapshots for AI is a devops tool written in Python designed to quickly generate a machine-readable overview of your project so you can more efficiently pass code-related updates over to your AI. By quickly running python snapshot.py in your IDE terminal you will generate a
Continue Reading “Snapshots.py for AI”
Snapshots for AI is a devops tool written in Python designed to quickly generate a machine-readable overview of your project so you can more efficiently pass code-related updates over to your favorite LLM. This asset was developed for a client who wanted to be able to make changes to their code base across multiple files inside their IDE and then
Continue Reading “How to generate a markdown overview of your application for ChatGPT”
Snapshots.py for AI is available on Github. NodeJS (Self-hosted) ChatGPT Discord Bot Welcome to our work-in-progress Discord bot, designed to help GBTI members get a head start in creating their own self-hosted ChatGPT Discord bots. This bot integrates with the OpenAI API as well as the Discord API through a config.json file. Full setup instructions are
Continue Reading “ChatGPT Discord Bot powered by NodeJS”