

# Event Details

- **Event Name**: Introduction to Fully Automated Software Engineering
- **Event Start and End Date**: Fri, 08 May, 2026 at 12:00 pm – Fri, 08 May, 2026 at 02:00 pm (+01:00)
- **Event Description**: First meetup of a Northern Ireland community exploring fully automated software engineering. Everyone welcome. More info at faseni.orgAbout this EventIntroduction to Fully Automated Software EngineeringAI systems have become very capable of developing software, mostly by working with a human in a pair programming way.However, people have started to run more ambitious experiments. Initially, the focus was on automatically implementing software at the ticket level. More recently, people have started pushing toward fully automating the creation of software end to end, from an initial idea to a working commercial product.If this becomes effective, it could have a very disruptive effect on the software development industry.There is a great opportunity to master this technology before it becomes widespread, as it may become the foundation of the whole industry.In the early days of personal computing, the Homebrew Computer Club gave people a place to learn, experiment, and get ahead of a major technological shift. We want to build something similar in Northern Ireland, so that developers, researchers, and businesses here can understand fully automated software engineering early, build practical skills, and help shape where this goes.Come along to our first meeting at the Cube in the Queen's Students' Union on May 8th and find out more (https://www.qub.ac.uk/students/one-elmwood/)Doors open at 12:00, the talk runs from 12:10 to 13:00, and we encourage you to stay on until 14:00 for informal chat and to get to know the community.Grab a coffee and a snack from the cafe downstairs and come talk with us about building this community in Northern Ireland. You can find out more at faseni.org.Agenda🕑: 12:00 PM - 12:10 PMArrival and welcome🕑: 12:10 PM - 01:00 PMTalk: Introduction to Fully Automated Software Engineering🕑: 01:00 PM - 02:00 PMInformal discussion and community chat
- **Event URL**: https://allevents.in/belfast/introduction-to-fully-automated-software-engineering/100001987605506575
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: GBP

## Event venue details

- **city**: Belfast
- **state**: NI
- **country**: United Kingdom
- **location**: The Cube, Queen's student's union
- **lat**: 54.5846403
- **long**: -5.9370454
- **full address**: The Cube, Queen's student's union, 77 University Road, Belfast, United Kingdom

## Event gallery

- **Alt text**: Introduction to Fully Automated Software Engineering
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/fedc6022308755944984ce9c22ab73d527a531e704b9df132f0bd3b5ba4b0149-rimg-w1200-h600-dc181815-gmir.jpg?v=1776647767

## FAQs

- **Q**: When and where is Introduction to Fully Automated Software Engineering being held?
  - **A:** Introduction to Fully Automated Software Engineering takes place on Fri, 08 May, 2026 at 12:00 pm to Fri, 08 May, 2026 at 02:00 pm at The Cube, Queen's student's union, 77 University Road, Belfast, United Kingdom.
- **Q**: Who is organizing Introduction to Fully Automated Software Engineering?
  - **A:** Introduction to Fully Automated Software Engineering is organized by faseni.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Introduction to Fully Automated Software Engineering",
        "image": "https://cdn-az.allevents.in/events3/banners/fedc6022308755944984ce9c22ab73d527a531e704b9df132f0bd3b5ba4b0149-rimg-w1200-h600-dc181815-gmir.jpg?v=1776647767",
        "startDate": "2026-05-08T12:00:00+01:00",
        "endDate": "2026-05-08T14:00:00+01:00",
        "url": "https://allevents.in/belfast/introduction-to-fully-automated-software-engineering/100001987605506575",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Cube, Queen's student's union",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "77 University Road",
                "postalCode": "BT7 1NF",
                "addressLocality": "Belfast",
                "addressRegion": "NI",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.5846403",
                "longitude": "-5.9370454"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First meetup of a Northern Ireland community exploring fully automated software engineering. Everyone welcome. More info at faseni.org",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "GBP",
                "availabilityStarts": "2026-04-20",
                "availabilityEnds": "2026-05-08T14:00:00+01:00",
                "validFrom": "2026-04-20",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/belfast/introduction-to-fully-automated-software-engineering/100001987605506575"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "GBP",
                "availabilityStarts": "2026-04-20",
                "availabilityEnds": "",
                "validFrom": "2026-04-20",
                "url": "https://allevents.in/belfast/introduction-to-fully-automated-software-engineering/100001987605506575",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "faseni",
                "url": "https://allevents.in/org/faseni/27704756",
                "description": "AI systems have become very capable of developing software, mostly by working with a human in a pair programming way.However, people have started to run more ambitious experiments. Initially, the focus was on automatically implementing software at the ticket level. More recently, people have started pushing toward fully automating the creation of software end to end, from an initial idea to a working commercial product.If this becomes effective, it could have a very disruptive effect on the software development industry.There is a great opportunity to master this technology before it becomes widespread, as it may become the foundation of the whole industry.In the early days of personal computing, the Homebrew Computer Club gave people a place to learn, experiment, and get ahead of a major technological shift. We want to build something similar in Northern Ireland, so that developers, researchers, and businesses here can understand fully automated software engineering early, build practical skills, and help shape where this goes."
            }
        ]
    }
]
```