+++ title = "AI for Qiskit. Hackathon starter pack" date = 2025-11-05T16:00:00 # Schedule page publish date. draft = false # Talk start and end times. # End time can optionally be hidden by prefixing the line with `#`. time_start = 2025-11-05T16:00:00 time_end = 2025-11-05T16:30:00 # Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`. authors = [] # Abstract and optional shortened version. abstract = "Technical presentation at the BasQ Qiskit Fall Fest 2025, a two-day quantum computing festival. This talk covers how AI can be applied to Qiskit development and quantum computing workflows, using the Qiskit Code Assistant and the AI-powered transpiler passes, providing participants with a comprehensive starter pack for the hackathon challenge." abstract_short = "Technical presentation on AI applications for Qiskit development at the BasQ Qiskit Fall Fest 2025 hackathon" # Name of event and optional event URL. event = "BasQ Qiskit Fall Fest 2025" event_url = "https://www.basquequantum.eus/es/eventos/qiskit-fall-fest-2025" # Location of event. location = "Bilbao, Spain (Hybrid: In-person and Online)" # Is this a selected talk? (true/false) selected = false # Projects (optional). # Associate this talk with one or more of your projects. # Simply enter your project's folder or file name without extension. # E.g. `projects = ["deep-learning"]` references # `content/project/deep-learning/index.md`. # Otherwise, set `projects = []`. projects = [] # Tags (optional). # Set `tags = []` for no tags, or use the form `tags = ["A Tag", "Another Tag"]` for one or more tags. tags = ["AI", "Qiskit", "Quantum Computing", "Hackathon"] # Slides (optional). # Associate this talk with Markdown slides. # Simply enter your slide deck's filename without extension. # E.g. `slides = "example-slides"` references # `content/slides/example-slides.md`. # Otherwise, set `slides = ""`. slides = "" # Links (optional). url_pdf = "" url_slides = "" url_video = "" url_code = "" # Does the content use math formatting? math = false # Featured image # To use, add an image named `featured.jpg/png` to your page's folder. [image] # Caption (optional) caption = "" # Focal point (optional) # Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight focal_point = "Smart" +++