Quick answers about Peri, the blog, and how to use this site

FAQ

About Peri

What is pr-peri-dev.com?

It's the personal blog of Perivitta Rajendran, an AI Engineer based in Kuala Lumpur, Malaysia. The site shares articles, guides, and lessons on machine learning and artificial intelligence — written to make complex AI topics simple, practical, and accessible.

Who is Perivitta Rajendran?

Perivitta ("Peri") is an AI engineer who has worked in the field since 2021. She writes about building reliable, real-world AI systems, with a focus on practical outcomes rather than chasing perfect metrics.

What does Peri specialize in?

Her main areas of focus are designing AI systems that combine language models with tools and data, building retrieval-based systems that help AI give grounded answers, building AI agents that can reason and use tools, and evaluating AI quality in real-world use.

What certifications does Peri hold?

She holds 13 certifications across three major cloud providers — Amazon Web Services (AWS), Google Cloud (GCP), and Microsoft Azure — covering cloud, machine learning, and data topics.

How can I contact Peri?

Through the Contact page, by email, on LinkedIn, or on GitHub. The Contact page also includes a simple message form (name, email, optional phone number, and your message).

Where is Peri based, and is she open to new opportunities?

She's based in Kuala Lumpur, Malaysia, and is open to conversations, collaborations, and interesting problems in AI and data.

Finding Posts

How do I see all the blog posts?

Visit the Posts page for the complete, browsable archive. The homepage also shows recent posts and a preview of older ones, with links through to the full list.

Can I filter posts by subject?

Yes, the Posts page offers topic filters such as RAG, LLM, Agents, Embeddings, MLOps, Fine-Tuning, Prompting, Regression, and Observability, each showing how many posts match.

What does the "Feeling lucky" option do?

It takes you straight to a randomly chosen post — a good option if you're not sure what to read next.

Does the site remember which posts I've already read?

Yes, posts you've opened are marked as read, and posts you've explicitly marked complete are shown as done, so you can pick up where you left off.

Can I save posts to read later?

Yes. Each post listing has a heart icon — click it to save that post to your reading list. To see everything you've saved, open the account menu in the navigation bar and choose "My Favourites."

What if there are more posts than fit on one screen?

A "See more" button loads additional posts a few at a time and shows you how many you've viewed out of the total. A "Show" selector above the list lets you choose how many posts appear per page.

How do I know how long a post will take to read?

Each post listing shows an estimated reading time (e.g. "5 min read") so you can pick something that fits the time you have.

Reading Posts

What kinds of topics does the blog cover?

Topics range from beginner-friendly machine learning fundamentals to more advanced subjects like language models, fine-tuning, and running AI systems in production. Each post is labeled with a difficulty level — Beginner, Intermediate, or Advanced — so you can choose content that matches your experience.

Can I listen to a post instead of reading it?

Yes — every post includes a "Listen to this post" player at the top. Press play to start, and the text currently being read is highlighted as it goes so you can follow along. While it's playing you can pause, jump to the previous or next section, or drag the progress bar to skip ahead. A settings icon lets you change the playback speed or pick a different voice.

Can I adjust the text size while reading?

Yes — near the top of every post you'll find an "A-" and "A+" control. Click "A-" to shrink the text or "A+" to enlarge it; there are five size steps in total, and whichever size you land on is remembered the next time you read a post.

What is "Reading mode," and how do I turn it on or off?

Click the "Reading mode" button near the top of a post to switch to a simplified, distraction-free view that hides extra page elements so you can focus purely on the text. An "Exit reading mode" button appears while it's active — click it to return to the normal view.

Is there a table of contents for longer posts?

Yes — for posts with several sections, a table of contents appears alongside the article (next to the text on wider screens), listing each heading as a clickable link. Click any entry to jump straight to that section, and the list highlights your current section automatically as you scroll. On narrower screens, it instead appears as a "Contents" dropdown you can tap open near the top of the post.

Can I copy code shown in a post?

Yes, code examples include a one-click "Copy" button.

What are the underlined terms I see while reading?

Those are glossary tooltips. Hovering, tapping, or focusing on a highlighted term shows a short, plain-language explanation without leaving the page.

Is there a way to quickly get the gist of a long post?

Yes — click the "AI Summary" button near the top of a post, and a panel opens with a short, bullet-point overview of the article. It takes a few seconds to generate the first time; clicking the button again simply opens or closes the panel without regenerating it.

