I use PyCharm, VSCode I only use for C# and I've never gotten into the habit of Copilot, it stresses me out too much to have something that spits into my IDE. I much prefer having everything written in the ChatGPT console and just copy-pasting what interests me.
TOOLS
-
Correcting ChatGPT: 50% of development work
By
–
50% of my dev work now consists of 'just' correcting ChatGPT, pointing out its errors, and improving the code it proposes. Coding has become so comfortable. What a wonderful time to be replaced in code-spitting tasks.
-
Casual usage of AI voice assistant conversation features
By
–
Works very well. You can also have a convo when your device is locked. I don’t remember exactly when it was added but I discovered it only recently
-

Using iPhone shortcut button to trigger AI conversational mode
By
–
Btw, iPhone 15 shortcut button already works Goes straight to the conversational mode.
-
Running LLMs locally on M1 Mac with Ollama and LM Studio
By
–
Running on Macbook M1 pro (16GB RAM) using @ollama and @LMStudioAI
. If you find this useful, RT to share it with your friends. Don't forget to follow me @Saboo_Shubham_ for more such LLMs tips and tutorials. -

Ollama and Open WebUI: Offline LLM Chat Interface
By
–
3. Ollama + Open WebUI
— Shubham Saboo (@Saboo_Shubham_) 13 mai 2024
Combine Ollama with Open WebUI for a smooth, offline experience with a ChatGPT-like interface.
It works with various LLM runners and OpenAI-compatible APIs, all without needing the internet. pic.twitter.com/F7g1lNp1Xw3. Ollama + Open WebUI Combine Ollama with Open WebUI for a smooth, offline experience with a ChatGPT-like interface. It works with various LLM runners and OpenAI-compatible APIs, all without needing the internet.
-

Ollama: Run Multimodal AI Models Locally on Your Computer
By
–
2. Ollama
— Shubham Saboo (@Saboo_Shubham_) 13 mai 2024
Ollama is an open-source project that offers an easy way to download and run multimodal AI models such as llava and bakllava on your computer.
To get started, install Ollama and run this command in your terminal: 'ollama run llava' pic.twitter.com/wiRoxwgnbD2. Ollama Ollama is an open-source project that offers an easy way to download and run multimodal AI models such as llava and bakllava on your computer. To get started, install Ollama and run this command in your terminal: 'ollama run llava'
-

LM Studio: Run Multimodal AI Models Offline Locally
By
–
1. LM Studio
— Shubham Saboo (@Saboo_Shubham_) 13 mai 2024
LM Studio lets you operate multimodal AI models offline right on your desktop. It has a chat interface too.
Just download LM Studio, install it, and you're set to run any open-source multimodal model without an internet connection. pic.twitter.com/UozjDIDSqK1. LM Studio LM Studio lets you operate multimodal AI models offline right on your desktop. It has a chat interface too. Just download LM Studio, install it, and you're set to run any open-source multimodal model without an internet connection.
-
Run Multimodal AI Models Locally Free Without Internet
By
–
3 ways to run Multimodal AI models like GPT-4 Vision locally on your computer (100% free and without internet):
