Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fhdsl/ai_for_efficient_programming
DaSL's course on AI skills for efficient programming
https://github.com/fhdsl/ai_for_efficient_programming
artificial-intelligence chatbot course hutch-course learn-ai llm llms software-learning
Last synced: 3 days ago
JSON representation
DaSL's course on AI skills for efficient programming
- Host: GitHub
- URL: https://github.com/fhdsl/ai_for_efficient_programming
- Owner: fhdsl
- License: cc-by-4.0
- Created: 2023-03-31T19:32:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-17T20:04:14.000Z (2 months ago)
- Last Synced: 2024-09-18T00:40:36.136Z (2 months ago)
- Topics: artificial-intelligence, chatbot, course, hutch-course, learn-ai, llm, llms, software-learning
- Language: CSS
- Homepage: https://hutchdatascience.org/AI_for_Efficient_Programming/
- Size: 28.1 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# AI and Large Language Models for Software
[![Render Bookdown and Coursera](https://github.com/jhudsl/OTTR_Template/actions/workflows/render-all.yml/badge.svg)](https://github.com/jhudsl/OTTR_Template/actions/workflows/render-all.yml)
This course was created from [this GitHub template](https://github.com/jhudsl/OTTR_Template).
You can see the rendered course material [here](https://hutchdatascience.org/AI_for_Efficient_Programming/).
If you would like to contribute to this course material, please [submit an issue](https://github.com/fhdsl/AI_for_Efficient_Programming/issues).
## About this course
This course guides learners in how to leverage AI, specifically Large Language Models such as ChatGPT and Bard, for software.
## Learning Objectives
This course will teach learners to use AI to:
- Generate code
- Debug code
- Refactor code
- Annotate code
- Understand code written by others
- Translate code to other languages
- Follow ethical guidelines for using AI
All materials in this course are licensed under a Creative Commons Attribution 4.0 International License unless noted otherwise.