Skip to content

Latest commit

 

History

History

developer_productivity_with_genai

Developer Productivity with GenAI

Codey models are text-to-code models from Google AI, trained on a massive code related dataset. You can generate code related responses for different scenarios such as writing functions, debugging, explaining code etc. Here is the overview of all the Codey APIs.

We offer a comprehensive set of notebooks that demonstrate how to use Codey APIs to solve various tasks in software development life cycle including code generation, unit test generation, code explanation, comment generation, code refactoring, debugging, migration, codebase chat, Doc search, and JIRA search.

Notebooks:

Requirements

To run the walkthrough and demonstration in the notebook you'll need access to a Google Cloud project with the Vertex AI API enabled.

Getting Help

If you have any questions or find any problems, please report through GitHub issues.