Inspiration
The theme of Mystery/Detective inspired us to create this project to try and aid in interrogation of subjects in cases.
What it does
Inquisitor takes a description of a criminal case, generates questions for the interrogator to ask the suspect, and generates a Likelihood of Relevance percentage based on the subject's answers. The application is in the form of a website.
How we built it
We used BigScience's Bloom AI model(trained by us) to effectively create questions and assess the percentage based on the answers. We then used HTML, CSS, JS, and Python(for the AI) to assemble the AI component and the frontend into a working website.
Challenges we ran into
We faced challenges in finding an appropriate model to use, spacing out elements on the website equally, and testing the AI.
What we learned
We learned how to employ a variety of different languages to create effective AI applications.
Built With
- ai
- bloom
- css
- html
- javascript
- python
Log in or sign up for Devpost to join the conversation.