# How to create a custom ChatGPT based bot?

**URL:** https://meta.discourse.org/t/how-to-create-a-custom-chatgpt-based-bot/305629
**Category:** Development
**Tags:** ai
**Created:** [April 26, 2024, 6:46pm UTC](https://meta.discourse.org/t/how-to-create-a-custom-chatgpt-based-bot/305629 "2024-04-26T18:46:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![GiggaPoggers](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/giggapoggers/32/358541_2.png) [@GiggaPoggers](https://meta.discourse.org/u/GiggaPoggers)
#### Post date: [April 26, 2024, 6:46pm UTC](https://meta.discourse.org/t/how-to-create-a-custom-chatgpt-based-bot/305629/1 "2024-04-26T18:46:07Z")

</div>

I’m planning on making a chatGPT3.5 based bot for a forum i use, that also has a custom prompt. How might i do this without mod/admin, and just as a community member?

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [April 26, 2024, 6:55pm UTC](https://meta.discourse.org/t/how-to-create-a-custom-chatgpt-based-bot/305629/2 "2024-04-26T18:55:33Z")

</div>

> [@Discourse Chatbot robot](https://meta.discourse.org/t/discourse-chatbot-now-smarter-than-chatgpt/256652):
>
> information_sourceSummary The Original AI Chatbot for Discoursehammer_and_wrenchRepository Link [GitHub - merefield/discourse-chatbot: An AI bot with RAG capability for Topics, Chat & Customer Support in Discourse, currently powered by OpenAI · GitHub](https://github.com/merefield/discourse-chatbot)open_bookInstall Guide [How to install plugins in Discourse](https://meta.discourse.org/t/install-plugins-in-discourse/19157)heartSponsorship Please consider becoming an ongoing [sponsor of my open source work](https://github.com/sponsors/merefield) at a level that suits your or your organisation’s resources and needs to ens…

… but for any of these kind of extensions you would need to be admin.

Unless the admin was happy to give you an API key and you built a script to use the API …

But then if the admin trusted you that much why bother when you have Chatbot and Discourse AI … just ask the admin nicely to install them.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [April 26, 2024, 11:56pm UTC](https://meta.discourse.org/t/how-to-create-a-custom-chatgpt-based-bot/305629/3 "2024-04-26T23:56:59Z")

</div>

So to rephrase, you want to provide the persona editor to non staff?
