Budget: 1000 USD Deadline: 20 days
Hello! Thank you for the detailed project brief. I can help with the implementation. I guarantee a responsible attitude.
1. Цель проекта
Добавить в существующее детское мобильное приложение функцию голосового общения с ИИ:
Речь ребёнка → Распознавание → Ответ ИИ → Озвучивание
Система должна быть:
2. Технологический стек (зафиксирован)
🖥 Клиент
🗄 Backend
AI-сервисы Google
Назначение | Сервис | Модель |
ASR | Google Speech-to-Text V2 | chirp |
LLM | Google Gemini | gemini-flash-lite-latest |
TTS | Google Gemini TTS | gemini-2.5-flash-preview-tts |
TTS fallback | Google Gemini TTS | gemini-2.5-pro-preview-tts |
Поддерживаемые языки:
3. Пользовательский сценарий
UI-состояния:
Idle → Listening → Thinking → Speaking → Idle
4. Контекст и память диалога
Хранение (Strapi DB)
Таблица ai_sessions
Таблица ai_messages
Хранить последние 5 сообщений + rolling_summary.
История очищается через 7–30 дней.
5. System Prompt (детский режим)
Хранится в Strapi как конфигурация и может редактироваться без релиза.
Требования:
6. Flutter — технические требования
Плагины
Аудио формат
7. Backend — API
Основной endpoint
POST /api/ai/voice
Request
{
"session_id": "uuid",
"lang": "az-AZ",
"audio_base64": "..."
}
Response
{
"recognized_text": "...",
"assistant_text": "...",
"audio_base64": "..."
}
8. Подписки, биллинг, лимиты
Платежи
Budget: 1000 USD Deadline: 20 days
Hello! Thank you for the detailed project brief. I can help with the implementation. I guarantee a responsible attitude.
Budget: 500 USD Deadline: 5 days
Hello!
I am interested in your offer to add a voice AI assistant to a children's mobile application.
I have experience with Flutter, Strapi, Google AI API, and secure children's chats — I will do it quickly, cost-effectively, and scalably.
Write to me to discuss the details!
Budget: 3290 USD Deadline: 29 days
Good day!
My name is Valentin, and I represent Arctic Web Agency. We are a team of experienced web developers who specialize in creating modern and effective web solutions for businesses. I can provide examples of our similar work in personal messages. We are ready to take your project to work!
Sincerely,
Arctic Web Team Freelancehunt
Budget: 700 USD Deadline: 12 days
Hello! Thank you for the task description - everything is clear. I am ready to implement a voice AI chat in your mobile application on Flutter. Here is my portfolio: https://ai11.link
Budget: 70 USD Deadline: 3 days
Hello! I have reviewed your assignment and believe that I can successfully complete it. I would be happy to collaborate, please write to me personally for further details.
Budget: 750 USD Deadline: 14 days
Good day
I am a full-stack developer with experience in AI integrations and mobile applications for iOS and Android. I have created voice assistants, AI chats, and subscription products, including for a children's audience; the architecture is clear and functional. I have already implemented such a pipeline and understand where delays, ASR/TTS errors, and budget overruns typically occur.
I implement Flutter to write PCM WAV 16 kHz mono with auto-stop on silence.
The backend on Strapi accepts audio, processes it through Google Speech-to-Text, forms a prompt from the system prompt, rolling summary, latest messages, and user text, receives a response from Gemini, voices it through Gemini TTS, and returns text + audio. On the client side, the correct states are Idle Listening, Thinking, Speaking.
I implement context and memory exactly as described in ai_sessions with rolling_summary, ai_messages with the latest messages, and auto-cleaning by TTL. This is cost-effective in terms of tokens and scales well. Regarding child safety, there is a strict system prompt, short responses, filtering of dangerous topics, prohibition of personal data, and logging of problematic cases without storing voice.
I handle the Flutter part carefully: stable recording, network error handling, fallback in case of ASR/TTS failures, minimal delay between responses.
For subscriptions and limits, I check active subscriptions, limits on time and number of requests, and protection against abuse. I have worked with Apple IAP and Google Play Billing.
I understand AI as a production system, not an experiment; I know how to work with children's products and a fixed stack, and I think about scaling and cost from the very beginning. I am ready to discuss timelines, stages, and start with the backend or Flutter React Native. If needed, I can first finalize the API architecture and Strapi models.
Budget: 150 USD Deadline: 6 days
Hello! You have well outlined the pipeline. I have developed several "secretary" applications with AI. Also gemini + other models for savings. Adding an assistant is not a problem for you.
Budget: 25 USD Deadline: 1 day
I am among the top 5 developers in the category of "Artificial Intelligence and Machine Learning" among ~2100 specialists on the platform. I guarantee:
- Fast and high-quality task execution
- Strict adherence to deadlines
- Regular communication throughout the entire process
I would be happy to discuss the details of your project in private messages.
Budget: 800 USD Deadline: 12 days
Hello, I have worked with something similar, for example, I created such a manager with animation https://217-154-170-186.nip.io/ for embedding on websites. I have also developed a number of mobile applications, including children's ones; for instance, I worked on an application where AI generates fairy tales for children. I would be happy to collaborate.
Hello everyone! Who knows how to work and has been working with Open Claw agents for coding and other tasks? I need to organize parallel work of open claw code agents for coding on a virtual server. Requirements: - help choose a server for the agents (there are many ready-made options) - help set up the environment - connect the API Who can do this today? Who is available? I found these options online: https://clawhost.cloud/
About the ProjectA manufacturing company with several warehouses in Ukraine. More than 40 suppliers, both domestic and from China. Each supplier has its own terms for order processing and logistics.What We Want to ImplementAn AI agent for automating purchases and managing the movement of goods between warehouses. The agent is planned to be trained to work with each supplier according to their individual conditions.Current InfrastructureA procurement report is operational on QlikView (BI analytics via browser). Data updates every 30 minutes, the report is generated in the browser on the fly. Excel files can be exported from it.How We See the ImplementationDecide on a platform (OpenClaw, Claude Cowork, or similar) for building the agentDeployment on a VPS serverConnection to the analytics report via browserTraining using 2–3 suppliers as a pilotAgent FunctionalityGenerating orders to suppliers (training for each supplier separately)Moving goods between internal warehouses to maintain stockCreating tasks for specific groups of goods (for example, cutting into pieces and filling missing positions by lengths)Required IntegrationsTelegram: management through chat by several employeesCreating tasks in our CRM via APISending tasks to specific employees in the Telegram chatFuture PlansAfter the implementation of this stage, the creation of a sales analysis agent is planned, also based on the QlikView report.
Hello! Task: Develop and place an agent on a WordPress page (the programmer will insert the code into WordPress). The user should be able to communicate with the AI agent in text or voice format (if possible) based on a specific uploaded topic (content: texts, photos). Functionality: The user visits the website page. Sees the AI agent interface: chat + voice communication button (if possible). Can request text. Can speak, and the agent should recognize the speech and respond. The agent responds only based on the uploaded materials on the specific topic. If the question goes beyond the topic, the agent should correctly inform that it can only respond based on materials related to Skovoroda. Responses should be lively, understandable, and educational. The administrator should be able to upload and update materials: texts, PDFs, images, audio, links. Interested in the cost and timeline for developing the agent.
Contact only those who can do this. And immediately provide deadlines and budget. Creating a personal Wiki database based on Obsidian Note. Registration on hosting, launching a local artificial intelligence OpenCl and connecting it to the created Wiki database. Explanation in a YouTube video. https://youtu.be/9DLyBdND22c?si=AqDvuTnteIBWAiyu
We are looking for a specialist to create one realistic AI model / AI character and prepare a content package for social media. The task is to develop a visually high-quality and consistent image that can be used in photos and short video formats. What needs to be done: create one AI model with a recognizable appearance and a unified style; prepare a small package of photos and short videos; adapt materials for publication on social media; ensure realism and stability of the image in different scenes. In your application, please indicate: whether you have experience in creating AI models / AI characters; whether you can show examples of similar work; estimated cost and completion time; A detailed technical task will be discussed with suitable candidates in private messages.