How to use Gemini API on windows machine
1
0
Entering edit mode
8.8 years ago

Hi

Can you please tell me how can I call Gemini api through the windows machine, from scratch like 'gemini load ' command API and querying database api etc.

Thanks,
Nilesh

gemini • 1.8k views
ADD COMMENT
0
Entering edit mode

Hi Dan Gaston,

Thanks response, but can I use the Gemini code and rebuild this for windows machine, if possible can please tell me steps how can download the code and rebuild.

Thanks,
Nilesh

ADD REPLY
1
Entering edit mode

Its all Python and the database itself is SQLite3, I don't think it is really feasible to simply re-build it for Windows. I think you would need to do some substantial reprogramming in order to make it work on Windows. I certainly couldn't give you a step-by-step on how to do it.

ADD REPLY
0
Entering edit mode

Ok no problem Dan Gaston.

Thanks for help.

ADD REPLY
1
Entering edit mode
8.8 years ago
DG 7.3k

The actual API is called through Python. But it is oriented towards querying an existing GEMINI database. I don't think you can currently run GEMINI on a Windows platform. My suggestion would be to either install and use Linux on a machine (or dual-boot) or, if GEMINI is the only thing you want to use, to set up a virtual machine of some sort. This can be Linux installed inside Virtualbox or you can set up something like Vagrant which is lighter weight and will basically just give you a command-line install of Linux to work with.

ADD COMMENT

Login before adding your answer.

Traffic: 2082 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6