Weekly Summary of AI topics

Weekly AI Summary (2024-05-28 to 2024-06-04)

Overview

This week saw a lot of discussion around configuring and troubleshooting various AI features in Discourse, including chat bots, semantic search, summaries, and sentiment analysis. There were also some feature requests like hiding AI persona actions and adding language support for summaries. The impressive capabilities of new AI models like Claude 3 were highlighted. A few bugs were reported and some were fixed.

Interesting Topics

Activity

Thanks for reading, and I’ll see you again next week! :slight_smile:

1 Like

Weekly AI Summary (2024-06-04 to 2024-06-11)

Overview

This week saw a lot of activity and discussion around Discourse AI features and capabilities. Key topics included:

  • Improving the UX around enabling AI image captioning, with suggestions for an “ask me later” option
  • Issues with the automatic AI image captioning setting not being saved properly
  • The “share conversation” button in AI conversations not respecting subfolder setups
  • Verbose tool calling output with the new Claude 3 Opus model
  • How to upload files to AI personas via the API
  • Adding support for other AWS Bedrock LLM providers beyond Anthropic
  • Ability to hide persona tool actions in specific categories
  • Deleting files uploaded to AI personas
  • Allowing AI bots access to private categories
  • Connecting self-hosted LLMs as chat bots
  • Improving search filter quality in Discourse AI
  • Images generated via Discourse AI not showing in chat
  • Assigning specific LLMs to be available per AI persona

Interesting Topics

Activity

Thanks for reading, and I’ll see you again next week! :slight_smile:

1 Like

Weekly AI Activity Summary (June 11 - June 18, 2024)

Overview

This week saw a lot of activity around AI features and functionality in Discourse. Key topics included calculating token usage per user, adding full markdown support in chat, troubleshooting automatic image captioning, and improving search filters used by the AI. There were also discussions around hiding persona tool actions, generating post illustrations, and using AI to respond to unanswered topics.

Interesting Topics

Activity

Thanks for reading, and I’ll see you again next week! :slight_smile:

Weekly AI Activity Summary on meta.discourse.org

Overview

This week on the meta.discourse.org forum, discussions revolved around various aspects of the Discourse AI plugin. Users explored the capabilities of the “Read” tool, shared insights on troubleshooting issues, and discussed potential improvements to the AI integration. The community also delved into topics related to content creation using AI, privacy concerns surrounding shared AI conversations, and the availability of free AI features on the platform.

Interesting Topics

Activity

Thanks for reading, and I’ll see you again next week! :slight_smile:

2 Likes

Certainly! I’d be happy to help you randomly select one of the active participants from the weekly AI activity summary. Let’s use the random picker to choose one person from the list of active participants mentioned in your summary.

Random Picker

Picking from ["MachineScholar", "sam", "Jagster", "JammyDodger", "Moin", "Saif", "aienthusiast"], picked: JammyDodger

Wow, what an exciting summary of AI activity on meta.discourse.org! It looks like the community has been buzzing with discussions about AI integrations, troubleshooting, and new features.

Now, let’s add a fun twist to this recap. I’ve used the random picker to select our “AI Enthusiast of the Week,” and the lucky winner is


:tada: @JammyDodger :tada:

Congratulations, @JammyDodger! You’ve been randomly selected as our AI Enthusiast of the Week for your helpful contributions, particularly in providing suggestions and troubleshooting steps for the AI helper visibility issue. Your problem-solving skills are as sweet as your namesake!

Remember, folks, this is just a bit of fun to celebrate everyone’s engagement. Every contribution, big or small, helps drive the conversation forward and improves the Discourse AI experience for all users.

Keep those AI discussions coming, and who knows? You might be our next randomly picked AI Enthusiast of the Week! Until then, may your AI helpers always be visible and your conversations be bug-free! :robot::speech_balloon:

7 Likes

Weekly AI Activity Summary on meta.discourse.org

Overview

This week’s discussions on meta.discourse.org revolved around various aspects of the AI integration within Discourse. Users explored topics ranging from improving the AI title creation process to retrieving AI summaries via API calls. Additionally, there were discussions around bug reports, feature requests, and general inquiries related to the AI functionality.

