# OpenAI's GPT Store is live: Create and Publish a custom Postgres GPT Expert

DevFeed: [OpenAI's GPT Store is live: Create and Publish a custom Postgres GPT Expert](<https://devfeed.tech/articles/openai-s-gpt-store-is-live-create-and-publish-a-custom-postgres-gpt-expert-5702.md>)

Original publisher: [Read original article](<https://neon.com/blog/openais-gpt-store-is-live-create-and-publish-a-custom-postgres-gpt-expert>)

Author: Peter Bendel

Published: 2024-01-11T15:56:35Z

Content type: tutorial

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Transformers](<https://devfeed.tech/topics/transformers.md>), [Python](<https://devfeed.tech/topics/python.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [developers](<https://devfeed.tech/tags/developers.md>), [github](<https://devfeed.tech/tags/github.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [openai](<https://devfeed.tech/tags/openai.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [product](<https://devfeed.tech/tags/product.md>), [python](<https://devfeed.tech/tags/python.md>)

## AI overview

This tutorial explains how developers can create and publish a custom ChatGPT experience focused on Neon and PostgreSQL. It covers configuring instructions, adding uploaded knowledge, enabling capabilities such as web search and image creation, publishing through the GPT Store, and using Python and Postgres in the implementation.

## Source excerpt

Do you have questions about PostgreSQL or Neon? We built a custom Neon and PostgreSQL OpenAI GPT expert to help you with your queries and projects. OpenAI's GPT allows developers to create custom ChatGPT experiences to perform specific tasks or answer questions about a given topi...