# import ingest import sys sys.path.append(os.path.join(os.path.dirname(__file__), "./localGPTUI")) # importing the hello from localGPTUI import run # ingest.main()