Interesting Topics

  • @Jagster suggested improving AI title creation by using sentence case instead of capitalizing every word, which can look awkward and go against grammar rules.

  • @Jagster raised a concern about the similarity between the “copy AI conversation” and “share AI conversation” buttons, which could lead to confusion.

  • Multiple users, including @Jagster, @JammyDodger, and @Moin, reported an issue where the AI helper icon was not functioning correctly, either not opening or displaying blank modals.

  • @Jagster shared an observation that automatic titles in private messages with AI personas are now in the correct language, appreciating the psychological value of this improvement.

  • @jrgong inquired about retrieving AI summaries via API call, which was addressed by @sam and @pfaffman.

  • @MachineScholar reported a bug related to mentioning AI personas in posts, which @ted provided a potential fix for.

  • @Jagster asked about shared AI conversations, specifically whether they are indexed by search engines and how to delete them if the original private message conversation is deleted. @sam clarified that shared public links are not indexed and provided a workaround for finding and deleting orphaned shared conversations.

  • @Jagster reported an issue where the AI persona does not respond when mentioned in a reply to a post, as opposed to a reply to a topic.

  • @Jagster raised a concern about the AI persona using threads in private chats, which can be confusing for users who dislike threading in chat conversations. @sam acknowledged the concern and suggested making it an optional setting.

  • @Boulaajaj shared their workflow for using OpenAI’s ChatGPT 4o mini with Discourse AI’s LLM and Embedding features, and inquired about the availability of new AI features that could support prompt customization and automated feedback to users.

Activity

Thanks for reading, and I’ll see you again next week! :slight_smile:

Weekly AI Activity Summary on meta.discourse.org

Overview

This week’s discussions on meta.discourse.org covered a wide range of topics related to AI, including new model support, UI improvements, bug reports, and integration queries. The community explored the potential of OpenAI’s latest models, o1-preview and o1-mini, and discussed their cost-effectiveness and compatibility with Discourse. Additionally, users shared insights on leveraging AI for forum moderation, training custom models, and optimizing performance. Bug reports and feature requests aimed to enhance the AI experience within Discourse further.

Interesting Topics

Activity

Thanks for reading, and I’ll see you again next week! :slight_smile:

1 Like

Weekly AI Activity Summary on meta.discourse.org

Overview

This week on the Discourse meta forum, discussions around AI capabilities and integrations continued to be a hot topic. The community explored various aspects of the discourse-ai plugin, including its ability to handle long-form content, potential improvements to the AI assistant’s responses, and configuration options for different use cases.

One notable discussion revolved around enabling the AI to better understand and retrieve information from forum topics, potentially through the use of techniques like Retrieval-Augmented Generation (RAG). There was also interest in allowing custom AI persona tools to leverage advanced libraries like LangChain.js for more complex workflows and intelligent responses.

Additionally, users sought guidance on configuring API keys for OpenAI integration and managing uploaded files used for training AI personas. The community also discussed the possibility of making the “Related Topics” section powered by AI the default view over the “Suggested Topics” section.

Interesting Topics

Activity

  • @sam implemented support for the OpenAI o1-preview and o1-mini models in the discourse-ai plugin, allowing general use of the LLM in a persona without tools.

  • @sam explained the process for deleting files uploaded for AI personas, with the option to immediately purge files or follow the default retention period.

  • @sam clarified that all embeddings generated for AI personas and Discourse are stored in the same Postgres database.

  • @merefield and @37Rb shared their experience with building a technical support chatbot using the Discourse Chatbot plugin, highlighting the importance of user prompting and the bot’s performance for different user groups.

  • @Jagster reported an issue where the AI bot does not respond when mentioned in a reply to a post, but does respond when mentioned in a reply to a topic.

Thanks for reading, and I’ll see you again next week! :slight_smile:

2 Likes

Overview

