Skip to content

UIC-InDeXLab/Needle

Repository files navigation

Needle

This the github code for the paper: Needle: A Generative-AI Powered Monte Carlo Method for Answering Complex Natural Language Queries on Multi-modal Data

In order to run project, you have to install python 3.12 installed, you need to create venv for each microservice and install requirements.txt. In order to run each microservice you can simply run uvicorn main:app