Skip to content

Framework to automate ETL pipeline creation with a touch of AI.

License

Notifications You must be signed in to change notification settings

teamclairvoyant/minimal-ai

Repository files navigation

Minimal-AI

Prerequisite

  • Python 3.11
  • Poetry

Steps to configure the repo locally

  • Clone the repo and cd into the directory
  • Run cmd -> poetry config virtualenvs.in-project true
  • To install the project dependencies and create the virtual env run -> poetry install
  • To activate the env -> poetry shell
  • Now you can run the main script by running -> python minimal_ai/run_server.py

About

Framework to automate ETL pipeline creation with a touch of AI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published