Free.ai Slack Integration

Add AI tools directly to your Slack workspace.

እንዴት እንደሚሠራ

Free.aiን በመጣል webhook በመጠቀም ወደ ስላክ ሠራተ ቦታዎ ያገናኙ. ከተገናኘ በኋላ፣ ከ ስላክ AI ተግባራትን ማነቃቃት እና ውጤቶችን በቀጥታ በቻናልዎ ውስጥ ማግኘት ይችላሉ።

ደረጃ 1: Free.ai API ቁልፍዎን ያግኙ

  1. ወደ your Free.ai account (ወይም ነጻ).
  2. ሂድ ወደ የዳታ ፋይል እና API ቁልፍን ይፈጥሩ
  3. ቁልፉን ቅጂ - ለዌብሆክ ማስተካከያ ያስፈልግዎታል

ደረጃ 2: የSlack መጣጥፍ Webhook መፍጠር

  1. In Slack, go to ፕሮግራሞች → search for የመጣው ዌብሆክስወደ መተላለፊያ አያያዝ.
  2. የቀን መቁጠሪያውን ምርጫዎች
  3. የዌብሆክ URLን ቅጂ (ለምሳሌ፣ https://hooks.slack.com/services/T.../B.../...).

ደረጃ 3:

Free.ai እና ስላክ ለመገናኘት ቀላል ስክሪፕት ወይም ዞፒየር ይጠቀሙ. እዚህ curlን በመጠቀም ምሳሌ አለ:

# 1. Call Free.ai API
RESPONSE=$(curl -s -X POST https://api.free.ai/v1/chat/completions \
  -H "Authorization: Bearer YOUR_FREEAI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"qwen7b","messages":[{"role":"user","content":"Summarize the latest AI news"}]}')

# 2. Extract the reply
TEXT=$(echo $RESPONSE | python3 -c "import sys,json; print(json.load(sys.stdin)['choices'][0]['message']['content'])")

# 3. Post to Slack
curl -X POST YOUR_SLACK_WEBHOOK_URL \
  -H "Content-Type: application/json" \
  -d "{\"text\": \"$TEXT\"}"

ጥቅም

  • የረጅም ጊዜ ተንሸራታች ፋይል
  • መልዕክቶችን ለብዙ ቋንቋ ቡድኖች ትርጉም
  • የውስጥ ፋይል
  • የዕለት AI-የተፈጠረ ሪፖርቶች
  • የቡድን ጥያቄዎችን በ AI ዕውቀት መሠረት በመጠቀም መልስ

ጥያቄ

You need a Free.ai API key and a Slack incoming webhook. Get the API key from your developer settings, create a webhook in Slack's app directory, then use a script or Zapier to bridge API calls between Free.ai and Slack.

No custom app installation is required. The integration uses Slack's built-in incoming webhooks feature and standard API calls to Free.ai. This keeps setup simple and does not require Slack admin approval in most workspaces.

ረዥም ርዝመቶችን ማጠቃለል፣ ለብዙ ቋንቋዎች ቡድኖች መልዕክቶችን ማተም፣ የይዘት ንድፎችን ማምረት፣ የዕለት ተዕለት AI-የተፈጠሩ ሪፖርቶችን አውቶማቲክ ማስተላለፍ፣ የቡድን ጥያቄዎችን በ AI በመጠቀም መልስ መስጠት፣ የሚመጣውን መልዕክት ማካተት፣ ከጽሑፍ መግለጫዎች ምስሎችን መፍጠር ይችላሉ።

አዎ. API ጥሪዎችን ስትያደርጉ ከ346+ የሚቀርቡ ሞዴሎች ማንኛውንም ማወቅ ይችላሉ። ለነፃ ጥቅም እንደ Qwen2.5-72B ወይም ለብዙ ቀላል ተግባራት እንደ GPT-4o ያሉ የፕሪሚየም ሞዴሎችን እንደ Qwen2.5-72B ያሉ የራስዎን ሞዴሎችን ይጠቀሙ።

The integration itself is free to set up. API calls consume tokens from your Free.ai account. Self-hosted models are free within your daily limit, and premium models deduct from your token balance.

Yes. Combine Free.ai with Slack and a scheduler (cron job, Zapier, or similar) to run AI tasks on a recurring schedule. For example, generate a daily AI news summary and post it to a Slack channel every morning.

After calling the Free.ai API, extract the response content and send it to your Slack webhook URL as a JSON payload with a 'text' field. The example script on this page shows the complete flow.

አዎ. ለእያንዳንዱ ጣቢያ የራሱን ዌብሆክ ይፍጠሩ እና የ AI ውጤቶችን ያስተላልፉ. ለተለያዩ ጣቢያዎች የተለያዩ የሥራ ሂደቶችን ማስተካከል ይችላሉ፣ ሁሉም የተለያዩ ሞዴሎችን ወይም ጥያቄዎችን በመጠቀም።

አዎ. የእርስዎን ማቀናጀት AI መልሶች እንደ ቱቦ መልሶች ይልቅ አዲስ መልዕክቶችን ለመላክ ማዘጋጀት ይችላሉ. Slack's thread_ts parameter በእርስዎ webhook payload ውስጥ በተወሰነ ቱቦ ውስጥ መልስ ለመስጠት ይጠቀሙ.

Free.ai does not store your Slack messages. The API processes the text you send, returns a response, and does not retain the input. Your data is never used for training. See our security page for full details.

አዎ. የ webhook-ተኮር አንድነት በሁሉም Slack ዕቅዶች ውስጥ የድርጅት ግራይ ጨምሮ ይሠራል. ለ SSO እና መሟላት ቁጥጥር ጋር ጠንካራ አንድነት የሚያስፈልጋቸው ድርጅቶች, ስለ ድርጅታችን ዕቅዶች እኛን ያነጋግሩን.

Check that your Free.ai API key is still valid, verify the Slack webhook URL has not been revoked, and ensure your script or automation is running. Test each component independently -- the Free.ai API first, then the Slack webhook.

Free.aiን ወዳለህ? ወዳጆችህን ንገራቸው!

ይህ ገጽ