An agentic AI-powered Knowledge Graph for semantic exploration and intelligent insights over film data.
- Clone the repository:
git clone https://github.com/rodolfo-brandao/cinematica.gitcd cinematica- Create
.venv:
python3 -m venv .venvsource .venv/bin/activate- Install dependencies:
pip install -r requirements.txt- Run the application:
python -m src.main