Can I react to a post or let Peri know I found it useful?

Yes, under "Found this useful?" near the end of each post you can pick from a few quick reactions — Helpful, Insightful, Great read, Practical, or Worth sharing. Clicking one highlights it to show it's selected; clicking it again un-selects it. Your picks are saved per post, so you'll see the same reactions highlighted if you revisit later.

Can I share a post with others?

Yes — near the top of each post, you'll find a small "Share" row with icons for X (Twitter), LinkedIn, WhatsApp, and Facebook. Click any of them to share directly to that platform, or click the copy-link icon to copy the post's URL to your clipboard.

Does the site support mathematical notation?

Yes, posts that involve formulas or statistical notation display them clearly within the article.

Are there quizzes to test my understanding?

Yes, many posts end with a short "Test yourself" quiz. Click the quiz header to expand it and reveal the questions; clicking the header again collapses it.

How do I take a quiz and see if I got the answer right?

Each question gives you a few multiple-choice options to pick from. After selecting an answer, click "Show answer" to instantly see whether you were right, with the correct option highlighted and a short explanation underneath. If you'd rather answer everything first, you can fill in all the questions and click "Submit" at the bottom to grade them all at once. Once a question is graded, you can click the same button (now labeled "Hide answer" / "Show answer") to toggle the explanation open or closed at any time.

How is my quiz score shown?

A running score (e.g. "3/5") is displayed at the top of the quiz as you answer questions. Once you've answered every question, you'll also get an overall message reflecting how you did — anything from "Perfect score" to "Worth a re-read."

Can I retake a quiz?

Yes, a "Reset" button clears all your answers so you can go through the quiz again as many times as you like.

Does the site track my reading progress?

Yes. As you scroll through a post, a progress bar at the top fills in to show how far you've read.

How do I mark a post as done?

At the very bottom of a post, click the "Mark as complete" button. It changes to a checkmark and "Completed" once clicked. This counts toward your reading streak, and shows up as "Done" next to that post if you look it up later on the Posts page.

What is the reading streak?

It's a simple counter that goes up when you read a post on consecutive days, encouraging regular reading. Once you've read on at least two days in a row, a streak badge (e.g. "🔥 3-day streak") appears around the site, with a small celebratory animation the first time you see it each day.

Courses

What is the "Courses" section for?

It offers full, structured courses built end to end as one curriculum, not a reading list of existing posts. Each course is organized into phases and modules, with original lessons, hands-on labs you run directly in your browser, and checkpoint quizzes.

What courses are currently available?

Two courses. Machine Learning Fundamentals (Beginner) covers classical machine learning end to end: foundations, data wrangling and preprocessing, regression, evaluation, classification, unsupervised learning, model quality, and reinforcement learning, finishing with a capstone project. Deep Learning (Intermediate) picks up from there: neural network foundations, forward and backward propagation, optimization and regularization, CNNs, RNNs, and attention and transformers, plus practical skills for training and debugging networks — also finishing with a capstone project. More courses are planned.

How do I start a course?

Go to the Courses page and either pick a course from the "Where do I start?" picker at the top, or scroll down to browse the full curriculum. Each course lists its phases in order, with a "Start" button that takes you straight to the first lesson.

How do I move between lessons, labs, and quizzes within a course?

Each page shows which item you're on (e.g. "Lesson 3 of 5"), along with "Previous" and "Next" buttons at the bottom so you can move through a course in order. A course outline drawer is also available from the top of every page if you want to jump anywhere directly.

How do I mark a lesson or lab as done?

At the bottom of each lesson or lab, click "Mark as complete." The button updates to show it's done, and a checkmark appears next to that item everywhere it's listed, including the course outline and the phase listing on the Courses page.

Can I check whether I've really understood a lesson?

Yes — course lessons end with a "Check your understanding" box. Click Start, explain the lesson's key idea in your own words, and click "Get feedback": an AI tutor replies in seconds with what you nailed, what's worth revisiting, and a short follow-up to take the idea further.

Do checkpoint quizzes count toward my progress?

Yes. Once you've answered every question in a checkpoint quiz, it's automatically marked complete, the same way a lesson or lab is, and counts toward that phase's and the overall course's progress.

How is my progress through a course tracked?

Each phase on the Courses page shows a progress bar and a count like "3/5 completed," updating as you finish lessons, labs, and quizzes. Phases are collapsible, and the page automatically opens whichever phase you haven't finished yet so you can pick up where you left off.

What happens when I finish every lesson, lab, and quiz in a course?

A banner appears on the Courses page letting you claim your skill badge for that course. You can personalize it with your name, and it stays on your Achievements page as a shareable credential.

Flashcard Review

What is Flashcard Review?

A daily spaced-repetition flashcard deck, found under Flashcard Review in the account menu or from the My Progress page. It's built from the courses: every notation card and key term from the course glossaries, plus any checkpoint-quiz question you've answered wrong. Short daily sessions bring each card back right around the time you'd otherwise forget it.

Where do the flashcards come from?

Two places. Glossary cards cover every term and symbol from each course's glossary page, introduced gradually — at most ten new terms a day, so your first session isn't overwhelming. Missed-question cards are created automatically when you answer a checkpoint-quiz question wrong while signed in, so your deck naturally focuses on the things that actually tripped you up. You can also save any term from the AI & ML Glossary page as a flashcard with one click.

How does the spaced repetition work?

Each card climbs a ladder of review intervals. Answer "Got it" and the card moves up a step, returning after progressively longer gaps — one day, then three, seven, fourteen, and finally thirty. Answer "Again" and it drops back to the start and repeats within the same session until you get it right. Small dots on each card show how far it has climbed.

How do I use the review screen?

Tap the card (or press Space) to flip it over and reveal the answer, then grade yourself honestly: "Again" (or press 1) if you didn't know it, "Got it" (or press 2) if you did. On a touch screen, you can also swipe the revealed card — left for "Again," right for "Got it." If you mis-grade a card, an Undo button takes back your most recent answer. A progress bar tracks the session, and a summary at the end shows how many cards you got right on the first try.

Does my flashcard progress sync across devices?

If you're signed in, yes — your review schedule and missed questions are saved to your account and follow you across devices, the same way course progress does. Signed out, you can still review the glossary decks, but the schedule stays on that device only and missed quiz questions aren't collected.

AI Leaderboard

What is the Leaderboard page?

A regularly updated comparison of popular AI language models, ranked by performance on general knowledge, coding, and math benchmarks.

What's the podium display at the top of the leaderboard?

It's a highlight of the current top 3 models, shown as cards with their overall score and a breakdown of their individual general knowledge, coding, and math scores — a quick summary before you scroll down to the full table.

How are models ranked?

By default, models are ordered by a combined score made up of three areas — general knowledge, coding ability, and math ability — with the highest combined score at the top. The top-3 podium at the top of the page always reflects this combined score, regardless of how you've sorted the table below it.

Can I filter or sort the leaderboard?

Yes. You can filter the table to show only open or only closed models, and you can click any column header (general knowledge, coding, math, or the combined score) to reorder the table by that score instead of the default ranking.

How often does the leaderboard update?

It refreshes weekly (every Monday) to keep the rankings current.

Does the leaderboard mention models that are no longer supported?

Yes, a "Retired" column flags models that have since been discontinued by their makers.

Where can I learn what the benchmark scores actually mean?

The leaderboard links to a companion guide, "The Benchmarks, Explained", which covers what MMLU measures, what the coding and math scores test, how the composite index is calculated, and why benchmark numbers should be read with some care.

Free Tools

What free tools does the site offer?

Six, all under Explore in the navigation or at the Tools page: a model picker that recommends a model from four quick questions, an API cost calculator that prices your workload across 20+ models, a token counter that estimates tokens and checks context-window fit, a VRAM calculator that tells you whether a GPU can run an open model locally, a fine-tuning cost calculator that estimates what it costs to train and then serve a fine-tuned model from your dataset size and monthly usage, and head-to-head model comparisons pairing benchmark scores with pricing.

Are the tools free? Do they need an account?

Completely free, no account or sign-up needed. They run entirely in your browser; the token counter in particular never uploads your text anywhere.

Where does the tools' data come from?

Benchmark scores come from the site's weekly-refreshed AI leaderboard, and prices are each provider's published API rates, updated on the same weekly schedule. Open-weights models show representative hosted prices, marked with a tilde, since rates vary by provider.

Which tool should I start with?

The model picker. Answer four questions about your task, budget, open-weights preference, and context needs, and it recommends three models with links to compare them in depth or price them for your workload.

LogicGate

What is LogicGate?

