Below you will find pages that utilize the taxonomy term “Ai”
Posts
Fast and Predictable Blog Post Summaries with AI
GenAI is a viable alternative to automatic summaries which makes the blog posts more appealing. Create them ad-hoc or automate them. Add them to the front matter section in your posts and you will save your time while you can focus on hand-crafting the actual posts
read more
Posts
read more
Proofreading blog drafts using Copilot Sidebar
While working on a blog post, I discovered a way to proofread my drafts in an easy way. This might not be very revolutionary, but it was so convenient that I wanted to share it with the world.
I use Hugo for my static website. On my local computer I can preview it in the browser under localhost:1313
. Copilot Sidebar in Edge does the same! This means I can ask it to proofread it.
Posts
Prompts and Modelfiles
Discover Gemma, the open-source alternative to Google Gemini, and how it transforms your Raspberry Pi into an AI powerhouse! Learn about Modelfiles and Prompts that make customization a breeze, akin to Dockerfiles. Explore OllamaHub as the ultimate gallery for AI tools, paving the way for local LLMs to revolutionize everyday tasks!
read more
Posts
read more
Prova GPT-SW3
AI Sweden har publicerat den första svenska språkmodellen - GPT-SW3:
I det här inlägget vill jag beskriva hur man kommer igång om man vill testa det. Min setup är följande:
- En MacBook Pro (men det kan vara vilken dator som helst egentligen)
- Python 3.8^ + venv (om det lite senare)
- Visual Studio Code
- Jupyter Notebook Extension till Visual Studio Code
Datoruppsättning
Om inte du har gjort det tidigare, installera Visual Studio Code