AI 주별 요약

Overview

This week’s discussions on meta.discourse.org revolved around exploring new AI models, configuring AI-powered spam detection, managing AI personas and prompts, and leveraging semantic search capabilities. Users shared their experiences with various language models, discussed potential improvements, and sought guidance on optimizing AI features within the Discourse platform.

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 the AI-powered spam detection feature, the proposed “Solved Finder” tool, issues with AI summarization, and various bug reports and feedback related to AI capabilities. Users shared insights, reported bugs, and suggested improvements, fostering a collaborative environment for enhancing the AI integration within the Discourse platform.

Interesting Topics

  • AI powered Spam detection: Users discussed the rollout of the AI-powered spam detection feature, including confusion around enabling it on hosted accounts and issues with the toggle behavior. @sam provided clarification on the process, and @Saif mentioned an upcoming fix for the toggle issue.

  • Solved finder: @Don proposed adding a button for staff users to find potential solutions within a topic, similar to the AI summary feature. @sam suggested exploring custom prompts or a “Talk to my topic” option to address this need.

  • [grid] from AI vision in chat: @zogstrip shared that @j.jaffeux had fixed an issue related to displaying AI-generated images in the chat feature, providing a screenshot of the working solution.

  • AI Summary Backfill is wasting tokens summarizing PMs: @markschmucker raised a concern about the AI Summary Backfill process summarizing private messages (PMs), which could be inefficient. @Falco acknowledged the issue and mentioned the possibility of introducing a setting to skip PMs, similar to the existing setting for embeddings.

  • Can’t change ai_embeddings_model: @Overgrow reported an issue with changing the ai_embeddings_model setting and enabling embeddings via the admin panel. @sam provided a link to a pull request that aimed to fix the problem.

  • How Does Regenerating Summaries Work?: @markschmucker shared their experience with regenerating summaries using a different LLM and the challenges faced when the backfill process stopped after reaching the specified age limit, despite some topics failing due to rate limits.

  • Feedback on AI Summarisation: @markschmucker sought clarification on addressing invalid summaries, referring to a previous comment by @sam about potential fixes through refactoring or adjusting personas.

Activity

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

Overview

The past week on meta.discourse.org saw a diverse range of discussions around Discourse’s AI features, with users sharing their experiences, providing feedback, and seeking support. The community explored the integration of Discord and Discourse, the potential of AI-powered Q&A bots, and the capabilities of AI-powered spam detection. Additionally, there were conversations around the new Smart Dates feature in Helper, the AI Persona Editor, and the availability of AI features on Standard and Business plans.

Interesting Topics

  • Do you use Discord and Discourse? sparked a discussion about the simultaneous use of Discord and Discourse, their respective strengths, and the potential for an AI-powered Q&A Discord bot that leverages Discourse as a knowledge base.

  • Write out smarter dates with AI introduced the new Smart Dates feature in Helper, which converts human-typed times and dates into Discourse-compatible, timezone-friendly formats.

  • AI powered Spam detection highlighted the efficiency of Discourse’s AI-powered spam detection system, with users reporting positive experiences in identifying and hiding spam posts.

  • Discourse AI - AI triage explored the AI triage feature, which automates the categorization of topics using AI models, leading to discussions around the scalability and configuration of this feature.

  • Feedback for AI gists, short summaries on topic list gathered feedback on the value and potential improvements for AI-generated short summaries displayed on the topic list.

  • Job exception: undefined method `finish’ for nil when using ai bot addressed an issue encountered when using a custom OpenAI-compatible API with the Discourse AI plugin, leading to a discussion on compatibility and troubleshooting.

  • Proofreading is too creative highlighted an instance where the AI proofreading feature in Helper made overly creative suggestions, prompting a discussion on the appropriate level of creativity for such features.

  • Feature requests for AI-Summarization gathered requests for improvements to the AI Summarization feature, including prioritizing the summarization of recently updated topics and the ability to skip summarizing personal messages.

  • How to hide bot completely, for everyone addressed a user’s request to hide the Discourse AI bot from their community, leading to a discussion on the limitations and potential solutions.

  • Discourse AI - Helper continued the ongoing discussion around the Helper feature, with users providing feedback and seeking clarification on its functionality.

Activity

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

Weekly AI Summary on meta.discourse.org

Overview

This week on the meta.discourse.org forum, discussions revolved around various aspects of the Discourse AI plugin, including new features, improvements, and user queries. The AI-powered spam detection tool garnered attention, with users seeking clarification on its configuration and usage. Additionally, the “Ask Discourse” feature, which allows users to interact with an AI persona for documentation assistance, was introduced. Other topics included sortable sentiment tables, handling detailed content with AI, regenerating topic summaries, and managing AI usage quotas.

Interesting Topics

  • @per1234 highlighted an issue where the default LLMs were not selectable on the ‘Spam’ tab, despite being configured. @sam acknowledged the problem and provided a solution.

  • @Saif introduced the Ask Discourse feature, which allows users to interact with an AI persona to search through documentation and answer common questions related to Discourse.

  • @noahl requested the ability to sort sentiment tables by highest to lowest numbers, making it easier to identify and address common sentiments.

  • @c12gene raised a concern about the AI bot’s inability to read and process detailed content encapsulated in [summary] tags, prompting discussions on prompt engineering and tool usage.

  • @awesomerobot provided an update on the issue of the AI summary box closing, with a link to the relevant pull request.

  • @markschmucker inquired about limiting the number of AI tokens a user can use in a day, and @sam provided a link to an upcoming pull request addressing this feature.

  • @EricGT shared insights on LLM prompt evaluations, emphasizing the importance of understanding prompt effectiveness for LLM development.

  • @sam announced an upcoming feature for hard caps on user group AI usage for AI bots and AI Helper, allowing admins to define limits on total tokens and requests per group.

  • @per1234 reported a bug where posts and accounts were not always restored when a flag from the Discourse AI spam detection was rejected.

  • @Moin sought guidance on hiding the bot completely from all users, prompting a discussion on the visibility of the bot in search results.

Activity

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

2개의 좋아요

Weekly AI Summary on meta.discourse.org

Overview

This week on the meta.discourse.org forum, discussions revolved around various AI-related topics, including a proposed moderation tool for formatting code using AI, the ongoing development of Discourse AI features, issues with AI summarization backfills, and the potential for uploading and discussing PDFs within the composer. Additionally, there were conversations about setting usage limits for AI, evaluating costs between different AI providers, handling AI-generated spam, and exploring the capabilities of AI bots and custom tools.

Interesting Topics

  • @merefield raised an idea for a moderation tool that would allow trusted users to format code blocks using AI, potentially improving readability and assisting new users who struggle with proper code formatting.

  • Discussions continued on the Discourse AI plugin, with @sam expressing interest in allowing users to upload large files and ask questions about the content using a persona-based approach.

  • @markschmucker encountered an issue where the AI summarization backfill process kept regenerating summaries for the same topic, even after a valid summary was already present. This led to a fix by @Roman to make the job more resilient.

  • @BrianC proposed a feature request to allow users to upload PDFs or text files directly in the composer and have the AI process and respond to questions about the content.

  • There was a discussion around setting per-group token and usage limits for AI features, with @sam clarifying that quotas are defined per group and applied per user, rather than being shared among users.

  • @oppman sought advice on evaluating the costs of using HuggingFace TGI versus OpenAI API endpoints for AI services, with @Falco providing insights on when running one’s own language model makes sense.

  • There was a bug report regarding posts and accounts not being restored when flags from Discourse AI spam detection were rejected, which @sam addressed with a fix.

  • Discussions took place around self-hosting embeddings for DiscourseAI, with @sam mentioning ongoing work to restructure the embedding configuration and plans to support multi-model embeddings.

  • @David_Ghost inquired about the ability of AI Triage to perform searches and avoid topics with similar titles based on creation dates.

  • @smithmarkl asked about the possibility of injecting custom prompts or manipulating embeddings in the AI Search feature to boost or separate staff responses from community responses.

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 meta.discourse.org, the Discourse team continued to enhance and refine the AI capabilities within the platform. Key discussions revolved around improving the AI summarization feature, managing costs through usage quotas, and integrating new language models. The community also explored potential use cases, such as formatting code with AI assistance and enabling document uploads for AI analysis.

Interesting Topics

  • Translate Discourse automatically (without a button) (ref)

    • The team provided updates on their progress towards enabling automatic translation of Discourse topics using AI models. While the initial target is to have the topic page translatable via a language toggle, challenges around search functionality and handling multilingual content remain.
  • LLM Quotas for Discourse AI (ref)

    • A new feature was released that allows administrators to define usage quotas for AI models, enabling better cost control and fair access to AI features across the community.
  • OpenAI’s text-embedding-ada-002 error “Embedding dimensions” (ref)

    • kuaza encountered an issue with OpenAI’s text-embedding-ada-002 model, which was resolved by Roman_Rizzi through a pull request.
  • Moderation tool for formatting code with AI (ref)

    • sam proposed the idea of allowing certain user groups access to an “AI Helper” feature for formatting source code in posts, acknowledging the potential performance trade-offs.
  • AI Plugin Causes All Posts to Be Unreadable in Latest Discourse Version (ref)

    • shannon1024 reported a critical bug where the AI plugin rendered all posts unreadable after updating to the latest Discourse version. The issue was related to the AI embeddings configuration and was resolved by disabling the relevant setting.
  • What LLM to use for Discourse AI? (ref)

    • Saif provided guidance on factors to consider when choosing a Large Language Model (LLM) for Discourse AI, including performance, context length, compatibility, language support, multimodal capabilities, and speed.
  • DeepSeek provider support? What to do when model provider isn’t in “Provider” list? (ref)

    • MachineScholar inquired about integrating the DeepSeek R1 model, which Falco provided a solution for by configuring it as an OpenAI model.
  • Discourse AI - AI usage (ref)

    • Saif introduced the AI usage page, designed to help administrators understand how the community is utilizing Discourse AI features over time, aiding in cost estimation and management.
  • AI helper is hiding. Again (ref)

    • Jagster reported an issue where the AI helper was not visible in certain contexts, which was subsequently fixed by pmusaraj.

Activity

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

Overview

This week on meta.discourse.org, discussions centered around AI-related issues, features, and integrations. Key topics included debugging AI chat, configuring AI spam detection, utilizing reasoning models like DeepSeek-R1, and exploring the capabilities of the AI Helper plugin. Users shared insights on cost comparisons, performance evaluations, and potential use cases for various language models.

Interesting Topics

  • dsims encountered an issue with the AI Helper’s post illustration feature, leading to a discussion on updating the required settings. [ref](AI-Helper post illustration error. ai_openai_api_key missing)

  • oppman sought guidance on integrating AI with external sites and GitHub repositories for a software developer community. [ref](AI Integration with Specific External Sites and GitHub)

  • Users discussed the cost and performance of the DeepSeek-R1 reasoning model compared to other language models like GPT-4 and Claude. [ref](DeepSeek provider support? What to do when model provider isn’t in “Provider” list?)

  • MachineScholar reported a random error when interacting with the DeepSeek-R1 model via the AI Bot. [ref](DeepSeek-R1 randomly producing “Job exception: undefined method `finish’ for nil” error)

  • Don inquired about increasing the maximum consecutive tool usage in AI responses, which led to a discussion on potential solutions. [ref](Max consecutive tool usage in the answer)

  • Eric_Platzek sought assistance with debugging AI chat and clarifying the usage and costs associated with different language models. [ref](Debugging AI chat)

  • markschmucker shared their experience with the AI Web Artifacts feature and inquired about editing generated code and starting new contexts with existing artifacts. [ref](Announcing: AI Web Artifacts)

  • NKERIFAC_CLAUD_NBAPNON encountered an issue with the Discourse AI embeddings configuration after an update, leading to a discussion on troubleshooting and configuration steps. [ref](Problems with Discouse AI embeddings configuration)