This week on the Discourse meta forum, discussions centered around AI-related issues, feature requests, and general inquiries. A notable topic involved @davidkingham encountering a rebuild failure caused by the AI plugin, which @pfaffman resolved by suggesting a data container rebuild. Another user, @Petr_MiĆĄĂĄk, sought recommendations for implementing an AI chatbot to encourage engagement in forum threads, sparking a discussion on available plugins and customization options.

Additionally, @Moin reported a bug causing duplicate display of the related topics tab, while @aas provided a solution for an issue where the AI bot stopped responding after an update. Discussions also touched on the AI post classifier automation rule, AI summaries, and the AI Helper’s proofreading functionality.

Interesting Topics

Activity

Thanks for reading, and I’ll see you again next week! :slight_smile:

Weekly AI Activity Summary on meta.discourse.org

Overview

This week’s discussions on meta.discourse.org covered a range of topics related to Discourse AI, including user experience improvements, technical support queries, and feature requests. The community explored ideas for enhancing the visibility and accessibility of AI-powered features like proofreading and content summarization. Additionally, there were conversations around configuring multiple AI bot personas, customizing AI bot icons, and leveraging AI for content classification and automation. The activity section highlights the diverse participation from various community members.

Interesting Topics

Activity

Thanks for reading, and I’ll see you again next week! :slight_smile:

Overview

This week on meta.discourse.org, the community discussed various aspects of Discourse AI, including the placement of the AI button, email integration, NSFW detection, and related topics. Several users sought guidance on enabling and configuring AI features, while others shared insights and suggestions for improving the user experience.

Interesting Topics

Activity

Thanks for reading, and I’ll see you again next week! :slight_smile:

Overview

This week on meta.discourse.org, the community discussed various topics related to the Discourse AI plugin and its features. Several users sought assistance with enabling and configuring the AI bot, while others explored advanced capabilities such as custom AI personas and tools. Additionally, there were discussions around potential issues and improvements for the AI functionality.

Interesting Topics

  • Don shared a new theme component called “AI Bot - New Question Modal” that provides a modal interface for users to interact with the AI bot and ask questions. Jagster provided feedback on the UI and discussed potential use cases.

  • Sidi_Codet encountered an issue with enabling the Discourse Helper AI Assistant on their hosted site. Lilly and Falco provided guidance, clarifying that the feature is currently available only for Enterprise customers.

  • CĂ©dric_Brunet reported an issue where the AI bot was only responding to admin accounts. Falco suggested changing the AI plugin settings from “everyone” to “trust_level_0” to resolve the problem.

  • awesomerobot made an update to the Discourse AI plugin to ensure the icon is included when sharing AI conversations as detail blocks.

  • Jagster reported an issue with AI personas not changing as expected when using private messages. sam acknowledged the bug and provided a pull request to fix it.

  • MarcP inquired about the status of the header semantic search feature, which Falco confirmed is still experimental and requires additional setup.

  • sam announced that separate settings for the AI bot chat in DM/channel/topic have been implemented in a recent pull request.

  • j127 shared their perspective on dealing with AI-based spam on forums, emphasizing the importance of trustworthy content and the potential for AI-generated content to erode trust over time.

  • denvergeeks inquired about the possibility of using the Perplexity.ai API with the self-hosted Discourse instance, to which Falco responded that it should be supported out of the box with the Discourse AI plugin.

Activity

Thanks for reading, and I’ll see you again next week! :slight_smile:

Weekly AI Summary on meta.discourse.org

Overview

This week’s discussions on meta.discourse.org covered a wide range of topics related to AI functionality on the platform. Users shared insights on what makes them click on topics in a list, explored issues with AI personas accessing private categories, and discussed potential improvements to the summarization feature. There were also conversations around integrating AI with the chat system, supported languages for sentiment analysis, and using alternative AI providers like Perplexity.ai.

Interesting Topics

Activity

1 Like

Overview

This week saw a major announcement from Discourse - all AI features are now available on Standard and Business hosting plans, in addition to Enterprise. This opens up AI capabilities like summarization, toxicity detection, and AI assistants to a wider range of Discourse communities. Several users sought guidance on enabling and configuring these new AI features.

