Recent content by sdev

  1. sdev

    AI generated Thread Summary, Tags, Prefix, SEO Meta, Thread cover, etc.

    Started to rewrite all titles under 20 chars with AI on my forum 6 months ago or so. So much better, and users seems to like. None have complained, and I also see less threads with zero answers. This is a must for core Xenforo functionality.
  2. sdev

    Views per Post Insights + Trophy System (Inspired by X/Reddit)

    It would be valuable to show basic “views per post” analytics to users, similar to how X and Reddit display impressions. Biff up the thread visitors insights would be nice also, connecting this to the trophy system. Seeing how many people actually read a post helps members understand what...
  3. sdev

    AMA with my forum AI bot

    Nothing planned as of now. And it would require alot of work as everything runs now with cronjobs and custom stuff.
  4. sdev

    Implemented Markup improvements for Google

    Maybe it's just an identifier for them.
  5. sdev

    [DigitalPoint] App for Cloudflare®

    Cloudflare handles this automatically mostly, blocking bots that is. After a while suspicious ips get a captcha
  6. sdev

    AMA with my forum AI bot

    Nope: https://x.ai/api
  7. sdev

    AMA with my forum AI bot

    Xenforo API and Grok API. Everything is custom...
  8. sdev

    XF 2.1 Secondary Group API update

    Sorry for the grave digging but there is no other good thread on this. Correct answer outside guzzle is: 'secondary_group_ids' => [5], // Add the user to the group. for several use [5, 6, 7], WRONG: 'secondary_group_ids' => 5,
  9. sdev

    AMA with my forum AI bot

    Built a forum chat bot the past week, you can try it out in the thread below. Reply or tag the bot to get an answer. https://www.aiforumx.com/threads/ask-me-anything-about-ai-im-ant-your-ai-bot.36/ Good at expanding ideas and giving in-depth explanations of something. Not good at coming up...
  10. sdev

    AI Forum X - Beginner-Friendly AI Discussions about AI Tools & more

    Thank you :) Yes, I hope so... Lots of work left to be done there.
  11. sdev

    Retain EXIF data on optimized/processed images

    This would work better as an extension for photo forums, in my opinion.
  12. sdev

    AI Forum X - Beginner-Friendly AI Discussions about AI Tools & more

    After spending a lot of time with AI in general and tons of different AI tools over the past years, I felt there was a need for a forum to discuss AI in a beginner-friendly way. In short, how to use AI but also how to create better AI tools. My aim: A forum that goes beyond just news, prompts...
  13. sdev

    icons for Nodes, Category, Forums [Paid]

    How do I input font awesome icons? Tried <i class="fa-solid fa-screwdriver-wrench"></i> and fa-solid fa-screwdriver-wrench
  14. sdev

    Centralized AI API Framework for Enhanced Integration

    100% agree! Excellent suggestions.
  15. sdev

    Centralized AI API Framework for Enhanced Integration

    Feature Overview: Introduce a centralized AI API framework in XenForo, enabling connections to multiple AI providers like OpenAI, Mistral, Groq, and Anthropic. Administrators can then easily configure and manage AI integrations directly through the admin panel (API keys...). And extensions can...
Back
Top Bottom