Essays about: "software applications and information systems"

Showing result 1 - 5 of 93 essays containing the words software applications and information systems.

  1. 1. Challenges in Specifying Safety-Critical Systems with AI-Components

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Iswarya Malleswaran; Shruthi Dinakaran; [2023-09-26]
    Keywords : Software engineering; Requirement engineering; Specification; Safety; Computer Science; Engineering; Machine learning; Deep learning; Runtime monitor; Data Selection; Data Collection;

    Abstract : Safety is an important feature in automotive industry. Safety critical system such as Advanced Driver Assistance System (ADAS) and Autonomous Driving (AD) follows certain processes and procedures in order to perform the desired function safely. READ MORE

  2. 2. How Venture Capital Could Use Large Language Models to Screen Sustainability Impact Startups

    University essay from Lunds universitet/Miljö- och energisystem

    Author : Måns Vilhelm Tivenius; Karl-Gustav Elf; [2023]
    Keywords : Large Language Models; Venture Capital; Impact Investing; Prompt Engineering; GPT-4; ChatGPT; Impact; Sustainability; Artificial Intelligence; Startup success; Impact startup; Impact measurement; Screening; AI for good; Technology and Engineering;

    Abstract : This study investigates the potential of large language models (LLMs), such as ChatGPT, to aid venture capitalists in the screening of startups that maximize sustainability impact. To determine the scope that maximizes impact for venture capitalists' and to identify effective screening criteria, the study utilized theoretical research and interviews. READ MORE

  3. 3. Benchmarking the request throughput of conventional API calls and gRPC : A Comparative Study of REST and gRPC

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Johan Berg; Daniel Mebrahtu Redi; [2023]
    Keywords : REST; gRPC; JSON; Protocol Buffers; API; HTTP; Benchmark; Performance; Microservices; Network Communication; REST; gRPC; JSON; Protocol Buffers; API; HTTP; Benchmark; Prestanda; Mikrotjänster; Nätverkskommunikation;

    Abstract : As the demand for better and faster applications increase every year, so does the demand for new communication systems between computers. Today, a common method for computers and software systems to exchange information is the use of REST APIs, but there are cases where more efficient solutions are needed. In such cases, RPC can provide a solution. READ MORE

  4. 4. KARTAL: Web Application Vulnerability Hunting Using Large Language Models : Novel method for detecting logical vulnerabilities in web applications with finetuned Large Language Models

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Sinan Sakaoglu; [2023]
    Keywords : Broken Access Control; Vulnerability; Large Language Models; Web Application; API; Detection; Scanner; DAST; Application Security; Brutet åtkomstkontroll; Sårbarhet; Stora språkmodeller; Webbapplikation; API; Upptäckt; Skanner; DAST; Applikationssäkerhet;

    Abstract : Broken Access Control is the most serious web application security risk as published by Open Worldwide Application Security Project (OWASP). This category has highly complex vulnerabilities such as Broken Object Level Authorization (BOLA) and Exposure of Sensitive Information. READ MORE

  5. 5. Does Rust SPARK joy? : Recommendations for safe cross-language bindings between Rust and SPARK

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Aïssata Maiga; [2023]
    Keywords : Rust; Ada; SPARK; Foreign Function Interface FFI ; memory safety; type safety; ownership; Rust; Ada; SPARK; Gränssnitt för främmande funktioner FFI ; minnessäkerhet; typsäkerhet; ägarskap;

    Abstract : This thesis aims to provide recommendations for interfacing two memory-safe programming languages, Rust and SPARK. The comparison of Rust and C/C++, as well as SPARK and C/C++, has been thoroughly researched. However, this level of investigation hasn’t been as extensive between memory-safe languages. READ MORE