Questions tagged [artificial-intelligence]

For questions about artificial intelligence (AI) for computer enthusiasts and power users. Do not use this tag for questions about programming or asking for a product, service or learning material recommendation.

Artificial intelligence which is commonly referred to as AI is a technology that can perform tasks that typically require human intelligence, such as understanding language, recognizing images, and making decisions.

7 questions
32
votes
1 answer

How to prevent ads for Windows AI from popping up on my computer?

I opened my Windows image viewer today and got a popup ad that said "Edit your images using AI...learn more (hyperlinked)". I don't want to use AI on my desktop and didn't ask for this feature. Is there any way I can disable popup messages…
2
votes
0 answers

Can I use some some LLM/AI-based technology to name image files?

I have a bunch of image files in a folder - quite a few of them. Say, 1,000 or even 10,000. Now, for reasons, these files are named using sequential numbers (e.g. 1.jpg, 2.jpg, 3.jpg and so on), or otherwise have arbitrary names. I could give each…
1
vote
0 answers

How can I list "devices" available to Whisper AI?

Whisper AI has a command line argument device which you can use to specify that i should use the CPU, GPU etc. How can I list devices Whisper AI can use on a certain system? Specifically I have an AMD Radeon card on the machine I want to run Whisper…
d-b
  • 956
0
votes
0 answers

Why can't I run ComfyUI on old AMD GPU?

I just installed ComfyUI in my PC, I was using automatic 1111 with out problem in my pc (Ryzen 7 5700x, RX 6600, 16x2 RAM DDR4 3200) I decided to install ComfyUI some people claimed is better so I decided to give it a try. When I'm going to make my…
0
votes
0 answers

Can Whisper AI downgrade its large model from version 3 to version 2?

Whisper AI released an upgrade, from v2 to v3, of its large model in November. Before I upgrade, I would like to be certain that I can downgrade in case I need to. How do I do that? Can't see anything about it in the linked article.
d-b
  • 956
0
votes
1 answer

Processors specialized in AI

I'm trying to wrap my head around the differences between different types of processors when it comes to AI training/inference. As far as I understand: Large AI/NN systems basically need a HUGE amount of matrix multiplications to happen…
-1
votes
1 answer

Is it possible to run an Android app on Windows that uses the Android on-device LLM?

I am developing an Android app. I use Google AI Edge SDK to call an on-device LLM (example app). I'd like to test the app before deploying it. The official docs state: You will need a physical Pixel 9 device to run this sample. Is it possible to…
Franck Dernoncourt
  • 24,246
  • 64
  • 231
  • 400