import os # Configuration for data paths BASE_DIR = os.path.dirname(os.path.abspath(__file__)) DATA_DIR = os.path.dirname(os.path.abspath('../../../db/data/README.md')) PROJECT_DIR = os.path.dirname(os.path.abspath('../../../README.md'))