# About Discourse AI

**URL:** https://meta.discourse.org/t/discourse-ai/288617
**Category:** Support
**Tags:** ai
**Created:** [December 14, 2023, 6:44am UTC](https://meta.discourse.org/t/discourse-ai/288617 "2023-12-14T06:44:13Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Lhc\_fl](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lhc_fl/32/268115_2.png) [@Lhc\_fl](https://meta.discourse.org/u/Lhc_fl)
#### Post date: [December 14, 2023, 8:19am UTC](https://meta.discourse.org/t/discourse-ai/288617/3 "2023-12-14T08:19:55Z")

</div>

Precisely, all the Processors mentioned in Module Providers for Discourse’s functionality require you to set up AI yourself using Docker.

That’s right. All the functions of `Processor: Discourse` mentioned in Module Providers require you to use docker to set up AI.

> [@Falco](#):
>
> ## Modules Providers
> 
> As we said above, we are committed to offer new AI features without compromising your privacy. See below the current providers and models for each module. CDCK handles hosting for open-source models in our infrastructure and API keys for SaaS providers like OpenAI:
> 
> | Module | Provider | Processor |
> | --- | --- | --- |
> | Toxicity | [UnitaryAI](https://github.com/unitaryai/detoxify) | Discourse |
> | Sentiment | [Emotion English DistilRoBERTa-base](https://huggingface.co/j-hartmann/emotion-english-distilroberta-base) | Discourse |
> | | [Twitter-roBERTa-base for Sentiment Analysis](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) | Discourse |
> | NSFW | [GantMan - nsfw](https://github.com/GantMan/nsfw_model) | Discourse |
> | | [Open-NSFW 2](https://github.com/bhky/opennsfw2) | Discourse |
> | Semantic | [Sentence Transformers](https://github.com/UKPLab/sentence-transformers) | Discourse |
> | | [pgvector](https://github.com/pgvector/pgvector) | Discourse |
> | Composer | [OpenAI](https://platform.openai.com/) | Third party |
> | | [Anthropic](https://www.anthropic.com/) | Third party |
> | Summarization | [bart large cnn samsum](https://huggingface.co/philschmid/bart-large-cnn-samsum) | Discourse |
> | | [flan t5 base sansum](https://huggingface.co/philschmid/flan-t5-base-samsum) | Discourse |
> | | [long t5 tglobal base 16384 book summary](https://huggingface.co/pszemraj/long-t5-tglobal-base-16384-book-summary) | Discourse |
> | | [OpenAI](https://platform.openai.com/) | Third party |
> | | [Anthropic](https://www.anthropic.com/) | Third party |
> | AIBot | [OpenAI](https://platform.openai.com/) | Third party |
> | | [Anthropic](https://www.anthropic.com/) | Third party |
> 
> > 📣 Additional Discourse processor options for Composer / Summarization / AIBot are coming soon!

---

_[View the full topic](https://meta.discourse.org/t/discourse-ai/288617)._
