A3

ChatOn Assure

Demo

BaselHack 2024

Explanation

Our code is separated into frontend and backend folders.

Frontend is an Angular application that displays the user interface and send user input to the backend.

Backend is a Flask application that receives the user input and forwards it to the OpenAI API.

Both applications are deployed on Vercel.

Backend: https://baselbackend.vercel.app/apidocs/

Frontend: https://chatton-assure.vercel.app/chat

If you have documentation about the code (e.g. UML Diagrams, a readme etc.), that should go into the documentation directory.

If you have assets (like videos, presentations etc.), this can go into the assets directory.

You can use the MIT license in this template. Make sure to adjust the copy right holders in the placeholder <copyright holder> and add every team member to it. You are also free to choose any other license - depending on the consensus of your team.

Thanks a lot!

This content is a preview from an external site.
 

Event finish

Merge branch 'main' of https://github.com/bila9630/baselhack (@aferprog)

random count of information (@aferprog)

Merge remote-tracking branch 'origin/main' (@haladamateusz)

parse temporal id to integer (@haladamateusz)

Merge branch 'main' of https://github.com/bila9630/baselhack (@aferprog)

Merge branch 'main' of github.com:bila9630/baselhack (@BAAAKA)

bot forgot histpory (@BAAAKA)

change action that we are listening to (@haladamateusz)

add Lebensversicherung download (@haladamateusz)

add mobile view (@haladamateusz)

Add files via upload (@FodHod)

fix bubbles (@haladamateusz)

fix (@bila9630)

bubbles (@bila9630)

Update pdf-form.py done (@FodHod)

Merge remote-tracking branch 'origin/main' (@AnnaMaria2711)

try to fix bubble layout (@AnnaMaria2711)

prompt's not the last update (@aferprog)

Update pdf-form.py (@FodHod)

def pdf_creation (@FodHod)

Merge branch 'main' of github.com:bila9630/baselhack into main (@bila9630)

update readme (@bila9630)

Update pdf-form.py (@FodHod)

try to fix bubble logic (@AnnaMaria2711)

Update pdf-form.py (@FodHod)

Add files via upload (@FodHod)

add prompt (@bila9630)

change (@bila9630)

fix merge conflict (@bila9630)

add missing import (@bila9630)

add download button (@haladamateusz)

remove unnecessary data (@bila9630)

Merge branch 'main' of github.com:bila9630/baselhack (@BAAAKA)

added traceback (@BAAAKA)

Merge remote-tracking branch 'origin/main' (@haladamateusz)

display (i) only when there's explanation (@haladamateusz)

return error in json (@BAAAKA)

Merge branch 'main' of github.com:bila9630/baselhack (@BAAAKA)

return error in json (@BAAAKA)

printing out error (@BAAAKA)

Merge branch 'main' of github.com:bila9630/baselhack into main (@bila9630)

speech (@bila9630)

added more explanations (@BAAAKA)

Merge branch 'main' of github.com:bila9630/baselhack into main (@bila9630)

Merge branch 'main' of github.com:bila9630/baselhack (@BAAAKA)

explanation tex tis now an array, or None (@BAAAKA)

working speech (@bila9630)

Merge branch 'main' of github.com:bila9630/baselhack into main (@bila9630)

Merge remote-tracking branch 'origin/main' (@AnnaMaria2711)

Start

 

The application that powers this site is available under the MIT license.