Inspiration

We aim to develop a method that enables people to find friends effectively.

What it does

It uses AI to summarize the personalities of users and store them in a database (written in Java), and then compares them to find the person with the highest similarity and provides their phone number.

How we built it

We use HTML and PythonScript as a front-end to connect our Python back-end, which is connected to the AI and saves the result to a Java database

Challenges we ran into

It's hard to let multiple languages cooperate

Accomplishments that we're proud of

We made three different languages work in one project

What we learned

We learned HTML and CSS, and also integrated Python and HTML using PyScript. Additionally, we covered the details of creating a server and connecting to it, including connecting to AI and a database.

What's next for LiZhuLee

More coding competitions such as Hackathon,s and fun while coding

Share this project:

Updates