Skip to content

eahenle/RQE

Repository files navigation

Router Query Engine (RQE)

End-to-end pipeline for querying a database of movie data using natural language.

Sort of a proof of concept to explore agentic systems.

Requirements

Python

python3.12

System

curl, unzip, python3.12-venv, python3.12-tk

OpenAI

OpenAI API key

Save this key in .openai and NEVER store in a public place or commit to git.

mem0

mem0 API key

Save this key in .mem0 and NEVER store in a public place or commit to git.

Installation

$ ./install

Use

$ ./launch

Type queries in the text box and chat with the RQE agent.

About

proof of concept to explore agentic systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published