Build what law needs next

Build what law needs next

Build what law needs next

A two-day hackathon where lawyers, technologists, and students team up to put AI to work on real legal problems — from contract review to access to justice.

This time around at:
BI Norwegian Business School

This time around at:
BI Norwegian Business School

This time around at:
BI Norwegian Business School

This time around at:
BI Norwegian Business School

This time around at:
BI Norwegian Business School

This time around at:
BI Norwegian Business School

This time around at:
BI Norwegian Business School

This time around at:
BI Norwegian Business School

Location: BI, Campus Oslo
When: October 22nd
Who: Students and professionals interested in law and technology
Format: Group-based hackathon: build legal workflows using AI agents, databases, and prompting
Sign-up fee: None

Location: BI, Campus Oslo
When: October 22nd
Who: Students and professionals interested in law and technology
Format: Group-based hackathon: build legal workflows using AI agents, databases, and prompting
Sign-up fee: None

Real-World Legal Challenges

Teams tackle actual problems in access to justice, contract review, compliance, and legal efficiency — not hypothetical case studies.

Real-World Legal Challenges

Teams tackle actual problems in access to justice, contract review, compliance, and legal efficiency — not hypothetical case studies.

Industry Mentors

Get guidance from lawyers, legal engineers, and AI practitioners throughout the hackathon, not just a keynote at the start.

Industry Mentors

Get guidance from lawyers, legal engineers, and AI practitioners throughout the hackathon, not just a keynote at the start.

A Team for Everyone

From legal experts to first-time coders — teams are mixed by background, so you don't need to master every skill yourself to contribute.

A Team for Everyone

From legal experts to first-time coders — teams are mixed by background, so you don't need to master every skill yourself to contribute.

EVENTS

Join our next upcoming event at BI

Join our next upcoming event at BI

Join our next upcoming events

AI Lawcraft Hackaton

22th of October 2026

BI Norwegian Business School

AI Lawcraft Hackaton

22th of October 2026

BI Norwegian Business School

Open to all skill levels

Open to all skill levels




Don't let a lack of AI experience hold you back! This competition welcomes participants of all knowledge levels, from complete beginners to seasoned experts. Whether you've never worked with AI before or you're an experienced practitioner, there's a place for you here.


The event is designed to be a learning experience for everyone, fostering an inclusive environment where you can explore, learn, and grow your skills in legal AI applications. Join us to discover the potential of AI in law, regardless of your starting point!


Don't let a lack of AI experience hold you back! This competition welcomes participants of all knowledge levels, from complete beginners to seasoned experts. Whether you've never worked with AI before or you're an experienced practitioner, there's a place for you here.


The event is designed to be a learning experience for everyone, fostering an inclusive environment where you can explore, learn, and grow your skills in legal AI applications. Join us to discover the potential of AI in law, regardless of your starting point!


Don't let a lack of AI experience hold you back! This competition welcomes participants of all knowledge levels, from complete beginners to seasoned experts. Whether you've never worked with AI before or you're an experienced practitioner, there's a place for you here.


The event is designed to be a learning experience for everyone, fostering an inclusive environment where you can explore, learn, and grow your skills in legal AI applications. Join us to discover the potential of AI in law, regardless of your starting point!




Don't let a lack of AI experience hold you back! This competition welcomes participants of all knowledge levels, from complete beginners to seasoned experts. Whether you've never worked with AI before or you're an experienced practitioner, there's a place for you here.


The event is designed to be a learning experience for everyone, fostering an inclusive environment where you can explore, learn, and grow your skills in legal AI applications. Join us to discover the potential of AI in law, regardless of your starting point!

Our collaborators

Our collaborators make AI Lawcraft possible:

through financial sponsorship, hands-on mentoring during the hackathon, and prizes for the winning teams, from gift cards to other goodies.

Our collaborators

Our collaborators

Our collaborators make AI Lawcraft possible:

through financial sponsorship, hands-on mentoring during the hackathon, and prizes for the winning teams, from gift cards to other goodies.

Our collaborators make AI Lawcraft possible:

through financial sponsorship, hands-on mentoring during the hackathon, and prizes for the winning teams, from gift cards to other goodies.

Our collaborators make AI Lawcraft possible:

through financial sponsorship, hands-on mentoring during the hackathon, and prizes for the winning teams, from gift cards to other goodies.

Countdown till our next hackaton!

Countdown till our next hackaton!

42 : 09 : 54 : 46

42 : 19 : 54 : 46

