👋 Hi, I am Seyf

AI Engineer
& Full Stack Dev

AI Engineer ,Full Stack Developer

I am a highly skilled computer science and artificial intelligence professional. I recently completed a Master's degree in AI, where I gained expertis...

All

Write Faster Python with Numba's @jit
March 22, 2025python

Write Faster Python with Numba's @jit

Learn how to speed up your Python code, especially numerical computations, using Numba's JIT compiler. We'll cover the basics, benefits, limitations, and practical examples.

Article
Pydantic 101: Data Validation and Parsing Made Easy
March 22, 2025python

Pydantic 101: Data Validation and Parsing Made Easy

Learn the basics of Pydantic, a powerful Python library for data validation, parsing, and settings management. Covers models, types, validation, and more.

Article
ModernBERT: A Leap Forward in Long-Context Language Models
December 19, 2024NLP

ModernBERT: A Leap Forward in Long-Context Language Models

An overview of ModernBERT, a new BERT-style model with long-context capabilities and superior performance across various tasks.

Article
Run Large Language Models on Colab with TextGen-WebUI
November 20, 2024AI

Run Large Language Models on Colab with TextGen-WebUI

This blog post will guide you through using a fantastic GitHub repository to effortlessly run Large Language Models (LLMs) on Google Colab with TextGen-WebUI.

Article
 Local Media Embedder Plugin
November 20, 2024obsidian

Local Media Embedder Plugin

⚡ Boost your Obsidian experience! Seamlessly embed local media files (videos, audio) into your notes using the Local Media Embedder plugin—no need to move or duplicate files.

Article
The Future of Web Development: Build Full-Stack Apps with Bolt.new (No Coding Required!)
November 19, 2024Web-Dev

The Future of Web Development: Build Full-Stack Apps with Bolt.new (No Coding Required!)

Bolt.new revolutionizes web development by letting anyone create full-stack web apps with AI, even without coding experience!

Article
How to Create and Publish a Flutter Package to pub.dev
July 19, 2024Flutter

How to Create and Publish a Flutter Package to pub.dev

A step-by-step guide to creating a Flutter package, testing it locally, and publishing it to pub.dev.

Article
Top 10 VS Code Extensions to Supercharge Your Workflow
March 23, 2024VS Code

Top 10 VS Code Extensions to Supercharge Your Workflow

Boost your productivity and streamline your development with these essential VS Code extensions.

Article
Fine-Tuning a Summarization Model: A Practical Guide
March 23, 2024NLP

Fine-Tuning a Summarization Model: A Practical Guide

Learn how to fine-tune a pre-trained language model for text summarization, creating your own custom summarizer.

Article