DataLens is a powerful online tool designed to streamline the preprocessing of datasets and provide detailed visualizations and comprehensive reports with minimal effort. Whether you're an analyst, data scientist, or someone looking to simplify data preparation, DataLens makes it quick and easy to get your data analysis-ready.
Transform your CSV files with a single click. AutoPreprocessor streamlines data preparation, making it quick and easy to get your data analysis-ready.
With BirdEye, upload your CSV and receive detailed visualizations and comprehensive reports in seconds. Get actionable insights quickly and efficiently.
- Frontend: Next.js, ShadCN, TailwindCSS
- Backend: Flask
- Authentication: Clerk
-
Clone the repository:
git clone https://github.com/yourusername/datalens.git
-
Navigate to the project directory:
cd datalens
-
Install dependencies:
# Frontend cd frontend npm install # Backend cd ../backend pip install -r requirements.txt
-
Start the development server:
# Frontend npm run dev # Backend flask run
This project is licensed under the Apache-2.0 License - see the LICENSE file for details.