diff --git a/DESCRIPTION b/DESCRIPTION index f823e70..658ca6f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,13 +1,13 @@ Package: mergen Type: Package -Title: mergen: AI-Driven Code Generation, Explanation and Execution for Data Analysis +Title: AI-Driven Code Generation, Explanation and Execution for Data Analysis Version: 0.1.0 Authors@R: c( person("Altuna", "Akalin", , "aakalin@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0468-0117")), person("Jacqueline Anne", "Jansen", , "jacqueline-98@hotmail.com", role = "aut") ) -Description: mergen employs artificial intelligence to convert data analysis questions into executable code, explanations, and algorithms. The self-correction feature ensures the generated code is optimized for performance and accuracy. mergen features a user-friendly chat interface, enabling users to interact with the AI agent and extract valuable insights from their data effortlessly. +Description: employs artificial intelligence to convert data analysis questions into executable code, explanations, and algorithms. The self-correction feature ensures the generated code is optimized for performance and accuracy. mergen features a user-friendly chat interface, enabling users to interact with the AI agent and extract valuable insights from their data effortlessly. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true