RTutor is an AI-powered application that allows users to interact with their data in natural language. It enables users to generate and run R code to produce plots and numerical results. Top 5 features:
– Voice input to ask questions
– Generates and runs Python and R code
– Automatically converts the first column into row names
– Automatically converts some numeric columns with few unique levels to factors
– Record and reproduce previous requests
Top 5 use cases:
– Data exploration
– Data visualization
– Exploratory data analysis (EDA)
– Automation of R coding
– Learning basic R coding