a project made to make automation with AI for you diy projects easy
qexec allows AI to execute functions for you even with details like states or specific values
just type pip install qexec
and import import qexec
uses one provider,model and API key
Use qexec.config(model="Claude-3.5-Sonnet",api_key="your_key",Provider.ANTROPIC)
Available providers
- OPENAI
- GROK
- ANTROPIC
- OPENROUTER
- META
- MISTRAL
- AISTUDIO