Hookum is a web app that enables the general public, especially the underprivileged, to get legal aid. Hookum utilizes artificial intelligence to provide suggestions based on an embedded model that has been trained with the Indonesian Criminal Code (KUHP).
Hookum consist of two main feature:
- AI Chat Bot
- Community Forum
The AI Chat Bot responds to users based on their problems, with responses based on the Indonesian Criminal Code. This feature enables users to get input and suggestions for their legal issues.
The Community Forum is a medium for users to read or share their law-related experiences. This feature aims to educate users about the law based on the experiences of other users.
To run this repo you will need to run:
npm run dev
@@ -18,22 +30,3 @@ bun devOpen http://localhost:3000 with your browser to see the result.