Inspiration
Google Passwords doesn't feel secure enough because of Google's amazing amazing background, so we prototyped our own password manager.
What it does
Not only does our app allow the user to manage their passwords, it also allows them to customize exactly how many symbols, numbers, and words are included in the password, along with its length, and how many passwords are generated. As an additional feature, we integrated ChatGPT into our app to create mnemonics so that the User can remember the passwords better, as well as to answer general questions about how to use our app.
How we built it
We used Python for the backend, along with Streamlit for the frontend. We also used the OpenAI Python Module. ## Challenges we ran into We tried Firestore, but it was too slow and updated after a significant period of time, so we ended up not using it.
Accomplishments that we're proud of
This is our first Hackathon, and we're proud of what we achieved.
What we learned
We learned about multiple elements of Streamlit.
What's next for Password Manager
We will try to figure out how to add features such as storing passwords in the cloud with a different service and implementing more AI into our project.
Built With
- openai
- python
- streamlit
- visual-studio

Log in or sign up for Devpost to join the conversation.