ɢᴏᴅ ʙʟᴇꜱꜱ ᴛʜᴇ ɪɴᴛᴇʀɴᴇᴛ

Archives

Snapshots for AI: A “RAG-Like” solution for programming with LLMs

Gohan from Dragon Ball Z programming

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

How to generate a markdown overview of your application for ChatGPT

This image shows how a snapshot is generated from the python script and shared with ChatGPT to assist with coding.

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

ChatGPT Discord Bot powered by NodeJS

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