WeSearch

Build Club Week Four: the part of Themis Lex I never explained

·5 min read · 0 reactions · 0 comments · 6 views
#womenintech#civictech#ai
Build Club Week Four: the part of Themis Lex I never explained
⚡ TL;DR · AI summary

Themis Lex is an AI readiness self-check tool designed for California court staff. It aims to provide specific guidance on how AI can assist in court workflows while ensuring sensitive data is protected. The tool was developed over four weeks in a public building process, emphasizing trust and practical application in a courthouse setting.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
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 === 3683045) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } L. Cordero Posted on May 23 Build Club Week Four: the part of Themis Lex I never explained #womenintech #civictech #buildinpublic #ai I shipped an AI readiness self-check for California court staff, ThemisLex.org. Here is the why behind it. The problem, the design choices, and what four weeks of building in public actually gave me. I've written a few posts about building Themis Lex. The deploy war story got the most attention.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)