Activity

  • sam provided insights on exporting forum posts for manual upload into external language models using the Data Explorer. [ref](Exporting all Forum Posts for Manual Upload into External LLMs?)

  • Roman_Rizzi shared updates on resolving issues related to the AI plugin causing posts to be unreadable in the latest Discourse version. [ref](AI Plugin Causes All Posts to Be Unreadable in Latest Discourse Version)

  • BrianC inquired about managing uploaded text files in AI personas and the possibility of editing indexed content. [ref](Discourse AI Persona, upload support)

  • Saif provided clarification on the differences between AI spam detection and AI triage, as well as guidance on flagging individual posts versus entire topics. [ref](Setting up spam detection in your community)

  • per1234 reported an issue where posts and accounts were not always restored when flags from the Discourse AI spam detection were rejected, leading to a discussion on potential solutions. [ref](Posts and account not always restored when flag from Discourse AI spam detection rejected)

  • dsims suggested adding a quality parameter for the Dall-E 3 image generation feature to reduce costs. [ref](Image sizes of Dall-E 3?)

  • bugtracker inquired about using DeepSeek with the Discourse AI plugin. [ref](Discourse AI)

  • StefanoCecere shared a suggestion to include the day name when generating dates with the AI Helper. [ref](Write out smarter dates with AI)

  • BrianC expressed interest in the upload and discussion of PDFs in the composer feature. [ref](Upload and discuss pdfs in composer)

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

개요

지난 한 주(2025-02-03부터 2025-02-10까지) 동안 meta.discourse.org에서의 AI 관련 논의는 매우 활발하고 다양했습니다. 활발한 토론은 AI 도우미가 Discourse와 Discord를 구별하는 능력을 세밀하게 조정하는 것부터, 데이터 전달 방식의 혁신적인 방법과 여러 AI 분류 스크립트를 체인하는 방법까지 폭넓게 이루어졌습니다. 사용자들은 AI helper does not know the difference between Discourse and DiscordSupportai 채널의 sam의 게시물과 같은 토론에서 볼 수 있듯이) 기능 향상에 집중하는 한편, 감정 분석과 의미론적 검색의 버그 및 구성 문제도 다루었습니다. 유연한 아티팩트 임베딩(How do I pass data to an artifact?부터 게시물 7까지)과 자동화 AI 워크플로(AI + Automation Governance: Orchestrating Independent AI Triage Scripts부터 게시물 8까지)를 다루는 심층 게시물들은 커뮤니티의 실용적 혁신에 대한 헌신을 보여주었습니다. 한편, 감정 표시 문제와 의미론적 검색 이상과 같은 버그 보고에는 숙련된 사용자들의 능동적인 문제 해결이 따랐습니다. 수많은 게시물과 상세한 답변에 뒷받침된 이러한 토론들은 성실한 디버깅과 균형을 이룬 진취적인 아이디어의 한 주를 강조합니다.

흥미로운 주제

활동

주제별 사용자 기여

읽어주셔서 감사합니다, 다음 주에 다시 뵙겠습니다! :slight_smile:

개요

