Shortcuts

geodesic.account.projects.create_project

geodesic.account.projects.create_project(name, alias, description, keywords=[])[source]

Creates a new project. Helpful instead of creating a Project instance directly.

Parameters
  • name – name of the project. Used in most cases to look up a project

  • alias – a human readable name for the project

  • description – a text description of this project

  • keywords – a list of keywords to describe this project.

Docs

Developer documentation for Seer AI APIs

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources