- Are you using AI like ChatGPT in your API design process? (Do you think they could be beneficial in parts of API development?)
- Are you skeptical or optimistic about AI code generation, and why?
- What do you wish these AI models could improve on?
- When code generation AI use (or don't use) your APIs to solve tasks, what do you think of that?
- Is it exciting for you to see your API 'captured' by an AI/LLM --broadening access to new people, say --or does part of it trouble you?
Many APIs already use code generation from some higher level specification, since you really want your API to be cohesive and unified.
For now AI tools are great for exploration of new ideas, but not really generating tens of thousands lines of repetitive code.