This installation guide will help you get Genesis Bots installed and configured on Mac and Linux systems.
Python 3.10 and above
. Use this command to check your version.Install the genesis_bots package
genesis
. This directory will be used for setting up the sample data, managing server state, installing sample scripts and for managing your virtual env.genesis
:Setup your working directory
genesis_sample
directory in your working directory.database_demos
- contains examples and instructions on how to connect your Genesis server to various databases that are supported by Genesis (other than Snowflake, which we cover seperately).
demo_data
- contains local database defintions (e.g. Baseball data, Formula1 data) and other sample datasets that are used for demonstrating the data tools used by the Genesis Bots on your local machine.
demos
- contains python example scripts that demonstrate how to use the Genesis API (the genesis_bots.api
python package) to build AI data applications using the Genesis system.
Start Genesis Server