Eskwai for Students: Generative AI Assistant for Legal Education in Ghana
Pith reviewed 2026-05-19 15:12 UTC · model grok-4.3
pith:OQ6GKRLY Add to your LaTeX paper
What is a Pith Number?\usepackage{pith}
\pithnumber{OQ6GKRLY}
Prints a linked pith:OQ6GKRLY badge after your title and writes the identifier into PDF metadata. Compiles on arXiv with no extra files. Learn more
The pith
A generative AI assistant helps Ghanaian law students by answering questions using a database of local case laws and legislation.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The central claim is that a generative AI system, built to retrieve and use Ghanaian legal documents, can assist law students effectively, as evidenced by its sustained use over two and a half years by thousands of students who asked tens of thousands of questions, with evaluations showing its value while highlighting query patterns and ethical considerations.
What carries the argument
The mechanism that searches a curated database of Ghanaian case laws and legislation to find relevant information and then generates answers based on those documents.
If this is right
- Students receive grounded responses to legal questions without needing immediate access to full court records or statutes.
- Usage data reveals common topics and difficulties that law students face in their studies.
- Ethical concerns arise from the types of questions asked, requiring careful guidelines for tool use.
- The long deployment period demonstrates practical feasibility in a real educational setting in Ghana.
Where Pith is reading between the lines
- Similar AI assistants could be developed for legal education in other countries facing resource constraints.
- Future work might examine whether students who use the tool perform better in exams or understand concepts more deeply.
- Pairing the AI with traditional teaching methods could help manage risks of over-reliance on the technology.
Load-bearing premise
The database of case laws and legislation remains accurate, complete, and up to date so the AI does not give students wrong or outdated information.
What would settle it
A review by Ghanaian legal experts finding frequent errors or omissions in the AI's answers to standard questions about key cases and laws would undermine the claims of helpfulness.
Figures
read the original abstract
Recent advances in generative AI have shown their potential to be leveraged for legal education. Yet, work on the development and deployment of such systems for legal education in the Global South is limited. In this work, we developed Eskwai for Students, a generative AI assistant to help law students with their legal education. Eskwai for Students is a retrieval augmented generation (RAG) system that provides answers to a wide range of legal questions for law students grounded in a curated database of over 12K case laws and 1.4K legislation in Ghana. We deployed Eskwai for Students in a longitudinal study of 30 months (2.5 years) used by 3.1K law students in Ghana who made 32K queries. We evaluated the helpfulness of our AI, and provided insight into the kinds of queries law students submit to this generative AI tool, which raises some ethical concerns. This work contributes to an understanding of how law students in the Global South are using generative AI for their studies and the ways it could be leveraged responsibly to advance legal education.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript describes the development of Eskwai for Students, a retrieval-augmented generation (RAG) system for law students in Ghana. It is grounded in a curated database of over 12K case laws and 1.4K pieces of legislation, and was deployed over 30 months to 3.1K students who submitted 32K queries. The authors report an evaluation of the system's helpfulness, analysis of query types submitted by students, and identification of associated ethical concerns, positioning the work as a contribution to understanding generative AI use in legal education in the Global South.
Significance. If the reported deployment and insights hold, the work provides a useful existence proof and usage study of a large-scale RAG deployment in a Global South legal-education context. The longitudinal scale (30 months, 3.1K users, 32K queries) and focus on query patterns plus ethical observations add practical value to the limited literature on such systems outside high-resource settings. The absence of detailed evaluation protocols, however, limits the strength of the performance and insight claims.
major comments (1)
- [Abstract] Abstract (and corresponding evaluation section): the manuscript states that helpfulness was evaluated and ethical concerns were identified, yet supplies no description of the evaluation method, metrics, sample size, query sampling procedure, or how ethical issues were defined and measured. This omission is load-bearing for the central claims about system performance and the insights derived from usage data.
minor comments (2)
- [System Description] Clarify the curation process, update frequency, and coverage gaps of the 12K case-law / 1.4K legislation database so readers can assess its fitness for grounding student queries.
- [Deployment and Usage] Provide basic descriptive statistics (e.g., query distribution by topic, response latency, or user retention) to support the longitudinal-deployment narrative.
Simulated Author's Rebuttal
We thank the referee for their thoughtful review and for identifying a key area where the manuscript can be strengthened. We agree that the evaluation methods and protocols require explicit description to support the claims regarding helpfulness and ethical insights. We will revise the manuscript to address this directly.
read point-by-point responses
-
Referee: [Abstract] Abstract (and corresponding evaluation section): the manuscript states that helpfulness was evaluated and ethical concerns were identified, yet supplies no description of the evaluation method, metrics, sample size, query sampling procedure, or how ethical issues were defined and measured. This omission is load-bearing for the central claims about system performance and the insights derived from usage data.
Authors: We acknowledge that the current version of the manuscript does not provide sufficient detail on the evaluation process in either the abstract or the corresponding section. This is a valid observation that weakens the transparency of our performance and insight claims. In the revised manuscript, we will expand the evaluation section (and update the abstract accordingly) to include: a clear description of the evaluation method (human assessment by domain experts combined with automated checks), the specific metrics employed (e.g., Likert-scale ratings for relevance, accuracy, and completeness), the sample size and selection criteria for the evaluated queries, the sampling procedure used to select queries from the full set of 32K, and the framework for identifying and categorizing ethical concerns (via thematic coding of query patterns). These additions will be placed in a new subsection to ensure the central claims are properly grounded. revision: yes
Circularity Check
No significant circularity
full rationale
The paper is a descriptive report of system construction, deployment of a RAG-based legal AI assistant, and analysis of 32K student queries over 30 months. It contains no equations, derivations, fitted parameters, predictions, or uniqueness theorems. The central claims rest on the existence of the curated database and observed usage data rather than any self-referential reduction or self-citation chain that would force the reported outcomes by construction.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption A curated database of Ghanaian case laws and legislation can serve as a reliable grounding source for accurate answers to student legal questions via RAG.
Lean theorems connected to this paper
-
IndisputableMonolith/Foundation/RealityFromDistinction.leanreality_from_one_distinction unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
Eskwai for Students is a retrieval augmented generation (RAG) system that provides answers to a wide range of legal questions for law students grounded in a curated database of over 12K case laws and 1.4K legislation in Ghana.
-
IndisputableMonolith/Cost/FunctionalEquation.leanwashburn_uniqueness_aczel unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
We created 5-sentence chunks from a corpus of cases (12K) and legislation (1.4K) … computed embeddings … cosine similarity … rerank … pass the passages as context … to a generative model
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
Reference graph
Works this paper leans on
-
[1]
The Law Teacher57(3), 352–364 (2023)
Ajevski, M., Barker, K., Gilbert, A., Hardie, L., Ryan, F.: Chatgpt and the future of legal education and practice. The Law Teacher57(3), 352–364 (2023)
work page 2023
-
[2]
Alsbrook, M., Chase, A.K.: Three blind drafts: An ai-generated classroom exercise. Second Draft37, 1 (2024)
work page 2024
-
[3]
International Journal of the Legal Profession31(3), 323–348 (2024)
Balan, A.: Examining the ethical and sustainability challenges of legal education’s ai revolution. International Journal of the Legal Profession31(3), 323–348 (2024)
work page 2024
-
[4]
Jurimetrics Journal64, 111–134 (2024)
Bliss, J.: Teaching law in the age of generative al. Jurimetrics Journal64, 111–134 (2024)
work page 2024
-
[5]
Law, Technology and Humans 6(3), 5–22 (2024)
Burgess,P.,Williams,I.,Qu,L.,Wang,W.:Usinggenerativeaitoidentifyarguments in judges’ reasons: Accuracy and benefits for students. Law, Technology and Humans 6(3), 5–22 (2024)
work page 2024
-
[6]
arXiv preprint arXiv:2603.04982 (2026)
Chen, B.M., Bao, H.: Training for technology: Adoption and productive use of generative ai in legal analysis. arXiv preprint arXiv:2603.04982 (2026)
-
[7]
International Journal of the Legal Profession31(3), 349–363 (2024)
Farber, S.: Harmonizing ai and human instruction in legal education: a case study from israel on training future legal professionals. International Journal of the Legal Profession31(3), 349–363 (2024)
work page 2024
-
[8]
arXiv preprint arXiv:2508.09713 (2025)
Hemrajani, R.: Evaluating the role of large language models in legal practice in india. arXiv preprint arXiv:2508.09713 (2025)
-
[9]
73 Journal of Legal Education (forthcoming (2023)
Jonathan, H., Daniel, S., et al.: Ai assistance in legal analysis: An empirical study. 73 Journal of Legal Education (forthcoming (2023)
work page 2023
-
[10]
Center for Law & Economics Working Paper Series10(2024)
Nielsen, A., Skylaki, S., Norkute, M., Stremitzer, A.: Building a better lawyer: experimental evidence that ai can increase legal work efficiency. Center for Law & Economics Working Paper Series10(2024)
work page 2024
-
[11]
Regalia, J.: From briefs to bytes: How generative ai is transforming legal writing and practice. Tulsa L. Rev.59, 193 (2024)
work page 2024
-
[12]
Law, Innovation and Technology pp
Schrepel, T.: Generative ai in legal education: A two-year experiment with chatgpt. Law, Innovation and Technology pp. 1–42 (2026)
work page 2026
- [13]
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.