Skip to content

ntua/ai4softwarearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

An Empirical Evaluation of Large Language Models applying Software Architectural Patterns

Datasets from experimenting with various LLMs for creating architectures (client-server, 3-tier, MVC, microservices) from textual descriptions of requirements (FR & NFR, SRS) with parameters relating to RAG materials and RAG embedding models.

Experiments

  • Dummy Coordinate Converter (DCC): A very simple app to convert coordinates from polar to cartesian and vice versa. Architectures investigated: client-server, 3-tier and MVC.
  • MyCharts: A SaaS app allowing you to create charts from textual descriptions and data. Architectures investigated: client-server, 3-tier, MVC and microservices.

Links to Experiment data

About

Research material, part of publication "An empirical evaluation of Large Language Models applying Software Architectural Patterns"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors