Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.genie.harshalranjhani.in/llms.txt

Use this file to discover all available pages before exploring further.

So Genie currently uses three engines for it’s AI capabilities. Gemini, GPT, DeepSeek and Ollama engines.

Switching Engines and selecting models

You can switch between the three engines using the switch command. Here’s how you can do it:
genie switch
You can further select models for the engines via the switch command. Read more about the switch command here.

Current Configuration

You can check the current model and the current engine being used by Genie using the engine command. Here’s how you can do it:
genie engine
Read more about the engine command here.