How to Fine-Tune a Local Mistral or Llama 3 Model on Your Own Dataset
12 月 20, 2025admin NUAI,Committee,新闻,Uncategorized(0)Large language models (LLMs) like Mistral 7B and Llama 3 8B have shaken the AI...

How to Extract Key Information from Text Using Named Entity Recognition (NER) with spaCy
4 月 30, 2025admin NUAI,Committee,新闻,Uncategorized(0)Have you ever wished you could automatically pull out names, places, dates, and organizations from...
How to Evaluate Voice Agents in 2025: Beyond Automatic Speech Recognition (ASR) and Word Error Rate (WER) to Task Success, Barge-In, and Hallucination-Under-Noise
10 月 5, 2025admin NUAI,Committee,新闻,Uncategorized(0)Table of contents Why WER Isn’t Enough ? What to Measure (and How) ? Benchmark...
How to encourage smarter AI use in the classroom
8 月 25, 2026admin NUAI,Committee,新闻,Uncategorized(0)This article is from Making AI Work, MIT Technology Review’s limited-run newsletter examining how to...
How to Design Python-First Interactive Dashboards with Prefab Reactive UI Components and Static HTML Export
6 月 22, 2026admin NUAI,Committee,新闻,Uncategorized(0)In this tutorial, we build a Prefab application that demonstrates how to create interactive dashboards...
How to Design Production-Grade Mock Data Pipelines Using Polyfactory with Dataclasses, Pydantic, Attrs, and Nested Models
2 月 8, 2026admin NUAI,Committee,新闻,Uncategorized(0)In this tutorial, we walk through an advanced, end-to-end exploration of Polyfactory, focusing on how...
How to Design an Autonomous Multi-Agent Data and Infrastructure Strategy System Using Lightweight Qwen Models for Efficient Pipeline Intelligence?
10 月 31, 2025admin NUAI,Committee,新闻,Uncategorized(0)In this tutorial, we build an Agentic Data and Infrastructure Strategy system using the lightweight...
How to Design a Fully Streaming Voice Agent with End-to-End Latency Budgets, Incremental ASR, LLM Streaming, and Real-Time TTS
1 月 20, 2026admin NUAI,Committee,新闻,Uncategorized(0)In this tutorial, we build an end-to-end streaming voice agent that mirrors how modern low-latency...
How to Design a Fully Interactive, Reactive, and Dynamic Terminal-Based Data Dashboard Using Textual?
11 月 16, 2025admin NUAI,Committee,新闻,Uncategorized(0)In this tutorial, we build an advanced interactive dashboard using Textual, and we explore how...