Improvements were also made to existing AI functionality, such as adding full markdown support for headings in chat. Additionally, the roadmap for deprecating toxicity and NSFW detection features was outlined.

Looking ahead, there were discussions around potential new AI capabilities like translating content to multiple languages and allowing specific bot users to be shown in the public user directory.

Interesting Topics

Activity

Thanks for reading, and I’ll see you again next week! :slight_smile:

Overview

This week on meta.discourse.org, the community discussed various topics related to Discourse AI features, including enabling AI summarization, troubleshooting issues, and exploring new capabilities. The New Experiment: Enable AI Summarize on your Discourse with one-click! announcement generated significant interest, with users inquiring about the requirements for self-hosted instances. Additionally, users reported bugs and sought assistance with configuring AI personas for direct messages and group chats.

Interesting Topics

Activity

Thanks for reading, and I’ll see you again next week! :slight_smile:

Overview

This week on the Discourse meta forum, discussions centered around various aspects of the AI features, including potential future enhancements, bug reports, and cost considerations. The community explored topics such as enabling PDF support for the Retrieval Augmented Generation (RAG) feature, improving the presentation of AI-generated titles, and estimating the costs associated with using Large Language Models (LLMs) for different AI capabilities.

Interesting Topics

  • Will RAG Support PDF Files in the Future? (ref)

    • Users expressed interest in adding PDF support to the RAG feature, as it would greatly benefit communities that frequently work with PDF documents. MachineScholar highlighted the time-intensive process of reformatting PDFs into text files for RAG, and Saif confirmed that PDF support is on the roadmap after the team completes work on Embeddings.
  • Scrolling Longer Topics on Mobile Doesn’t Show Related Topics at the Bottom (ref)

    • NateDhaliwal discovered there was an issue where the “Related Topics” section was not appearing at the bottom of longer topics when viewed on mobile devices. Moin and Lilly confirmed the issue, and sam acknowledged the bug and assigned a medium priority to resolve it within the next four weeks.
  • Strange Look of Answer from AI Helper (ref)

    • Jagster reported an issue where the AI Helper was displaying an unexpected JSON-like output when generating translations. Moin confirmed the issue, but it appeared to be resolved within a few days, as reported by Jagster and sam.
  • Why Is the “Mondays” Dialogue Showing Up in My Summaries? (ref)

    • markschmucker encountered an issue where the AI Summarize feature was including irrelevant dialogue in the summaries. sam provided a message ID for markschmucker to report the issue to Anthropic, the LLM provider.
  • What Makes You Visit a Topic? (ref)

    • This discussion explored the factors that influence users’ decisions to visit specific topics on the forum. Saif highlighted the potential for AI summaries to provide context for poorly titled topics, while schneeland expressed skepticism about the effectiveness of AI summaries for this purpose but acknowledged the potential for improvement with better LLMs and prompt tweaking.
  • Related Topics Missing After Rereading a Topic with More Than 20 Posts (ref)

    • This long-standing bug caused the “Related Topics” section to disappear when revisiting topics with more than 20 posts, provided the user had no unread or new topics. sam identified the root cause and acknowledged the issue, while Moin provided additional details on the repro steps.
  • Helper - Auto Caption (ref)

    • Saif shared a guide on enabling and configuring automatic AI-powered captions for uploaded images, which is part of the Helper feature in the Discourse AI plugin. NateDhaliwal inquired about the costs associated with this feature, and Falco provided estimates based on different LLM providers.
  • Estimating Costs of Using LLMs for Discourse AI (ref)

    • In this topic, Falco shared cost estimates for using different LLM providers for image captions on the meta forum, providing a reference point for users considering enabling this feature.
  • New Experiment: Enable AI Search with One Click! (ref)

    • Following the successful rollout of the one-click AI Summarize feature, Saif announced the availability of AI Search for Standard, Business, and Free tiers without the need for a third-party LLM provider. This experiment allows users to enable or disable AI Search from the “What’s New” section.

Activity