이번 주 meta.discourse.org에서 AI 커뮤니티는 여러 새로운 및 진화하는 기능에 대한 심도 있는 기술적 토론과 실험을 진행했습니다. 기여자들은 다양한 PDF 형식을 지원하도록 RAG를 확장하는 것의 실현 가능성을 놓고 논의했으며, 텍스트 추출과 OCR 신뢰성의 미묘한 차이(ref, ref)를 강조했습니다. 또한, AI 요약 기능을 위한 흥미로운 원클릭 실험을 시작하여 엇갈린 반응을 얻었습니다(ref, ref). ChatGPT의 포럼 지원 역할에 대한 열띤 대화(ref, ref)와 함께, 관련성 없는 결과를 일관되게 반환하는 의미론적 검색 문제에 대한 자세한 문제 해결 세션(ref, ref)도 이루어졌습니다. AI 플러그인의 rake 작업 문제(ref, ref), 자동화 거버넌스 실험(ref, ref), 그리고 페르소나 도구 JSON 오류 수정(ref, ref)을 포함한 추가 주제들이 아이디어와 실행 가능한 수정안으로 포럼을 뜨겁게 달궜습니다. 이러한 토론 전반에 걸쳐 sam, Yenwod, Jagster, Saif를 비롯한 최상위 기여자들은 명확한 문제 해결 단계, 잠재적인 기능 개선 사항, 그리고 포럼 기능 내 AI 통합에 대한 비판적 성찰을 공유함으로써 대화를 주도했습니다.

흥미로운 주제

  • RAG가 향후 PDF 파일을 지원할 것인가?
    사용자들은 RAG 워크플로우에서 모든 유형의 PDF를 지원하는 데 따른 도전 과제를 놓고 논의했습니다. MachineScholar는 커밋을 칭찬하는 댓글로(ref) 토론을 시작했으며, Saif는 텍스트 PDF와 이미지 PDF를 처리하는 복잡성을 설명했습니다(ref). 이후 Yenwod가 인덱싱 지연을 경험하면서 상세한 문제 해결 단계를 제공했습니다(ref), 그리고 추가 디버깅이 공유되었습니다(ref, ref, ref).

  • 새로운 실험: 원클릭으로 Discourse에서 AI Summarize 활성화!
    이 실험에서 사용자들은 요약 기능의 원클릭 활성화를 평가했습니다. shooj는 해당 기능을 관리자나 모더레이터로 제한해야 하는지에 대한 초기 질문을 제기했으며(ref), Jagster는 그 보편적 이점에 대해 논쟁을 벌였습니다(ref). Arkshine의 기여는 CSS 기반 우회책을 제공했으며(ref), JagsterCarverofchocie의 추가 관찰은 추가적인 논쟁을 촉발시켰습니다(ref, ref, ref, ref).

  • ChatGPT와 기타 LLM, 그리고 포럼에 미칠 영향에 대해 여러분은 어떻게 느끼고 계신가요?
    여기서는 낙관론과 신중함이 조화를 이룬 대화가 이루어졌습니다. Tris20는 포럼 환경에서 LLM의 반복적인 답변에 대한 통찰을 제공했으며(ref), Saif는 주제 구성에서 LLM 보조의 미래 방향을 살펴봤습니다(ref).

  • 의미론적 검색에서 결과가 많이 없음
    사용자가 AI 검색이 쿼리의 관련성 여부와 관계없이 항상 대략 40개의 결과를 반환한다고 보고하면서 기술적 논쟁이 발생했습니다. sam가 토론을 시작했으며(ref), tyler.lamparter는 자신의 관찰을 공유했습니다(ref, ref). 모델 동작과 결과 균일성에 대한 더 자세한 설명은 samFalco에 의해 제공되었습니다(ref, ref, ref, ref).

  • AI 플러그인의 rake 작업이 작동하지 않음
    Yenwod가 AI rake 작업의 실패, 특히 ruby-progressbar 관련 오류(ref)에 대해 실용적인 문제를 제기했습니다. 그의 후속 게시물은 더 많은 맥락을 제공했으며(ref), sam과 Yenwod는 잠재적인 해결책을 추가로 논의했습니다(ref, ref).

  • AI + 자동화 거버넌스: 독립적인 AI 분류 스크립트 오케스트레이션
    이 스레드는 AI 분류를 위한 워크플로우 자동화를 탐구했습니다. Cloud_spanner가 상세한 워크플로우 제안을 공유했으며(ref), sam은 분류 자동화를 위한 커스텀 도구를 제안했고(ref), Cloud_spanner는 유연한 IFTTT 스타일 접근법의 이점을 강조했습니다(ref).

  • AI 페르소나가 Categories 도구 사용 – “빈 문자열은 유효한 JSON 문자열이 아닙니다”
    Categories 도구 사용 중 발생한 오류로 인해 사용자들은 페르소나 실패에 대한 문제 해결을 진행했습니다. markschmucker는 일관되게 JSON 오류를 경험했으며(ref), sam은 버그를 확인하고 곧 수정 사항을 제공했습니다(ref, ref).

  • 모든 AI 기능이 정상 작동하지만 AI 검색은 500 오류를 반환함
    AI 검색에서 발생한 중대한 500 오류가 이 스레드에서 주목을 받았습니다. Bathinda가 초기 오류(ref)와 후속 상태 업데이트(ref, ref)를 보고했습니다. Jagster는 실행 가능한 솔루션과 함께 사용자를 문제 해결로 안내했습니다(ref, ref, ref).

  • Discourse AI – 스팸 감지
    콘텐츠 품질에 초점을 맞춘 이 주제는 AI의 스팸 감지 능력을 검토했습니다. jordan-violet는 초기 테스트 시나리오를 공유했으며(ref, ref), Jagster는 감지 규칙의 논리적 표현을 비판하고 더 명확한 대안을 제시했습니다(ref, ref, ref, ref).

  • AI 페르소나를 올바르게 디버깅하는 방법?
    AI 페르소나 디버깅에 초점을 맞춘 짧지만 중요한 토론에서 Falco가 LLM/프로바이더 세부 사항에 대해 질문했으며(ref), Overgrow는 자신의 OpenAI 설정 세부 사항으로 응답했습니다(ref).

활동

읽어주셔서 감사합니다, 다음 주에 다시 뵙겠습니다! :slight_smile:

개요

이번 주(2025년 2월 17일~2월 24일) meta.discourse.org의 AI 카테고리는 문제 해결, 실험, 기능 강화로 매우 활발했습니다. sam, Falco, hendersj 등 사용자들이 중요한 버그 수정, Ollama와 같은 로컬 AI 모델과의 통합 테스트, PDF 처리, 검색 및 API 상호작용 관련 새로운 기능 탐구에 분주했습니다. 예를 들어, shannon1024가 제기한 심각한 페이지 표시 버그에는 Arkshinesam의 빠른 반응이 있었으며, 로컬에서 Ollama와 함께 Discourse AI 작동시키기 스레드에서는 SSRF 및 스트리밍 구성의 어려움에도 불구하고 문제 해결이 진행되었습니다. AI 포럼 헬퍼의 성능, 호스팅 모델 비용 명확화, 그리고 Google Search API 통합 테스트에 대한 스레드에서의 끊임없는 활동은 Discourse AI를 더 나은 방향으로 만들기 위해 깊이 관여하고 있는 커뮤니티를 보여줍니다. 지난 한 주의 흥미로운 주제와 사용자 활동에 대한 자세한 분석을 계속 읽어보세요.

흥미로운 주제

활동

읽어주셔서 감사합니다, 다음 주에 다시 뵙겠습니다! :slight_smile:

개요
이번 주 meta.discourse.org에서는 커뮤니티의 AI 관련 활동이 활발하고 다방면으로 진행되었습니다. 토론은 혁신적인 기능 요청부터 상세한 기술적 문제 해결까지 폭넓게 이루어졌습니다. 핵심 주제는 AI를 활용한 자동 응답 토론에서 Saif가 소개한 지능형 응답 자동화의 필요성이었으며, EricGT의 후속 예시(2번째 게시글)와 hel_Sinki의 창의적인 제안(3번째 게시글)이 이어졌습니다. 동시에, AI 분석을 위한 PDF 지원 활성화와 같은 실질적인 과제는 hameedacpa의 상세 설명(7번째 게시글)과 sam의 명확한 해명(8번째 게시글)을 통해 Discourse AI의 PDF 지원에서 다루었습니다. 한편, Claude 3.7과의 통합 문제는 Discourse AI 플러그인 사용 시 Claude 3.7 Sonnet 오류 스레드에서 분석되어, emansilla의 기술적 문제 해결 시도(1번째 게시글)와 Falco의 반복적인 수정 작업(2번째 게시글)을 촉진했습니다. LLM 설정, 실험적 검색 결과, 연결 리셋에 대한 기타 스레드들도 대담을 한층 풍성하게 만들었습니다. 이러한 토론들은 전반적으로, 커뮤니티가 단순히 작업을 자동화하는 것을 넘어 Discourse의 다양한 기능에서 사용자 경험을 향상시키는 동적인 AI 통합을 탐구하려는 의지를 강조하고 있습니다.


관심 있는 주제


활동

읽어주셔서 감사합니다. 다음 주에 다시 뵙겠습니다! :slight_smile:

개요

지난 한 주간(2025년 3월 10일~17일) meta.discourse.org 커뮤니티에서는 포럼 전반에 걸친 AI 기능 향상을 주제로 생동감 있는 논의가 이루어졌습니다. 개발자와 사용자 모두 검색 기능 개선, 예를 들어 Conversational AI Search coming to Discourse AI 스레드에서 사용자 상호작용을 향상시키기 위한 제안들—을 탐구하는 한편, Rules Surrounding Writing Topics using AI에서 자동화된 콘텐츠 생성의 윤리와 모범 사례에 대해 논의하기도 했습니다. 다른 대화들은 Provide visual cue when a topic is receiving an AI response에서처럼 실시간 처리 표시를 보여주는 것과 같은 UI 개선 사항, 그리고 Rebranding the ai spam detection account에서처럼 AI 스팸 감지 계정을 안전하게 리브랜딩하는 것과 같은 실용적인 커스터마이징 질문에 집중되었습니다. Discourse AI - Large Language Model (LLM) settings page 스레드에서 대규모 언어 모델 설정, Using AI To Tag And Categorize Forum Posts에서 콘텐츠 분류 자동화 같은 기술적 심층 분석도 등장했습니다. Getting a lot of no results for semantic search에서 논의된 부정확한 의미론적 검색 결과부터 Why does the AI model stop responding에서 강조된 간헐적인 응답 실패까지, 문제 해결의 어려움들은 커뮤니티가 AI 시스템을 정교화하려는 헌신을 더욱 부각시켰습니다. 또한 Gemini ai bot to draw picture in chat과 같은 창의적인 응용 사례와 Discourse AI spam detection replaces Akismet plugin에서 폭넓은 플러그인 전환의 함의는 통찰력 있고 다차원적인 AI 활동으로 가득 찬 한 주를 마무리해 주었습니다.

흥미로운 주제

  • Conversational AI Search coming to Discourse AI
    사용자들은 AI 검색 응답을 간소화하는 방법에 대해 논의하며, 대기 시간을 줄이고 대화의 연속성을 향상시키기 위해 클릭 가능한 Ask AI 버튼과 같은 인터랙티브 트리거를 제안했습니다.

  • Rules Surrounding Writing Topics using AI
    완전히 AI 생성된 주제의 윤리와 품질에 대한 열띤 논의가 벌어졌으며, 커뮤니티 구성원들은 취향, 정확성, 모더레이션 관행에 대해 의견을 나누었습니다.

  • Provide visual cue when a topic is receiving an AI response
    참가자들은 느린 AI 처리 중에 사용자 경험을 개선하고 명확한 기대치를 설정하기 위해 “Thinking” 또는 “Reasoning” 표시기를 추가하는 것을 제안했습니다.

  • Rebranding the ai spam detection account
    커뮤니티 구성원들은 내부 운영이 고정된 사용자 ID에 의존하기 때문에 기본 제공 AI 스팸 감지 계정의 리브랜딩은 안전하다고 명확히 했습니다.

  • Discourse AI - Large Language Model (LLM) settings page
    이 주제는 LLM 선택, 구성, 비용/품질 균형에 대한 기술적 질문을 담고 있었으며, 셀프호스팅 및 호스티드 인스턴스에 대한 최적의 설정에 대한 논의를 촉발했습니다.

  • Using AI To Tag And Categorize Forum Posts
    멤버들은 주제 분류와 태그 지정 자동화에 대한 초기 실험을 공유하며, 커스텀 도구 통합과 무음 응답자(silent responders)의 미묘한 차이를 논의했습니다.

  • Getting a lot of no results for semantic search
    사용자들은 의미론적 검색의 어려움에 대해 탐구하며, 새로운 AI 대화형 접근 방식과 레거시 토글 키워드 검색을 비교하고 대안 구성을 테스트했습니다.

  • Gemini ai bot to draw picture in chat
    라이브 채팅에 Gemini의 이미지 생성 기능을 통합하는 창의적 가능성이 소개되어, 향후 멀티모달 AI 기능에 대한 기대감을 불러일으켰습니다.

  • Discourse AI spam detection replaces Akismet plugin
    중요한 공지 사항이 호스티드 고객과 셀프호스터 간의 변경 범위, 그리고 언어 및 성능에 대한 질문을 명확히 하는 논의로 이어졌습니다.

  • Why does the AI model stop responding
    문제 해결 게시물은 간헐적인 모델 타임아웃을 다루었으며, 참가자들은 긴 대화에서 발생하는 간헐적인 실패를 해결하기 위해 로그와 제안을 공유했습니다.

활동

읽어주셔서 감사합니다, 다음 주에 다시 뵙겠습니다! :slight_smile:

개요

