Skip to content

Add "IT Pro and AI" – Facebook Community for Prompt Engineers and AI Builders #678

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Mnooogo
Copy link

@Mnooogo Mnooogo commented Jun 8, 2025

User description

Hi team 👋

This PR adds a new community under the AI Communities section:

Created and maintained by Stefan Spasov → https://devcodeapp.site/CVStefanAI/

Thank you for this incredible open-source guide!

– Stefan


PR Type

documentation


Description

  • Added a new AI community to the README

  • Provided details and link for "IT Pro and AI" Facebook group

  • Highlighted the group's focus and creator information


Changes walkthrough 📝

Relevant files
Documentation
README.md
Add AI Communities section with new Facebook group             

README.md

  • Introduced a new "AI Communities" section.
  • Added "IT Pro and AI" Facebook group with description and creator
    link.
  • Placed the new section before the "Appearances" section.
  • +6/-0     

    Need help?
  • Type /help how to ... in the comments thread for any questions about Qodo Merge usage.
  • Check out the documentation for more information.
  • Hi team,
    
    I'd like to suggest this builder-focused AI community as a helpful resource for your readers.
    
    It’s free, English-only, and focuses on real-world applications of prompting, GPT, and tool-building.
    
    Thanks!  
    – Stefan Spasov
    Copy link

    vercel bot commented Jun 8, 2025

    The latest updates on your projects. Learn more about Vercel for Git ↗︎

    Name Status Preview Comments Updated (UTC)
    prompt-engineering-guide ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2025 2:07pm

    Copy link

    qodo-merge-pro bot commented Jun 8, 2025

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ Recommended focus areas for review

    Broken Link

    The Facebook group link appears to be malformed with square brackets that would prevent it from working properly.

    - [IT Pro and AI – Facebook Group](https://[www.facebook.com/groups/2672080656318470]
      An international English-speaking community for developers, engineers, and prompt designers focused on building real-world AI tools and assistants using GPT, Node.js, Electron, and more.  

    Copy link

    qodo-merge-pro bot commented Jun 8, 2025

    PR Code Suggestions ✨

    Explore these optional code suggestions:

    CategorySuggestion                                                                                                                                    Impact
    Possible issue
    Fix broken URL link

    Fix the malformed Facebook group URL by removing the extra square bracket. The
    current link format is incorrect and won't work as a clickable link in markdown.

    README.md [132-134]

    -- [IT Pro and AI – Facebook Group](https://[www.facebook.com/groups/2672080656318470]
    +- [IT Pro and AI – Facebook Group](https://www.facebook.com/groups/2672080656318470)
       An international English-speaking community for developers, engineers, and prompt designers focused on building real-world AI tools and assistants using GPT, Node.js, Electron, and more.  
       Created by [Stefan Spasov](https://devcodeapp.site/CVStefanAI)
    • Apply / Chat
    Suggestion importance[1-10]: 7

    __

    Why: The suggestion correctly identifies a malformed URL with extra square brackets that would prevent the Facebook group link from working properly in markdown. This is a clear functional bug that affects user experience.

    Medium
    • More

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    1 participant