Open Source Social Media using langchain
Something I want to try but will likely be too lazy to.
Something I want to try but will likely be too lazy to.
I wish I had known about this tool much sooner. https://www.ventoy.net/ “Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files.With ventoy, you don’t need to format the disk over and over, you just need to copy the ISO/WIM/IMG/VHD(x)/EFI files to the USB drive and boot them directly.You can copy many…
I’ve been using an AI powered research tool: GPT Researcher One can take the code from GitHub and run it locally. I’ve been intrigued by how fast the tool can create reasonably useful output. I asked it to research p(doom) as related to AI: “Using recent scientific and peer reviewed online documents: Explain p(doom) and…
Just in case anyone is trying to get this to work, these are the steps I followed. These steps assume you have a rough idea of what you are trying to accomplish and how to get there; this is not a detailed step-by-step guide. I’m using Windows 11 with a 6700XT and the 23.11.1 drivers….
I asked www.sora.com for Jurassic: 1999 and stated it was ‘sort of’ a cross-over concept and asked for an image. The ‘episode’ created below was generated using the InvokeLLM from app.base44.com. Episode Title: “Jurassic Frontier” Setting the Stage: Act 1: Discovery and Danger Act 2: Ethical Dilemmas and Survival Conclusion: Choices and Consequences I wanted…
Calculating the Digits of Pi: Benchmarking the Bailey–Borwein–Plouffe (BBP) formula and the Chudnovsky algorithm Don’t judge me; what do you do on a Wednesday night? I asked ChatGPT to spit out some Python code to calculate pi to 1,000 digits. Then asked if it could speed it up. Computing the digits of π (pi) is…
I’ve created a ChatGPT ‘GPT’ to assist in adding borders to images. The general purpose was to add a border to emulate a matte so the end result could be framed in cheap off-the-shelf frames of standard sizes. You can ask the tool to ‘add a white border of 20 pixels to the image’ or…