Inspiration

We had heard about brute forcing passwords with quantum computers and how that would affect the world later on and we were curious if we could experimentally check that for ourselves.

What it does

It's a demo showcasing the advantages in number of checks for grover's algorithm while searching through an unordered array to find a marked password.

How we built it

We built it with the Streamlit framework in python and the qiskit library for simulating the quantum algorythm.

Challenges we ran into

Learning the Streamlit framework as well as getting familiar with qiskit (and just learning how to use the algorithm and how to write it too)

Accomplishments that we're proud of

Finishing through with the project and finishing the demo

What we learned

We learned a lot about grovers algorithm, the streamlit framework and the qiskit library.

What's next for Team 4 Grover's Algorithm Bruteforce Search

Grover + Ai neural networks adapted to custom project for personalized search

Built With

Share this project:

Updates