Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Arthur S.: Prompting Application for Attorneys

March 20, 2025

Arthur S. has created an interactive application using marimo that showcases advanced prompting techniques for legal professionals working with Large Language Models (LLMs). The application demonstrates how attorneys can effectively use AI tools in their legal practice, with a focus on structured prompting methodologies.

The project is free and open-source, making it accessible to legal professionals interested in incorporating AI tools into their workflow. Hugging Face Spaces

Arthur has also developed a marimo DevContainer setup that simplifies the dev environment for marimo applications, making it easier for devs to get started with marimo development.

Local Exploration

You can explore the prompting application locally with:

git clone https://github.com/arthrod/prompting.git
cd prompting
uvx marimo edit --sandbox app.py

For the DevContainer setup:

git clone https://github.com/arthrod/marimo_dev.git
# Open in VS Code with the Remote - Containers extension
# or
# Open in GitHub Codespaces

Note

This project is part of our Community Spotlights collection, where we feature outstanding projects and contributions from the marimo community.

Spotlight Promotion

This spotlight has been featured on our social media platforms. Join the conversation:

  • LinkedIn link: Post

We encourage you to engage with these resources, share your thoughts, and help us celebrate this amazing contribution to the marimo community!