AI

Self-hosting Perplexica - with Ollama

Self-hosting Perplexica - with Ollama

Running copilot-style service locally? Easy!

That’s very exciting! Instead of calling copilot or perplexity.ai and telling all the world what you are after, you can now host similar service on your own PC or laptop!

Gemma2 vs Qwen2 vs Mistral Nemo vs...

Gemma2 vs Qwen2 vs Mistral Nemo vs...

Testing logical fallacy detection

Recently we have seen several new LLMs were released. Exciting times. Let’s test and see how they perform when detecting logical fallacies.

LLM Frontends

LLM Frontends

Not so many to choose from but still....

When I started experimenting with LLMs the UIs for them were in active development and now some of them are really good.

Writing effective prompts for LLMs

Writing effective prompts for LLMs

Requires some experimenting but

Still there are some common approaches how to write good prompts so LLM would not get confused trying to understand what you wand from it.

Python Cheat Sheet

Python Cheat Sheet

Frequenly needed bits of python code

Sometimes need this but can’t find rightaway. So keeping them all here.