42 : 19 : 54 : 46

Countdown till our next hackaton!

42 : 09 : 54 : 46

42 : 19 : 54 : 46

Join the competition,

sign up today!

Join the competition & sign up today!

Sign up as an individual 👤

Register as an individual if you are not part of a group. "A group" in this case are from two to five people. If you register as an individual, we will put you in a group based on profession to get a nice group mix.



Register as an individual if you are not part of a group. "A group" in this case are from two to five people. If you register as an individual, we will put you in a group based on profession to get a nice group mix.


Sign up as a group 👥


Sign up as a group 👥

Register as a group if you represent a group of two to five people. Notice that

we can complement small groups with individuals to create balanced groups.





Register as a group if you represent a group of two to five people. Notice that we can complement small groups with individuals to create balanced groups.


Sign up for the keynotes 🗣️


Sign up for the keynotes 🗣️

Register as a group if you represent a group of two to five people. Notice that we can complement small groups with individuals to create balanced groups.


for participants who want to attend the keynote talks.







for participants who want to attend the keynote talks.


Agenda

Agenda

Coming soon

Coming soon

How to work

How to work

4 Elements of Output in AI Solutions


1. Large Language Model (LLM)
The LLM is the foundation of the AI solution. Each model has different strengths and limitations — affecting reasoning, creativity, and factual accuracy. Models also differ in token capacity (e.g. GPT-4: 128k tokens, Claude: 200k tokens), which determines how much text they can process at once. Choosing the right model for the task matters, since some excel at creative writing while others excel at factual analysis.


2. External Sources
Attached files expand the model's knowledge and align it with a specific subject area, giving you control over what the response is based on. Common attachments include court cases, legal articles, firm templates, past work examples, and reference material. Quality and relevance matter — better sources mean more accurate output. Our solution is GDPR-safe. Always check sources for accuracy, use clean and standard file formats (the model doesn't read images, video, or audio today), and avoid overloading the model with too much material, which can dilute focus.


3. System Prompt
Often called the model's "personality," the system prompt shapes how it presents information. It can be customized for specific use cases, tones, or domains, making output more consistent and predictable. Prompts can be simple or advanced, and keeping them consistent across similar tasks leads to more reliable results. Testing different versions helps identify what works best.


4. User Prompt
The user prompt defines the task — its complexity is limited only by your imagination. Techniques include one-shot prompting (a single guiding example) and series prompting (a sequence of steps for multi-step tasks). Use frameworks like COSTAR to structure prompts, ask the model for feedback on how to improve them, and keep language clear and simple. For complex tasks, break instructions into clear steps, and refine your prompt over time based on results.


Good luck!

4 Elements of Output in AI Solutions


1. Large Language Model (LLM)
The LLM is the foundation of the AI solution. Each model has different strengths and limitations — affecting reasoning, creativity, and factual accuracy. Models also differ in token capacity (e.g. GPT-4: 128k tokens, Claude: 200k tokens), which determines how much text they can process at once. Choosing the right model for the task matters, since some excel at creative writing while others excel at factual analysis.


2. External Sources
Attached files expand the model's knowledge and align it with a specific subject area, giving you control over what the response is based on. Common attachments include court cases, legal articles, firm templates, past work examples, and reference material. Quality and relevance matter — better sources mean more accurate output. Our solution is GDPR-safe. Always check sources for accuracy, use clean and standard file formats (the model doesn't read images, video, or audio today), and avoid overloading the model with too much material, which can dilute focus.


3. System Prompt
Often called the model's "personality," the system prompt shapes how it presents information. It can be customized for specific use cases, tones, or domains, making output more consistent and predictable. Prompts can be simple or advanced, and keeping them consistent across similar tasks leads to more reliable results. Testing different versions helps identify what works best.


4. User Prompt
The user prompt defines the task — its complexity is limited only by your imagination. Techniques include one-shot prompting (a single guiding example) and series prompting (a sequence of steps for multi-step tasks). Use frameworks like COSTAR to structure prompts, ask the model for feedback on how to improve them, and keep language clear and simple. For complex tasks, break instructions into clear steps, and refine your prompt over time based on results.


Good luck!

FAQ

Answers to your questions

Answers to your questions

Answers to your questions

What is AI Lawcraft?

What is AI Lawcraft?

When and where does it take place?

When and where does it take place?

Who can participate?

Who can participate?

What will I actually be doing?

What will I actually be doing?

Who's behind the event?

Who's behind the event?