A daily word puzzle, in the spirit of Wordle, themed around computer science and AI vocabulary. Guess the 5-letter term in 6 tries — everyone gets the same puzzle each day. It's reached from a small icon in the navigation bar.

How do I play LogicGate?

Type a valid 5-letter word and hit Enter to submit it. After each guess, the tile colors tell you how close you were: a tile turns one color if that letter is correct and in the right spot, another color if it's in the word but the wrong spot, and stays plain if it's not in the word at all. You get 6 guesses to find the word, and you can't submit the same guess twice in one puzzle.

Is there a new LogicGate every day?

Yes, one new puzzle releases daily and it's the same for every player. A countdown to the next puzzle is shown in the Statistics panel.

I'm stuck — is there a hint?

Yes, tap "Hint" for a short definition of the word. You only get one hint per puzzle, so it's worth saving until you need it.

Does LogicGate track my stats and streak?

Yes. It tracks how many puzzles you've played, your win rate, your current and longest streak, and your guess distribution, all viewable from the "Stats" button. Signing in lets those stats follow you across devices; otherwise they're kept on your current device only.

Can I share my LogicGate result?

Yes, the "Share" button in the Statistics panel lets you share your result without spoiling the word for others.

Can I customize how LogicGate looks or plays?

Yes, the Settings panel offers Hard Mode (any revealed hints must be reused in later guesses), a dark theme, a high-contrast color scheme for colorblind accessibility, an option to use only the on-screen keyboard (helpful for assistive devices) or your device's own keyboard instead, toggles for sound effects and background music, and works the same way on mobile as on desktop.

Ore, the Assistant

What is "Ask Ore"?

Ore is a friendly AI assistant available on every page of the site, shown as a small chat icon you can click to ask questions.

What can I ask Ore about?

Ore can help with questions about the site's content, Peri's background and work, and how to get in touch. It's focused specifically on this site and won't answer unrelated questions.

How does Ore come up with its answers?

Ore uses AI to understand your question and help you find relevant information on the site. Further detail about how it works internally isn't shared.

Does Ore know what article I'm currently reading?

Ore can give more relevant help while you're on a specific post — for example, you can ask it to summarize the post you're reading.

Can I talk to Ore using my voice?

Yes. Tap the microphone icon to speak a single question — Ore will transcribe it for you. If you'd rather have a hands-free back-and-forth conversation, press and hold the microphone icon briefly to switch on "voice mode": Ore will then automatically start listening again each time it finishes replying, until you hold the icon again to turn it off.

Can I have Ore read its replies out loud?

Yes, click the speaker icon on any of Ore's messages to have that reply read aloud; click it again to stop. If voice mode is switched on, Ore reads its replies aloud automatically.

What are some example questions I can ask Ore?

Things like "What should I read first?", "Posts about RAG?", "How do I get in touch?", or "What does Peri work on?"

What happens if Ore can't respond?

If something goes wrong, Ore will let you know and suggest reaching Peri directly by email or LinkedIn instead.

Is there anything fun hidden in the Ore assistant?

Yes — a small easter egg. Type the letters "o-r-e" anywhere on a page (outside of a text box), or click Ore's avatar in the chat header, and you'll get a fun animated celebration with a spoken greeting.

Is it safe to chat with Ore?

Yes. Ore is designed to stay focused on helping with the site, no matter how a conversation is phrased.

Newsletter

Can I get updates from the blog by email?

Yes, you can subscribe using the newsletter signup form with just your email address. It's an occasional email covering AI and ML topics, from fundamentals to the latest developments — no spam, and you can unsubscribe anytime. You'll see a confirmation once you're successfully subscribed.

Is there a way to follow the blog without email, like with an RSS reader?

Yes, the site publishes an RSS feed that any feed reader can subscribe to, so new posts show up there automatically.

Privacy & Data

What does the site remember about me?

Things like your theme preference, text-size preference, reading streak, and which posts you've read or completed are remembered on your own device so your experience stays consistent between visits. None of this is required just to browse and read the site.

Does the site track how it's used?

Yes, basic website analytics help Peri understand which content is most useful to readers.

Getting Help

I found an issue or have feedback about the site — who do I tell?

Reach out through the Contact page form, or email Peri directly. She reads every message.

Is the blog free to read?

Yes, all content on the site is free to read, with no subscription or paywall.

Still have a question?

Ask Ore — the AI assistant on every page knows about the site and Peri's work. Or reach out to Peri directly.

Contact Peri →