Live demo

https://contract-wise.vercel.app/

Inspiration

I've been building a lot with AI and RAG search recently. I've been really interested in agents and real-time voice. So I wanted to put all these things together. How can we solve the agreement trap with this? How can we surface insights and key data to go along with the Docusign tech?

What it does

The main thing that this app does is it takes a long contract or document or agreement and it runs it through an LLM, taking out the key insights and key challenges that the end user needs to know. What it then does is surface those insights but more importantly it simplifies it using human language and then actually creates a video with AI avatars explaining the terms simply, that are super digestible and easy to understand.

Not to mention we've got a 24/7 AI voice agent that runs on Eleven Labs that is trained dynamically on the document context that you're in.

How we built it

This project, if it were to become a reality, has quite a bit of heavy. For this hackathon, creating the full app was out of scope.

What I needed to do is make a proof of concept that worked with more of simplified web app that didn't actually have the heavy processing going on but showed what we could actually do once this is done. This meant using static data.

This would allow us to demo to enterprises and get buy-in before doing a full build out. We wanted to make sure that the design and everything was super polished to give an idea of what it could be like and also make a full flow where you can actually come in and explore the app and use the features as if the documents had been processed.

Challenges we ran into

Of course it's tempting to build out a lot of scope. I just had to be smart about using off-the-shelf tech and knowing what was in scope for the hackathon. Not going too far out building the actual process and pipelines as this could take a lot of time and maybe make other parts of this hackathon project suffer.

Accomplishments that we're proud of

I think getting this full demo project up in a short space of time, making the video to go along with it, and telling the story of the pain, the dreams of the end-user (having simplified contract management) and submitting it a couple of hours before the deadline!

Built With

  • openai
  • vite
Share this project:

Updates