Nima Moradi Personal blog

  • About me
  • Archive
  • Categories
  • Tags
  • Search
  • Home
  • Tags
  • Python
  • A look at Jinja templates

    Some examples of Jinja templates using for loop and if

    February 16, 2025
     · 2 min read
     · Nima Moradi
  • Building a Todo App with GCP: Part 1 - Setting Up Infrastructure

    An todo app using GCP tech stack

    September 28, 2024
     · 5 min read
     · Nima Moradi
  • JAX vs NumPy: A Performance Comparison

    An analysis of JAX performance compared to NumPy for common array operations.

    August 15, 2024
     · 2 min read
     · Nima Moradi
  • Create a Simple AI Assistant Using LLama 3: A Proof of Concept

    The Code

    In this guide, we'll explore how to create a simple AI assistant using LLama 3, a state-of-the-art Large Language Model. With the growing popularity of AI-powered tools like GitHub Copilot and Amazon Q&A, building your own AI assistant may seem daunting at first. However, with the help …

    August 02, 2024
     · 6 min read
     · Nima Moradi
  • Easy subtitle translation using google api

    Easy subtitle translation using google api

    July 13, 2024
     · 3 min read
     · Nima Moradi
  • OverView of Coroutines

    An overView of Coroutines in Python and Kotlin

    April 27, 2024
     · 4 min read
     · Nima Moradi
  • CRISP-DM Series: Mastering Data Mining in Football Analytics

    An example of CRISP-Data Mining using python

    February 04, 2024
     · 3 min read
     · Nima Moradi
  • Tacotron 2 For Persian language

    Pytorch implementation of DeepMind's Tacotron-2 for Persian

    January 09, 2021
     · 1 min read
     · Nima Moradi
Powered by Pelican & Papyrus