Policy Storyteller: Turning Nepali Bills into Human Stories with Gemma 4
The Policy Storyteller project aims to simplify understanding of Nepali laws for citizens without legal expertise. It provides plain-language summaries of bills, along with relatable personas and scenarios. Users can explore these stories and vote on them, enhancing digital equity in a context of low literacy and limited internet access.
- ▪The project includes four bills: Social Media Act 2081, IT & Cyber Security 2082, School Education 2080, and Privacy Act 2075.
- ▪Users can choose a bill, generate a story, and explore diverse personas representing different demographics in Nepal.
- ▪The tool utilizes Gemma 4 for generating content, ensuring it is accessible and efficient for civic users.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 577981) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } NIRANJAN LAMICHHANE Posted on May 25 Policy Storyteller: Turning Nepali Bills into Human Stories with Gemma 4 #devchallenge #gemmachallenge #gemma Gemma 4 Challenge: Build With Gemma 4 Submission What I Built Policy Storyteller helps Nepali citizens understand laws without a law degree.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).