mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-03-09 11:48:47 +00:00
Adds a new rake task to generate topics using the AI helper model. Generate topics using ``` bundle exec rake "ai:generate_topics[Don Quijote de la Mancha\, Cien años de soledad\, Os Lusíadas\,三国演义]" ``` For now it randomly chooses a non-read-restricted category and a random bunch of users.