Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# CreativeCoding_X_GenerativeAI
Code examples and ressources for the Nantes Digital Week 2023 workshop by @lecolededesign x @accenture

Hosted 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**