이번 주 Meta Discourse에서는 AI와 포럼 관리가 교차하는 지점의 혁신에 대해 커뮤니티가 심층적으로 탐구했습니다. 회원들은 samDiscourse Meta에서의 AI 기반 모더레이션 실험과 같은 실험적 구현을 살펴보았으며, 여기서 토론은 Gemini Flash 2.0 활용(포스트 #7)부터 오탐(false positives) 문제 해결(포스트 #3)까지 다양한 주제를 포괄했습니다. 동시에 새로운 상호작용 방식에 대한 대화도 활발하게 이루어졌으며, Discobot과 채팅할 수 있는 방법이 있나요?와 같은 주제에서 trusktr, tobiaseigen, Canapin의 피드백을 이끌어냈고, 이는 Lilly의 리다이렉트 수정(포스트 #10)과 같은 인터페이스 조정까지 촉발시켰습니다.

비용과 성능에 대한 논쟁은 AI 스팸에 사용할 가장 저렴하고 최고의 AI는 무엇인가요?에서 핵심적인 역할을 했으며, trusktr, ondrej, thoka와 같은 사용자들은 모델들을 비교했습니다. 이 과정에서 NateDhaliwal은 OpenRouter의 Gemini 접근 방식에 대한 통찰력을 공유했습니다(포스트 #4). UI와 기능 측면에서는, 이미지 설명을 추가하는 가장 좋은 방법은 무엇인가요?에서 중요한 접근성 향상 방안이 논의되었고, AI Helper 팝업 모달을 수동으로 닫기 설정을 통해 더 부드러운 상호작용이 이루어졌습니다. 엔터프라이즈 환경에서 API 호출을 풍부하게 만드는(AI 플러그인의 API 호출 풍부하게 만들기?) 것과 AI 검색 기능 개선(Conversational AI Search coming to Discourse AI)과 같은 혁신적인 아이디어들은 논쟁을 더욱 뜨겁게 달궜습니다. 이번 주 활동은 AI 페르소나 디버깅 및 정제에 대한 관심 증가를 보여주었으며, AI 페르소나를 올바르게 디버깅하는 방법?에서 확인할 수 있습니다. 또한 커뮤니티는 자동화 요약을 그룹으로 보내는(Automation AI 요약을 그룹으로 보내는 기능) 것과 같은 새로운 알림 가능성을 탐구했습니다. 전반적으로, 실험적 모더레이션 전략(포스트 #1)부터 엔터프라이즈 API 풍부화(포스트 #1)까지, 대화는 풍부하고 다양하며 실행 가능한 통찰로 가득했습니다.

흥미로운 주제

  • Discourse Meta에서의 AI 기반 모더레이션 실험
    토론은 AI의 모더레이션에 있어 유망한 진화를 강조하며, Gemini Flash 2.0 실험(포스트 #7)과 공개 포스트만 스캔하도록 보장하는 업데이트(포스트 #6)에 대한 세부 사항을 다루었습니다.

  • Discobot과 채팅할 수 있는 방법이 있나요?
    사용자들은 Discobot과 채팅 형식으로 상호작용하는 아이디어를 탐구했으며, ask.discourse.com 사용 제안(포스트 #3)과 도메인 리다이렉트에 대한 논평(포스트 #9)이 있었습니다.

  • AI 스팸에 사용할 가장 저렴하고 최고의 AI는 무엇인가요?
    커뮤니티는 GPT-4o-mini, Claude 3.5 Haiku, Gemini 2.0 Flash와 같은 모델들을 비교하여 비용과 성능을 저울질했습니다. trusktr(포스트 #1)와 NateDhaliwal(포스트 #4)와 같은 사용자들의 실무적인 추천이 있었습니다.

  • 참고: Cloudflare AI Labyrinth
    AI 생성 미로를 사용하여 문제를 일으키는 봇을 가두기 위한 Cloudflare의 전략에 대한 통찰력 있는 공유는 호기심 어린 반응과 유머러스한 해석을 불러일으켰습니다(포스트 #1, 포스트 #3).

  • 컴포저 드롭다운에서 페르소나 숨기기
    페르소나가 컴포저 드롭다운을 어지럽히지 않도록 하는 방법에 대한 사용자 친화적인 토론이 이루어졌으며, 전용 “컴포저에서 숨기기” 옵션에 대한 제안이 있었습니다(포스트 #1, 포스트 #3).

  • 이미지 설명을 추가하는 가장 좋은 방법은 무엇인가요?
    현재 마크다운 기능과 이미지 ALT 텍스트를 위한 잠재적인 UI 향상에 대한 언급을 포함하여 접근성 개선이 논의되었습니다(포스트 #17, 포스트 #19).

  • AI Helper 팝업 모달을 수동으로 닫기 설정
    AI Helper 모달의 까다로운 성격을 둘러싼 피드백과 함께, 사용성을 높이기 위해 수동 닫기 옵션을 추가하는 기능 요청이 제기되었습니다(포스트 #1).

  • Conversational AI Search coming to Discourse AI
    사용자들은 새로운 검색 요약 인터페이스에 대한 피드백을 제공하며, 놓치기 쉬운 “더 보기…” 텍스트나 예상치 못한 닫힘과 같은 사소한 UI 오류를 논의했습니다(포스트 #10).

  • AI 페르소나를 올바르게 디버깅하는 방법?
    일관성 없는 AI 페르소나 응답에 대한 디버깅 단계와 질문들은 경험 많은 사용자들 간의 유용한 논의를 촉발시켰습니다(포스트 #4).

  • AI 플러그인의 API 호출 풍부하게 만들기?
    엔터프라이즈 사용자는 적절한 인증 헤더로 나가는 API 요청을 풍부하게 만드는 아이디어를 제시하여, 내부 인증 엔드포인트를 커스텀 툴링과 통합하는 것에 대한 대화를 열었습니다(포스트 #1).

활동

읽어주셔서 감사합니다, 그리고 다음 주에 다시 뵙겠습니다! :slight_smile:

개요

이번 주 meta.discourse.org에서 커뮤니티는 여러 AI 주제에 대해 열정적으로 논의하며 설정 문제, 사용자 경험, 그리고 새로운 기능 실험에 대한 대화를 주도했습니다. 멤버들은 AI 도구의 주요 버그를 해결하기 위해 협력하여 새로운 AI 페르소나 생성 시 발생하는 오류부터 팝업 모달 동작 개선에 이르기까지 다양한 문제를 해결하는 한편, LLM 설정, 감정 분석, 이미지 캡셔닝, 임베딩, 그리고 AI 모더레이션 실험에 대한 통찰력도 공유했습니다. 이러한 논의는 Unable to create new Personas (post 1), Setting to manually close AI Helper’s popup modal (post 3), LLM settings page (post 10)Discourse AI - Sentiment (post 41)과 같은 여러 주제에 걸쳐 이루어졌으며, 우리 멤버들이 적용한 공동의 열정과 기술적 전문성을 보여줍니다. 버그 보고, 설정 조정, 창의적인 아이디어의 조화는 AI 기능 개선의 길을 열었습니다. 이를 통해 셀프호스팅 및 관리형 서비스 모두 원활하게 계속 운영될 수 있도록 보장합니다. 예를 들어, joffreyjaffeuxUnable to create new Personas (post 6)에서 발표하고 keeganSetting to manually close AI Helper’s popup modal (post 3)에서 발표한 수정 사항은 지속적인 개선을 위한 우리의 공동 노력을 강조합니다. 아래는 지난 7일간의 가장 흥미로운 주제와 사용자 활동에 대한 상세 요약입니다.

흥미로운 주제

  • Unable to create new Personas (Contribute > Bug, ai, ai-bot)
    MachineScholar는 새로운 AI 페르소나 생성 시 오류를 보고하며 이 논의를 시작했습니다 (post 1). sam는 문제 해결을 위한 제안을 덧붙였습니다 (post 2post 4), 그리고 MachineScholar의 추가 조사를 통해 문제가 확인되었습니다 (post 3. 이후 joffreyjaffeux는 다가오는 패치를 참조하며 수정 사항을 제공했고 (post 6), MachineScholar는 해결을 확인했습니다 (post 7).

  • Setting to manually close AI Helper’s popup modal (Contribute > Bug, ai, ai-helper)
    사용자가 AI Helper의 팝업 모달에 대해 더 많은 제어가 필요하다고 표현하자, keegan는 빠르게 요청을 #contribute:bug로 이동시키고 수정 사항을 배포했습니다 (post 3). MachineScholar는 나중에 문제가 해결되었음을 확인했습니다 (post 5).

  • Discourse AI - Large Language Model (LLM) settings page (#SiteManagement, how-to, ai)
    이 스레드에서 AquaL1te는 LLM 설정 페이지 설정 경험을 공유하며 기본 모델 이름의 특이점을 언급했습니다 (post 10post 12). Saif는 모델 식별자 불일치에 대한 설명을 요청하며 기여했습니다 (post 11post 13).

  • Discourse AI - Sentiment (#SiteManagement, how-to, ai-sentiment, content)
    이 주제에서는 RBoy가 2025년 1월 이후 감정 분석 프로세스가 중단된 것에 대한 우려를 제기하여 설정 변경에 대한 논의를 촉발했습니다 (post 41). Falco는 감정 서버 배포 변경 사항에 대한 설명으로 응답했습니다 (post 42).

  • Experiments with AI based moderation on Discourse Meta (Community Building, moderation, ai)
    RGJ가 창의적인 아이디어를 제안했으며, AI 모더레이션 봇이 간헐적으로 게시물이 조치 불필요함을 신호할 수 있다고 제안하여 자동화된 모더레이션에 투명성의 요소를 주입할 수 있다고 했습니다 (post 10).

  • A setting for AI-enabled image title default value (Support, ai)
    fbpbdmin는 토큰을 절약하기 위해 AI 기반 이미지 제목이 기본적으로 꺼져 있어야 한다고 제안하며 이 논의를 시작했습니다 (post 1post 4). keegan는 사용 가능한 설정에 대한 구성 가이드를 제공했습니다 (post 3).

  • Self-Hosting Sentiment and Emotion for DiscourseAI (#Self-Hosting, ai, ai-sentiment)
    셀프호스터를 위한 논의에서 RBoy는 감정 분석을 위한 로컬 인스턴스 실행에 대한 중요한 질문을 제기하며 리소스 요구 사항과 통합 기술에 대한 조언을 구했습니다 (post 4).

  • Discourse AI - Embeddings (#SiteManagement, ai, ai-search, related-topics)
    마지막으로, Saif는 기능이 플랫폼의 진화하는 요구 사항과 일치하도록 유지되도록 임베딩 논의에서 업데이트를 촉구했습니다 (post 37).

활동

논의에서 추가적인 참조로는 Unable to create new Personas의 post 2, Unable to create new Personas의 post 4, LLM settings page의 post 12, LLM settings page의 post 13, Sentiment의 post 41, Embeddings의 post 37 등 여러 게시물에 걸친 통찰력과 확인 사항이 포함되어 있습니다. 각 기여는 주제 전반에 걸쳐 40개 이상의 토론 링크가 내장된 풍성한 토론의 양식을 구축하는 데 도움이 되었으며, 우리 커뮤니티의 깊이와 협력적인 노력을 보여줍니다.

읽어주셔서 감사드리며, 다음 주에 다시 뵙겠습니다! :slight_smile:

개요

이번 주 meta.discourse.org에서는 AI 관련 토론 스레드들이 혁신적인 아이디어와 실용적인 문제 해결로 활발하게 움직였습니다. 커뮤니티 멤버들은 새로운 기능 제안부터 복잡한 기술적 문제까지 다양한 주제를 다루었습니다. 예를 들어, AI 아바타 생성기 스레드에서는 tpetrov가 개인화된 아바타 생성에 대한 아이디어로 토론을 시작했으며 (tpetrov 게시글 1, sam 게시글 2, tpetrov 게시글 3), 활기찬 내 페르소나에 지식을 추가하는 방법 토론에서는 AI 지원 페르소나에 대한 검색 및 읽기 도구 활성화에 대한 심층 분석이 이루어졌습니다 – Angela_MRS, Falco, pfaffman의 기여가 포함되었습니다 (Angela_MRS 게시글 1, Falco 게시글 2, Angela_MRS 게시글 3, Falco 게시글 4, Angela_MRS 게시글 5, Falco 게시글 6, Angela_MRS 게시글 7, Angela_MRS 게시글 8, pfaffman 게시글 9, 그리고 비공개 카테고리에 대한 추가 통찰력 (비공개 카테고리에서 봇 허용)) – 심지어 ‘백스테이지’ AI 교육 아이디어까지 테이블 위에 올렸습니다. 다른 뜨거운 주제로는 AI 기반 모더레이션 개선(sam 게시글 11)과 Discourse AI 봇의 사용자 지정 및 문제 해결에 대한 광범위한 토론(jorge-gbs 게시글 152부터 EricGT 게시글 158)이 있었습니다. 한편, 자동화 스레드—예를 들어 그룹으로 AI 요약 보내기 기능(sam 게시글 2, jordan-violet 게시글 3)—과 일일 AI 토큰 한도를 통한 리소스 관리(sam 게시글 13)는 커뮤니티 워크플로우에 AI를 통합하는 잠재력과 과제를 모두 강조했습니다. 마지막으로, Google Flash의 잘못된 요청 오류(BrianC 게시글 1부터 sam 게시글 7)와 같은 문제 해결 게시글 및 API 호출 강화와 Google 검색 통합을 다루는 통합 토론에서의 API 강화(sam 게시글 3 in 357898, jorge-gbs 게시글 11 in 307107, sam 게시글 12 in 307107)는 Discourse의 AI 기능을 정교화하려는 협력적인 추진력을 보여줍니다.

흥미로운 주제

활동

읽어주셔서 감사합니다, 그리고 다음 주에 다시 뵙겠습니다! :slight_smile:

Meta.discourse.org AI 활동 주간 요약

아래는 2025년 4월 7일부터 2025년 4월 14일까지 Discourse의 AI 기능 및 통합과 관련된 이번 주 생동감 있는 토론과 개발 현황에 대한 상세 개요입니다.


개요

이번 주에는 Meta에서 AI 기능을 활용하고 개선하기 위한 활발한 활동이 있었습니다. 토론 주제는 AI 플러그인 사용 시 개인 데이터와 프라이버시에 대한 우려부터 임베딩 모델, API 호출 강화, 내부 서버 오류 트러블슈팅에 대한 기술적 심층 분석까지 다양했습니다. 프라이버시 및 구성 세부 사항이 중심 주제로 부상했으며, wotographyAI 플러그인의 개인 프라이버시 관련 우려 토론을 시작했습니다. 이 스레드는 Falco의 (3번 게시글, 6번 게시글, 8번 게시글) 자세한 답변과 sam의 (9번 게시글, 10번 게시글) 설명을 통해 빠르게 활발해졌습니다. 또한, 임베딩을 사용한 Mistral 구현 방법과 같은 기술적 질문에는 RGJ의 (1번 게시글, 3번 게시글) 기여와 Falco의 (2번 게시글, 4번 게시글) 통찰력 있는 코멘트가 있었습니다. 한편, AI 요약으로 확장 옵션대화형 AI 검색과 같은 기능을 통해 사용자 경험을 향상시키기 위한 혁신적인 실험이 공유되었으며, API 호출 강화에 대한 고급 문의도 이어졌습니다. Discourse AI 내부 서버 오류Discourse AI - Semantic Search & Summarization Not Working for our configuration와 같은 주제에서는 트러블슈팅 테마도 등장하여 기술적 문제가 신속하게 해결될 수 있도록 했습니다. 이러한 토론들은 ai, privacy, Support, rest-api 영역에서 혁신과 엄격한 기술적 지원에 전념하는 커뮤니티를 강조합니다.

“만약 두 분 모두 제3자 LLM을 신뢰하지 못하고 자체적으로 실행할 수도 없다면, 단순히 통합하지 않는 것을 권장합니다.”Falco
참조


흥미로운 주제


활동

각 기여 – 자세한 기술 분석부터 사려 깊은 사용자 문의까지 – Discourse AI 통합의 미래 로드맵을 형성하는 데 결정적이었습니다. 커뮤니티 구성원들은 이 프라이버시 노트트러블슈팅 팁과 같은 이전 게시글을 참조함으로써 서로의 아이디어를 바탕으로 구축하여 견고하고 협력적인 대화를 보장했습니다.


읽어주셔서 감사합니다. 다음 주에 다시 뵙겠습니다! :slight_smile:

개요

이번 주 meta.discourse.org에서는 AI 관련 토론이 매우 활발하고 다채롭게 진행되었습니다. 기여자들은 Development 공간에서 AI/LLM을 활용하여 커스텀 테마, 컴포넌트 및 플러그인을 구축하는 방법에 대해 탐구했으며, Cursor와 Claude Code와 같은 도구의 장단점에 대한 논쟁을 촉발시켰습니다 (jimkleiber의 통찰, Falco의 실험, Dimava의 과제, awesomerobot의 팁). 또한 Contribute > Feature 카테고리에서 AI 대화를 필터링하거나 나열하기 위한 전용 페이지를 제안하는 내용도 큰 관심을 끌었습니다 (kuaza의 최초 게시글, Jagster의 답변게시글 3, 4, 5, 6를 통한 다른 사용자들의 의견). 다른 스레드에서는 #SiteManagement에서 AI 기반 스팸 감지(Olle11의 질문, KhoiUSA의 제안, 후속 답변추가 팁)과 같은 실용적인 문제를 논의했으며, Support 카테고리에서는 전문화된 페르소나를 갖춘 모듈형 AI 챗봇 구축에 대한 심층적인 탐구가 이루어졌습니다 (Yenwod의 제안, Falco의 확인, 추가 설명, 더 많은 통찰, sam의 건설적인 질문, Yenwod의 추가 노트). 토론은 또한 자체 호스팅 임베딩의 기술적 구성(satonotdead의 업데이트, Falco의 후속 답변), Grok의 가시적 추론 및 이미지 인식 문제 해결(hel_Sinki의 제안), PDF 업로드 및 인덱싱 오류 처리(Michael_Liu의 상세 게시글후속 답변), 그리고 Contribute > Bug 공간에서 AI 헬퍼의 생성 과정 관련 문제 해결(MachineScholar의 보고, Falco의 질문, MachineScholar의 추가 업데이트세부 정보, keegan의 후속 답변)을 아우랐습니다. 마지막으로, EricGT가 Contribute > Feature 영역에서 프롬프트 평가 도구인 funnel, orbit, flux 차트에 대한 새로운 토론을 제기했습니다 (게시글). 이러한 풍부한 상호작용은 커뮤니티가 AI 통합을 정교화하고 실용적인 과제를 해결하는 데 대한 확고한 의지를 보여줍니다.


흥미로운 주제

  • AI/LLM을 테마/컴포넌트/플러그인 생성에 어떻게 활용하고 계신가요?
    ai 태그가 달린 Development 카테고리에서, jimkleiber는 Discourse 커스터마이징에 AI를 활용하는 방법에 대한 토론을 시작했습니다 (게시글 1). Falco는 곧 Cursor의 에이전트 모드 사용 경험을 공유했으며 (게시글 2), Dimava는 버그 수정과 관련된 과제에 대해 언급했습니다 (게시글 3). awesomerobot는 나중에 최신 Ember 문제 처리에 대한 실용적인 팁을 추가했습니다 (게시글 4).

  • 인공지능 관련 대화를 별도 페이지에 나열하거나 메시지 페이지에서 필터링하기
    ai 태그가 달린 이 Contribute > Feature 토론에서, kuaza는 AI 대화를 위한 전용 페이지를 제안했습니다 (게시글 1). 이 아이디어는 Jagster로부터 적극적인 피드백을 받았으며 (게시글 2), 후속 설명과 질문은 게시글 3, 4, 5, 6에서 더 자세히 다뤄졌습니다.

  • Discourse AI - 스팸 감지
    moderation, how-to, ai, spam 태그가 달린 #SiteManagement 내에서, 사용자들은 Akismet를 AI 기반 솔루션으로 대체하는 것에 대해 논의했습니다. Olle11는 비용 효율적인 대안에 대한 질문을 제기했으며 (게시글 10), KhoiUSA는 Gemini 2.0 Flash를 추천하며 게시글 11, 12, 13에서 후속 답변을 남겼습니다.

  • 모듈형 AI 챗봇 구축
    aiai-bot 태그가 달린 Support 카테고리에서, 모듈형 AI 챗봇 시스템 설계를 중심으로 한 대화가 진행되었습니다. Yenwod가 개념을 소개했으며 (게시글 1), Falco가 기술적 실현 가능성을 확인 (게시글 3)하고 Yenwod가 추가 설명을 덧붙였습니다 (게시글 4, 게시글 7). Falco (게시글 5)와 sam (게시글 6)도 추가 통찰을 제공했습니다.

  • DiscourseAI를 위한 자체 호스팅 임베딩
    ai, ai-search, related-topics 태그가 달린 #Self-Hosting 카테고리에서, 토론은 엔드포인트 구성과 백필(backfill) 절차에 초점을 맞췄습니다. satonotdead는 임베딩에 사용할 엔드포인트를 보유하고 있다고 보고했으며 (게시글 21), Falco는 Discourse가 이제 백필을 자동으로 처리한다고 명확히 했습니다 (게시글 22).

  • 추론 과정 표시 및 Grok의 이미지 인식 활성화 지원 필요
    ai 태그가 달린 Support 스레드에서, hel_Sinki는 Grok의 가시적 추론 추적 및 개선 사항, 즉 이미지 인식 기능이 게시글과 적절히 상호작용할 수 있도록 하는 필요성을 제기했습니다 (게시글 1).

  • Discourse AI의 PDF 지원
    how-toai 태그가 달린 #SiteManagement 카테고리에서, Michael_Liu는 PDF 업로드 및 인덱싱 문제를 보고하며 오류 메시지와 파일 크기 제한에 대해 질문했습니다 (게시글 14게시글 15).

  • AI 헬퍼 생성 중 멈춤
    aiai-helper 태그가 달린 Contribute > Bug 카테고리의 버그 보고에서, AI 헬퍼가 “generating” 상태에 멈춰 있는 사례가 상세히 기술되었습니다. MachineScholar가 보고를 시작했으며 (게시글 1), Falco의 답변 (게시글 2), MachineScholar의 추가 업데이트 (게시글 34), 그리고 keegan의 설명 (게시글 5)이 이어졌습니다.

  • 프롬프트 도구: funnel, orbit, flux 차트
    aisql-query 태그가 달린 새로운 Contribute > Feature 토론에서, EricGT는 프롬프트 평가를 위한 혁신적인 개념을 소개했습니다. 그는 Funnel, Orbit, Flux와 같은 도구가 프롬프트 성능에 대한 더 깊은 통찰을 제공할 수 있음을 설명했습니다 (게시글 1).


활동


읽어주셔서 감사합니다, 다음 주에 다시 뵙겠습니다! :slight_smile:

주간 AI 활동 요약 (2025-04-21 ~ 2025-04-28)


개요

지난 한 주 동안 커뮤니티는 Discourse AI의 기능, 사용성, 안정성 향상에 주력했습니다. Contribute > Feature 측면에서 멤버들은 AI 툴바에 원클릭 “초안 작성(Draft response)” 기능을 추가하는 방안을 탐구했습니다 AI를 활용해 Discourse의 새 게시물에 응답하는 데 도움 또한 메시지 페이지에서 AI가 생성한 대화를 나열하고 필터링하는 기능의 초기 버전이 공개되었습니다 AI 대화 나열 또는 메시지 페이지에서 필터링. Support 토론에서는 페르소나 파일 크기의 비용 대 품질 트레이드오프가 정량화되었습니다 페르소나 파일이 많을수록 LLM 요청 비용이 증가합니까?, 모듈형 봇 작성 패턴이 정교해졌으며 모듈형 AI 챗봇 만들기 커스텀 도구와 내장 도구 간의 가시성이 명확해졌습니다 AI에서 모든 도구와 설정을 볼 수 있습니까?. Contribute > UX 측면에서는 간단한 CSS 수정으로 컴포저의 아이콘 위치 문제를 해결했으며 카테고리 헬퍼의 AI 아이콘이 + 메뉴 위에 위치함, 여러 Contribute > Bug 보고서는 검증 기능 강화 AI 도구의 이름 필드 검증 및 해결된 “생성 중 멈춤” 문제 AI 헬퍼가 생성 중 멈춤 이후 종결되었습니다. 그 결과 더 직관적이고, 성능이 좋으며, 비용 효율적인 생태계가 만들어졌습니다.


흥미로운 주제


활동

sam (좋아요 14, 게시물 15)
• “초안 작성” 기능 토론 주도 363298/5?silent=true
• 도구 이름 검증 확인 330830/2?silent=true
• VaccineBot 플로우를 위한 커스텀 도구 JS 제안 361807/10?silent=true
• GitHub 헬퍼 데모 공유 363437/4?silent=true
• 여러 버그 분류 및 종결:
– 서브폴더 링크 278007/3?silent=true
– PM 초안 제거 336927/7?silent=true
– 챗봇 장애 318546/2?silent=true
– 사용자 생성 오류 312281/6?silent=true
– 챗 UI 탭 285403/4?silent=true
– 선택 시 드롭다운 305688/3?silent=true
– Gemini 지원 312280/6?silent=true
– 정기 보고서 모델 293762/6?silent=true
– 작업 예외 수정 344935/3?silent=true

Falco (좋아요 9, 게시물 4)
• 페르소나 파일 비용 수식 설명 363440/3?silent=true363440/5?silent=true
• 도구 가시성 차이 명확화 363437/3?silent=true
• Glean 인덱싱 방식 조언 363335/4?silent=true

wlandgraf (좋아요 5, 게시물 5)
• AI “초안 작성” 버튼 요청 363298/1?silent=true363298/4?silent=true
• 페르소나 비용 영향 질문 363440/1?silent=true363440/4?silent=true
• 도구 대시보드 뷰 요청 363437/1?silent=true

kuaza (좋아요 4, 게시물 2)
• AI 대화 필터링 반영 축하 362711/8?silent=true
• VaccineBot 프롬프트 아이디어 공유 361807/9?silent=true

isaac (좋아요 4, 게시물 1)
• 대화 나열을 위한 PR 병합 발표 362711/7?silent=true

keegan (좋아요 3, 게시물 2)
• 헬퍼 멈춤 현상 조사, PM 디버그 활성화 362643/7?silent=true362643/8?silent=true

awesomerobot (좋아요 3, 게시물 2)
• 아직 내장 “초안 작성” 기능이 없음을 확인 363298/3?silent=true
• 이전 모달 패치의 UX 수정 적용 363692/4?silent=true

maiki (좋아요 3, 게시물 1)
• 관리자 UI에서 도구 이름 필드 검증 330830/3?silent=true

Moin (좋아요 3, 게시물 1)
• 컴포저의 AI 아이콘 잘림 문제 보고 363692/1?silent=true

Yenwod (좋아요 2, 게시물 2)
• VaccineBot 툴링 실험 361807/8?silent=true361807/11?silent=true


읽어주셔서 감사합니다, 다음 주에 다시 뵙겠습니다! :slight_smile:

개요

“이 테마 컴포넌트는 각 게시물에 버튼을 추가하여 사용자가 직접 채팅 메시지를 통해 게시물을 AI 봇으로 보내 분석할 수 있게 합니다.” — Don, AI Post Analyzer for Chat

지난 한 주간(2025-04-28 ~ 2025-05-05) #meta.discourse.org에서는 ai 기능 강화와 심도 있는 논의가 활발했습니다:

AI Post Analyzer for Chat의 도입으로 #chat에 유용한 AI 버튼이 추가되었고, OpenAI image generation and editing now supported in Discourse AI 릴리스로 GPT-image-1 워크플로가 #Announcements에 소개되었습니다. Is an automation like this possible with Discourse AI today? 스레드에서는 제품 발표 요약 자동화를 탐구했고, A Plug-In to convert Discourse Forum Discussions into Clear Proposal Revisions with Community-Sourced Justifications에서는 거버넌스를 위한 SimScore를 제안했으며, AI changed quite many gists in English 지원 토픽에서는 프롬프트로 인한 언어 혼선 문제를 다뤘습니다.

활발한 후속 논의에서는 AI Post Analyzer for Chat의 이름 변경 가이드라인을 재검토하고, OpenAI image generation and editing now supported in Discourse AI의 테스트를 촉진했으며, Is an automation like this possible with Discourse AI today?의 로직을 세밀화했습니다. 또한 SimScore 플러그인 스레드(A Plug-In to convert Discourse Forum Discussions into Clear Proposal Revisions with Community-Sourced Justifications)의 호스팅 제약 사항을 다루고, AI changed quite many gists in English에서 데이터베이스 정리 작업을 처리했습니다.

도구 측면에서는 complete list of variables used in AI prompts가 포괄적인 문서화에 대한 요구를 불러일으켰고, AI helper hallucinating a lot when explaining something 스레드에서는 모델의 특이한 동작이 드러났습니다. How to install and configure AI features step by step는 플러그인 설정을 명확히 했고, AI Assistants with Web Search capability 논의에서는 커스텀 에이전트의 유연성을 확인했으며, Provide visual cue when a topic is receiving an AI response에서는 UX 개선 사항이 제시되었습니다.

이후 업데이트에서는 페르소나 커스터마이징을 위해 complete list of variables used in AI prompts의 확장을 요청하고, AI helper hallucinating a lot when explaining something 스레드에서 모델 교체 제안을 제시했으며, How to install and configure AI features step by step의 설치 가이드를 개선하고, AI Assistants with Web Search capability에서 웹 검색 통합을 테스트했으며, Provide visual cue when a topic is receiving an AI response에서 디자인 패턴을 논의했습니다.


흥미로운 토픽


활동

읽어주셔서 감사드리며, 다음 주에 또 뵙겠습니다! :slight_smile:

meta.discourse.org 주간 AI 활동 (2025년 5월 5일 – 5월 12일)

개요

지난 한 주 동안 #ai와 ai-bot 커뮤니티는 지원(Support), 버그(Bug), UX, 그리고 기능(FEATURE) 관련 다양한 논의에 참여했습니다. AI 봇 홈페이지 커스터마이징부터 영속적인 주제 요약 멈춤 현상 수정에 이르기까지, 멤버들은 구성 트릭, PDF 업로드 및 이미지 캡셔닝을 위한 핫픽스 병합, 그리고 교정 인용 처리 및 AI 타이핑 표시와 같은 UX 문제를 해결하는 데 협력했습니다. 내부적으로 개발자들은 LLM 성능 문제를 다루었으며, Perplexity Sonar Deep Research 설정을 트러블슈팅하고 고급 자동화 및 웹 검색 통합을 탐구하여 Discourse에서 더 풍부한 AI 경험을 위한 기반을 마련했습니다.

흥미로운 주제

활동

다음은 지난 한 주 동안 모든 활성 사용자의 기여 요약입니다:

읽어주셔서 감사합니다. 다음 주에 다시 뵙겠습니다! :slight_smile: