Skip to content

Workshop about AI in Development

Notifications You must be signed in to change notification settings

kaar/ai-powered-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Powered Development

It saves typing not thinking!

GitHub Copilot

GitHub Next (GitHub Copilot X)

npm install -g @githubnext/github-copilot-cli
github-copilot-cli auth
eval "$(github-copilot-cli alias -- "$0")"
git? delete current branch
gh? list open pull requests
?? find all files ending with .py

ChatGPT

Plugins

OpenAI API

  • OpenAI API

  • CI Example of how to write your own tool against OpenAI API.

Resources

Prompts

From now on, I would like you to ask me questions to deploy a Python
application to AWS. When you have enough information to deploy the
application, create a Python script to automate the deployment.

About

Workshop about AI in Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages