Skip to content

Latest commit

 

History

History
93 lines (70 loc) · 2.95 KB

README.md

File metadata and controls

93 lines (70 loc) · 2.95 KB

Analyza!

All about data!

From {Raw Data} to {Refined Insights}

Extract. Structure. Insights. Visualize. Analyze. Customize.


Current version for Analyza Minimum Next.js version required: 14+ Minimum Python version required: 3.9+ License badge for Analyza

Introduction

Analyza is your all-in-one solution to turn raw data into actionable insights. Designed for data enthusiasts, analysts, and developers, Analyza provides tools to extract, structure, and visualize data seamlessly. From cleaning to customization, we ensure your data journey is efficient and insightful.

Main features:

  • Data extraction: Import data from various sources.
  • Structuring tools: Format and clean data with ease.
  • Insights generation: Leverage built-in analytics and AI models.
  • Visualization: Create customizable dashboards and reports.

Getting Started with Analyza

First, get yourself a clone of analyza:

git clone https://github.com/auth-02/analyza.git
cd analyza

Next, go ahead and create a virtual environment for Analyza and activate it:

python3 -m venv venv
source venv/Scripts/activate #for linux/mac ->  venv/bin/activate

Then, install the dependencies:

npm install

Then, run the development server (python dependencies will be installed automatically here):

npm run dev

"That's it! Analyza is ready"


Go to Analyza in your favorite browser.

Also, the FastAPI server will be running on API Docs.

Contributors


auth-02

maheshsathe07

License

MIT © Analyza