Mostly narrow AI.
General AI mirroring what humans have is not real yet.
https://www.cloudskillsboost.google/paths/118
- SQL Chat - chat-based interface to querying DBs
https://github.com/ollama/ollama
Ollama Open WebUI + engine which is prompt-based, similar to ChatGPT, ask questions, get responses. It's completely local, it doesn't go to the internet.
Engine nodes run on GPUs.
The query response is very slow and prints a few words a second when using CPUs instead of GPUs.
Performance decline after consecutive questions.
Why does the performance degrade after one query?
- GitHub CoPilot
- TabNine - support for all major IDEs including my favourite IntelliJ
- Cursor AI - separate Editor that requires download, limited completions in free edition
Watch out for that quality and not knowing WTF you're doing!