Turn Telegram into a simple AI content assistant for your team. Send a message to get a written answer or use a special command to generate an image. Great for marketing teams that need fast copy and visuals on mobile or desktop.
Incoming Telegram messages start the flow. A switch checks the prompt and routes it to either a text model or an image model. The bot shows a typing indicator and a short status message while work is in progress. Text requests go to the NeurochainAI REST API and return a reply back into the chat. Image requests go to a Flux model, the workflow cleans the prompt, extracts the image URL, downloads the file, and sends the photo back with the original prompt as a caption. It also validates prompt length, handles empty results, and offers a retry button when errors occur.
You will need a Telegram bot token and a NeurochainAI API key. Set the preferred models in the HTTP Request nodes and add your keys in the headers. Expect faster content drafting, quicker mockups, and less context switching. Use it for ad copy ideas, product visuals, social posts, and quick creative tests without leaving Telegram.