End-to-end pipeline for querying a database of movie data using natural language.
Sort of a proof of concept to explore agentic systems.
python3.12
curl, unzip, python3.12-venv, python3.12-tk
OpenAI API key
Save this key in .openai
and NEVER store in a public place or commit to git.
mem0
API key
Save this key in .mem0
and NEVER store in a public place or commit to git.
$ ./install
$ ./launch
Type queries in the text box and chat with the RQE agent.