The idea is to explore the technologies and the various components to realize some AI to predict pitfalls in source code which can potentially generate run-time misbehaviours.

The potential area where this idea could have positive implications are:

  • embedded area (e.g. autonomous driving cars, mission critical application, etc.)

  • general purpose software

  • integration into software development IDEs

  • integration into compilers

The goal is to reduce to a bear minimum the false positives during the static code analysis and make sure that hard to identify issues can be highlighted to the developer.

This project is part of:

Hack Week 18

Activity

  • over 5 years ago: lyan liked this project.
  • over 5 years ago: a_faerber liked this project.
  • over 5 years ago: moio liked this project.
  • over 5 years ago: acho liked this project.
  • over 5 years ago: mvarlese started this project.
  • over 5 years ago: afesta liked this project.
  • over 5 years ago: mvarlese added keyword "machinelearning" to this project.
  • over 5 years ago: mvarlese added keyword "artificial-intelligence" to this project.
  • over 5 years ago: mvarlese added keyword "staticanalysis" to this project.
  • over 5 years ago: mvarlese added keyword "toolchains" to this project.
  • over 5 years ago: mvarlese added keyword "compilers" to this project.
  • over 5 years ago: mvarlese originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    FamilyTrip Planner: A Personalized Travel Planning Platform for Families by pherranz

    Description

    FamilyTrip Planner is an innovative travel planning application designed to optimize travel experiences for families with children. By integrating APIs for flights, accommodations, and local activities, the app generates complete itineraries tailored to each family’s unique interests and needs. Recommendations are based on customizable parameters such as destination, trip duration, children’s ages, and personal preferences. FamilyTrip Planner not only simplifies the travel planning process but also offers a comprehensive, personalized experience for families.

    Goals

    This project aims to: - Create a user-friendly platform that assists families in planning complete trips, from flight and accommodation options to recommended family-friendly activities. - Provide intelligent, personalized travel itineraries using artificial intelligence to enhance travel enjoyment and minimize time and cost. - Serve as an educational project for exploring Go programming and artificial intelligence, with the goal of building proficiency in both.

    Resources

    To develop FamilyTrip Planner, the project will leverage: - APIs such as Skyscanner, Google Places, and TripAdvisor to source real-time information on flights, accommodations, and activities. - Go programming language to manage data integration, API connections, and backend development. - Basic machine learning libraries to implement AI-driven itinerary suggestions tailored to family needs and preferences.