Local LLM with ollama
06/11/2025
Installing and Using Ollama - A Guide for Local LLMs
Step into the dynamic world of technology and innovation with Sergei's Tech Hub. Here, I share my thoughts on current developments and provide insights into innovative projects. As an experienced professional in the IT industry, I am dedicated to exploring, creating, and sharing transformative solutions.
import 'package:flutter/material.dart';
import 'package:flutter/App/app.dart';
import 'package:hooks_riverpod/hooks_riverpod.dart';
void main() {
WidgetsFlutterBinding.ensureInitialized();
WidgetsFlutterBinding.ensureInitialized();
runApp(
const ProviderScope(
child: MyApp()
),
);
}
Here, you'll find a treasure trove of knowledge spanning a myriad of tech topics, from web and mobile development to artificial intelligence and beyond. Dive into thought-provoking blog posts, tutorials, and industry insights that illuminate the ever-evolving landscape of technology.
But the journey doesn't stop here. Explore a showcase of products meticulously crafted by me, each representing a fusion of innovation, functionality, and user-centered design. Whether you're a developer seeking inspiration or an enthusiast eager to experience the latest developments firsthand, you'll find something to captivate and inspire you here.
Join me as we embark on an exhilarating journey through the digital frontier. Together, let's unlock the potential of technology and shape the future one innovation at a time. Welcome to Sergei's Tech Hub — where innovation knows no bounds.
06/11/2025
Installing and Using Ollama - A Guide for Local LLMs
06/11/2025
Installing and Using LM Studio - A Guide for Local LLMs
09/15/2024
In this tutorial, we'll extend our landing page with a multilingual content page that displays Markdown files using the nuxt/content module.
09/08/2024
This tutorial demonstrates how to implement a landing page using Nuxt, TailwindCSS, and i18n, including a hero section, feature section, and footer section with language switching.
09/06/2024
Experience Report - Usage of different AI Coding Assistance for private projects.
09/01/2024
This is a tutorial how to add interantionalization to a nuxt application and how to configure the module nuxt/i18n.
08/25/2024
This is a tutorial how to setup a new project with Nuxt and add modules like TailwindCSS, Nuxt/i18n and Nuxt Content v2.
05/11/2024
Are you ready to embark on an exciting journey where code meets creativity, and innovation fuels our passion for technology? If so, you're in the right place! 🚀