👩‍⚖️
LegalPromptGuide.com
  • Your FREE Guide to Mastering Legal Prompt Engineering with ChatGPT
  • 1. Introduction to Legal Prompt Engineering (LPE)
  • 2. Practical Prompt Engineering Strategies & Techniques
    • 2.1. Prompt Templates
      • 2.1.1. Summarization
      • 2.1.2. Classification
      • 2.1.3. Extraction
    • 2.2. Few-Example Prompting
  • 3. Real-world Applications of Prompt Engineering in Law
  • 4. Advanced Prompt Engineering
    • 4.1. Prompt Chaining
    • 4.2. Output Parsers
      • 4.2.1. Markdown
      • 4.2.2. HTML
      • 4.2.3. Graphviz (Dot Language)
    • 4.3. ChatGPT Plugins
    • 4.4. ChatGPT Code Interpreter
  • 5. AI Model Selection and Optimization for Legal Practice
  • 6. Implementing Responsible AI Usage at Your Law Firm
  • 7. Research Corner
    • 6.1. LLMs as Tax Attorneys
    • 6.2. Prompt Engineering for Legal Judgement Prediction
  • Appendix
    • Pro Tips!
      • Pro Tip #1
    • References
    • Change Log
Powered by GitBook
On this page
  • 1.2.0 - 2023-07-27
  • 1.1.0 - 2023-07-20
  • 1.0.0 - 2023-07-15
  1. Appendix

Change Log

PreviousReferences

Last updated 1 year ago

All notable changes to this project will be documented in this file.

The format is based on and this project adheres to .


1.2.0 - 2023-07-27

Added:

  • Chapter 6 - This chapter will include breakdowns of research papers covering the latest advancements in artificial intelligence. This chapter will prioritize research being done at the intersection of AI and law. However, absent of extensive research in this niche area, we'll be covering more technical research papers, in which we'll include a legal spin on our writings with plenty of real-world examples.

    • Section 6.1 - Can current LLMs like ChatGPT outperform senior tax attorneys?! That is the question Stanford researcher John J. Nay and team set out to answer. Tl;DR - AI models can currently perform at a level comparable to a junior tax associate. However, each subsequent version of advanced LLMs perform incrementally better. The jobs of tax attorneys are safe, for now 😜.

    • Section 6.2 - The authors' main focus is to use LPE with LLMs on lengthy legal documents for Legal Judgement Prediction (LJP). An interesting approach the researchers took was to use general LLMs with NO prompt engineering. Hence, they wanted to figure out whether the general knowledge of LLMs would be applicable to the specialized subject of law.

1.1.0 - 2023-07-20

Added:

  • - We cover ChatGPT plugins in detail starting with examples that detail how you can ChatGPT generate responses from data included in PDF documents you upload, and how you can use Plugins to connect to external data sources like the internet. Make sure to interact with our interactive demos to easy learn step-by-step.

  • - Code Interpreter is an exciting addition to ChatGPT that lets you accomplish more complex tasks like generating PDFs, solving complex maths, data analysis, and more.

  • - We are going to start sharing some nifty hacks, tricks, and free tools we use to be more effective when using ChatGPT. Caring is sharing .

1.0.0 - 2023-07-15

Added:

Initial release of LegalPromptGuide.com

Chapters , , ,

🎊
🎊
😇
Keep a Changelog
Semantic Versioning
Section 4.3
Section 4.4
Pro Tips!
Change Log
1
2
4
5
Section 4.2
References