Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/b2renger/creativecoding_x_generativeai
Code examples and ressources for the Nantes Digital Week 2023 workshop by @lecolededesign x @accenture
https://github.com/b2renger/creativecoding_x_generativeai
Last synced: 22 days ago
JSON representation
Code examples and ressources for the Nantes Digital Week 2023 workshop by @lecolededesign x @accenture
- Host: GitHub
- URL: https://github.com/b2renger/creativecoding_x_generativeai
- Owner: b2renger
- License: mit
- Created: 2023-09-04T06:36:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-27T08:03:05.000Z (about 1 year ago)
- Last Synced: 2023-09-27T18:04:51.450Z (about 1 year ago)
- Language: JavaScript
- Size: 13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CreativeCoding_X_GenerativeAI
Code examples and ressources for the Nantes Digital Week 2023 workshop by @lecolededesign x @accentureHosted by :
Alban Deumier (accenture)
Bérenger Recoules (lecolededesign)
Valentin Villedieu (accenture)
We will talk about using AI to generate some code :
- chat vs integrated
- code generation
- code explanation### Tools
#### Online
- Phind : https://www.phind.com/
- Bard : https://bard.google.com/
- Chatgpt : https://chat.openai.com/
- Hugging Chat :https://huggingface.co/chat/#### Offline
- faraday : https://faraday.dev/
- bloop ¤ : https://bloop.ai/#### Integrated in visual studio code : for autocompletion
- GenieAI (needs an openAI key) : https://www.genieai.co/
- CodyAI : https://meetcody.ai/fr/
- Codeium ¤ : https://codeium.com/¤ **not used in the workshop but worth mentionning**