# Custom GPTs as a Developer Companion (AI for DevEx, Part 2)

DevFeed: [Custom GPTs as a Developer Companion (AI for DevEx, Part 2)](<https://devfeed.tech/articles/custom-gpts-as-a-developer-companion-ai-for-devex-part-2-39887.md>)

Original publisher: [Read original article](<https://mende.io/blog/custom-gpts-as-a-developer-companion-ai-for-devex-part-2/>)

Author: tobi@techunicorn.builders (Tobias Mende)

Published: 2023-11-25T05:00:00Z

Content type: tutorial

Language: en

Sources: [Tobias Mende](<https://devfeed.tech/sources/tobias-mende.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [devex](<https://devfeed.tech/topics/devex.md>), [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [Code](<https://devfeed.tech/topics/code.md>), [Java](<https://devfeed.tech/topics/java.md>), [Spring Boot](<https://devfeed.tech/topics/spring-boot.md>), [Gradle](<https://devfeed.tech/topics/gradle.md>), [API](<https://devfeed.tech/topics/api.md>), [Amazon Elastic Kubernetes Service](<https://devfeed.tech/topics/amazon-elastic-kubernetes-service.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-for-devex-artificial-intelligence-developer-experience-developer-productivity-engineering-exc](<https://devfeed.tech/tags/ai-for-devex-artificial-intelligence-developer-experience-developer-productivity-engineering-exc.md>), [apis](<https://devfeed.tech/tags/apis.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [code](<https://devfeed.tech/tags/code.md>), [developer](<https://devfeed.tech/tags/developer.md>), [developers](<https://devfeed.tech/tags/developers.md>), [devex](<https://devfeed.tech/tags/devex.md>), [gradle](<https://devfeed.tech/tags/gradle.md>), [java](<https://devfeed.tech/tags/java.md>), [openai](<https://devfeed.tech/tags/openai.md>), [spring-boot](<https://devfeed.tech/tags/spring-boot.md>), [testing](<https://devfeed.tech/tags/testing.md>)

## AI overview

This tutorial explains how custom GPTs can support developer workflows by combining instructions, uploaded knowledge, and APIs with project-specific context. It demonstrates creating a custom GPT named "Spring Buddy" for a fictional Java, Spring Boot, Gradle, Spock, AWS EKS, AWS S3, and PostgreSQL project.

## Source excerpt

Custom GPTs as a Developer Companion (AI for DevEx, Part 2) Part 2 of "AI for DevEx" focuses on the new GPTs announced by OpenAI on November 6th and how they can enhance the experience for developers.