Skip to content

Leveraging Qiskit, GPT-3 and LangChain to demonstrate Grover's algorithm

License

Notifications You must be signed in to change notification settings

JavaFXpert/llm-grovers-search-party

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

llm-grovers-search-party

Leveraging Qiskit, OpenAI and LangChain to demonstrate Grover's algorithm

The following video discusses how to implement Grover's algorithm to solve a boolean satisfiability problem.

Dinner Party using Grover's Algorithm — Coding with Qiskit S2E5

In the video, a boolean expression is manually constructed from a narrative that involves inviting friends to a dinner party.

This repository contains an update Jupyter notebook that provides the ability to generate the boolean expression from a narrative. A large language model from OpenAI, as well as the LangChain library, are leveraged to accomplish this.

About

Leveraging Qiskit, GPT-3 and LangChain to demonstrate Grover's algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published