Category: ChatGPT
-
Browser Use With ChatGPT-4o API.
•
Read This Post: Browser Use With ChatGPT-4o API.With Browser Use running locally in Docker and powered by the ChatGPT-4o API, I’m exploring how AI can automate everyday tasks using computer vision and reasoning.
-
Automate your prompting with ChatGPT inside ComfyUI.
Read This Post: Automate your prompting with ChatGPT inside ComfyUI.StabilityAI released the Stable Diffusion 3.5 Large model earlier this week. It features improved performance and better image quality. This workflow also includes the Tara LLM node for automated prompt generation inside ComfyUI. Workflow: https://github.com/barkx/SD3.5-ChatGPT
-
GPT+PPT (GPT-Generated VBA Code for PowerPoint Presentations)
•
Read This Post: GPT+PPT (GPT-Generated VBA Code for PowerPoint Presentations)The emergence of AI language models such as ChatGPT has revolutionized the utilization of the Visual Basic Editor (VBE) in PowerPoint presentations. By employing GPT-generated Visual Basic (VBA) code, you can automate the process of generating slides, allowing you to save time and concentrate on the content and effectiveness of your presentation. Here’s a brief…
-
ChatGPT API Inside Google Sheets =GPT().
•
Read This Post: ChatGPT API Inside Google Sheets =GPT().I used OpenAI API to integrate GPT-3 into custom Google Sheets functions for effortless text generation.