Inspiration

Working on our project we were very much inspired by the atmosphere of the place where we are in. This was our first hackathon, so everything was new to us.

What it does

Our project perfectly copes with the tasks set in the assignment. With its help you can analyse and search for errors in the structure of text files, as well as compare files with each other. Also in our project we have a system of accounts to give clients the opportunity to save prompts that they will use most often.

How we built it

We used python, openai api, flask, html, some css and sqlite. To use files in openai api we made a small converter from different formats to jsonl. The communication with the projects itself is through a chat window, where you can send files and write instructions to analyse these files. In a separate menu you can prepare your prompt in advance for quick use in 2 clicks. You can also switch to the mode of comparing two files, where one is an example and the other is checked for correct data and structure.

Challenges we ran into

We had little experience in creating a web interface and communication between the frontend backend. We had problems with this, but we managed to make a functional product with a nice design that is also pleasing to the eye.

Accomplishments that we're proud of

We love the extra features we made, because they gave us room for creativity and a way to make our project stand out from the rest. By the way, we called our assistant Sasha, we didn't want to call her ‘project’ or ‘code’ all the time.

What we learned

We learnt how to work with the openai api, which will be very useful in the future, and dived headfirst into the web for the first time in a long time.

What's next for Isak52 (3)

Our team came here already as friends and we are happy to continue attending such Hackathons for this atmosphere, for such challenges and for the opportunity to learn something we didn't think about

Built With

Share this project:

Updates