Hack the North 2022

ImitAItor - NLP Project using Cohere's API

Our team was comprised primarily of beginners to hacking, so we sought to take on a project in a new area none of us had worked with before, those being Web3/Ethereum or NLP. Both areas had tremendous sponsor support and help, and we eventually decided on an NLP project using Cohere's API.

Using Cohere's API, we decided to educate people using our project on NLP technologies in a fun, engaging, and approachable way.

The main premise of the app was based on spot-the-lie style party games such as those frequently seen in the JackBox Party packs. We thought that trying to mimic an intelligent AI would add an interesting challenge to this style of gameplay, and teach players to spot differences between how AI and humans speak; thus furthering people's knowledge in an approachable manner.

Our backend utilized Python calling Cohere's NLP API. Front-end was built using Figma and Tkinter GUI framework for Python. I worked on the back-end of the project, creating the general workflow and main functions while my team members worked on UI. The full project entry can be seen here: Hack the North Dev Post

More Projects