Essays about: "JavaScript"

Showing result 16 - 20 of 324 essays containing the word JavaScript.

  1. 16. Evaluating the Effectiveness of Open Source Chatbots for Customer Support

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Fabian Dacic; Fredric Eriksson Sepúlveda; [2023]
    Keywords : chatbot; machine learning; software framework; software library; language model; artificial intelligence; customer support; medicine; COVID-19; ChatterBot; Botkit; Natural JavaScript library; DialoGPT; Rasa; natural language processing;

    Abstract : Chatbots are becoming increasingly popular in various industries, and thereare many options available for businesses and organisations. Several studieshave investigated open-source chatbots and identified their core strengths,implementation, and integration capabilities however few have investigatedopen-source chatbot frameworks and libraries in a specific use case such asmedicine. READ MORE

  2. 17. Server-Side Rendering in React: When Does It Become Beneficial to Your Web Program?

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Oskar Lyxell; [2023]
    Keywords : Server-side rendering;

    Abstract : In recent years the technology of web application development has improved a lot and JavaScript frameworks such as React and Angular have increased in popularity. These frameworks use client-side rendering and have led to the rendering method’s increase in popularity compared to its previous conqueror; server-side rendering. READ MORE

  3. 18. Deep Learning in the Web Browser for Wind Speed Forecasting using TensorFlow.js

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

    Author : Sara Moazez Gharebagh; [2023]
    Keywords : TensorFlow.js; JavaScript; Artificial Neural Networks; Deep Learning; Recurrent Neural Networks; Long Short-Term Memory; GatedRecurrent Units; TensorFlow.js; JavaScript; Artificiella Neurala Nätverk; Djupinlärning; Recurrent Neural Networks; Long Short-Term Memory; GatedRecurrent Units;

    Abstract : Deep Learning is a powerful and rapidly advancing technology that has shown promising results within the field of weather forecasting. Implementing and using deep learning models can however be challenging due to their complexity. READ MORE

  4. 19. Static Analysis Of Client-Side JavaScript Code To Detect Server-Side Business Logic Vulnerabilities

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

    Author : Frederick van der Windt; [2023]
    Keywords : JavaScript; Static Analysis; Business Logic Vulnerabilities; Client-side; Fuzzing; Black-box; JavaScript; statisk analys; sårbarheter i affärslogiken; klientsidan; Fuzzing; Black-box;

    Abstract : In the real world, web applications are crucial in various domains, from e-commerce to finance and healthcare. However, these applications are not immune to vulnerabilities, particularly in business logic. Detecting such vulnerabilities can be challenging due to the complexity and diversity of application functionality. READ MORE

  5. 20. Performance Evaluation of Digital Image Processing on the Web using WebAssembly

    University essay from Uppsala universitet/Avdelningen för beräkningsvetenskap

    Author : Christoffer Nyberg; [2023]
    Keywords : WebAssembly; wasm; SIMD; multithreading; performance;

    Abstract : JavaScript has been the de-facto standard programming language for Web browsers for some time. Although it has enabled the interactive and complex web pages we have today, it has long been characterized by performance issues. A promising new technology, WebAssembly, aims to enable near-native performance on the Web. READ MORE