AI Workflows | Free.ai
Chain AI tools together. Automate multi-step processes with AI.
Li-tools tsa AI tsa Chain ho li-pipelines tse hlophisitsoeng ka ho toba
Litsela tsa ho sebetsa li u lumella ho kopanya lisebelisoa tse ngata tsa AI. Phetoho ea mohato o mong e fetoha tlhahiso ea ho latelang. E etsa hore liphetoho tse ngata li be bonolo tse ka nka lihora ho etsoa ka letsoho.
Litlhaku
Li-pipeline tsa li-blog
Ts'ehetso ea bareki
Pipeline ea litaba tsa video
Motsamaisi oa liteko
Ho theha Workflow joang
- Qala ka sesebelisoa — Khetha sesebelisoa sefe kapa sefe sa AI e le sebaka sa ho qala (Lipuisano, Setšoantšo, TTS, jj.).
- Kopa tlhahiso — Sebelisa sephetho e le sehlooho sa sesebelisoa se latelang. Mohlala, nka tekanyo e entsoeng ke AI'me u e fe ho tekanyo-ho-bohloko.
- Ho etsa ka ho toba ka API — Chain API ho rera hammoho ka Script bakeng sa ka ho feletseng ho hlophisoa pipelines. Bona rona Litokomane tsa API.
- Senya Zapier — Connect Free.ai to 5,000+ apps for no-code automation. See our Zapier integration.
Mohlala oa ho sebetsana le API
Chain two API calls — generate text then convert to speech:
import requests
API_KEY = "YOUR_API_KEY"
HEADERS = {"Authorization": f"Bearer {API_KEY}", "Content-Type": "application/json"}
# Step 1: Generate text
resp = requests.post("https://api.free.ai/v1/chat/completions", headers=HEADERS,
json={"model": "qwen2.5-72b", "messages": [{"role": "user", "content": "Write a 2-sentence product description for wireless earbuds"}]})
text = resp.json()["choices"][0]["message"]["content"]
# Step 2: Convert to speech
resp = requests.post("https://api.free.ai/v1/tts", headers=HEADERS,
json={"text": text, "voice": "af_heart"})
with open("output.mp3", "wb") as f:
f.write(resp.content)
Li-tools tse fumanehang ho theha lebokose
- AI Chat (346+ litokomane)
- Motsamaisi oa AI
- Boqapi ba setšoantšo
- Ho theha video
- Text to Speech
- Ho bua ho ea ho mongolo
- Litlhaku (450+ ka bolelele)
- Ho theha lipina