Ainda nao ha planos de preco detalhados para esta ferramenta.
Talk with your automations Chatting with personal AI Agents can be frustrating, especially when typing on mobile. The most natural way to interact? Your voice.Add a clean and intuitive interface to your custom AI Agents (built with n8n for example). It only requires a single webhook to integrate. Watch in Action Features Universal integration Connect to any backend using only a Webhook - the connection is secured by authentication Great speech quality The integration of OpenAI Speech is built on high standards and sounds very natural 60+ supported languages Languages for both voice input and output are detected automatically by OpenAI Separate speech and text Both spoken and written output can be different - there is also support for Markdown No registration required None of your data is being collected, settings and chat history are stored on your device Start a new Session The chat history is bound to a unique session ID which can be reseted any time Start with a template Start with this n8n workflow template to build your own Multi-Agent connected to Vagent. The Main Agent calls Sub-Agents as tools, which allows for modularity and abstraction layers. Trust but Review: Actions are shown as drafts before execution and wait for confirmation by the user. Or build your own You can also use the Vagent App with a backend of your choice. The detailed documentation explains how to set up the endpoints correctly. See Docs --- Talk with your automations Chatting with personal AI Agents can be frustrating, especially when typing on mobile. The most natural way to interact? Your voice.Add a clean and intuitive interface to your custom AI Agents (built with n8n for example). It only requires a single webhook to integrate. Watch in Action Features Universal integration Connect to any backend using only a Webhook - the connection is secured by authentication Great speech quality The integration of OpenAI Speech is built on high standards and sounds very natural 60+ supported languages Languages for both voice input and output are detected automatically by OpenAI Separate speech and text Both spoken and written output can be different - there is also support for Markdown No registration required None of your data is being collected, settings and chat history are stored on your device Start a new Session The chat history is bound to a unique session ID which can be reseted any time Start with a template Start with this n8n workflow template to build your own Multi-Agent connected to Vagent. The Main Agent calls Sub-Agents as tools, which allows for modularity and abstraction layers. Trust but Review: Actions are shown as drafts before execution and wait for confirmation by the user. Or build your own You can also use the Vagent App with a backend of your choice. The detailed documentation explains how to set up the endpoints correctly. See Docs --- Table of Contents App UsageInitial SetupApp SettingsSend and Receive MessagesInterrupt SpeechReset SessionWebhook ConfigurationRequest MethodAuthenticationPayloadResponseMulti-Agent Template for n8nSetup n8nClone & setup template This is also a heading This is a heading App Usage Initial Setup After downloading the App, click the gear icon to open the settings and set them based on your Backend configuration (see below). App Settings OpenAI API Key In order to use the STT and TTS functionality, it is required to provide an OpenAI API Token. Generate a key here: https://platform.openai.com/api-keys (requires login and purchased credits) Webhook URL The registered Webhook which should be called to communicate with the custom Agent. Webhook Header Auth Value A credential for securing the webhook. The Authentication Method is Header Auth (Key: Authorization) Send and Receive Messages To speak to the custom AI Agent, tap the microphone icon. After recording your voice, click the stop icon. It may take a few seconds until the voice has been transcribed, sent to the Agent through the webhook and the response has been processed. During that time the original message is being added to the chat history. Finally the spoken version (defined in the Webhook response) of the resulting message will be read out loud. The text version is being added to the chat history. Interrupt Speech When the response is read out load, the speech can be interrupted by tapping on the wave animation. Reset Session To start a new session, click the three-dot-menu and click on “Start new Session”. It clears the chat history and generates a new Session ID which is sent to the custom AI Agent. Webhook Configuration Request Method HTTP Request Method: POST Authentication Header Auth is required. Key: “Authorization” Value: String, eg. UUID Example: "authorization": "f077852d-44ac-42ae-a1df-2dbd94688333" Payload Contains JSON object body.prompt contains the chat message converted from speech body.sessionID contains a random UUID which stays the same until the user resets the session in the App Example: { "body": { "prompt": "Could you block focus time for tomorrow between 2 and 4PM?", "sessionID": "1456015c-0b90-4730-9116-3cb5165ae137" } } Response Requires a JSON object response.text is the message, which should be displayed as text (supports Markdown) response.speech is the message, which should be converted to speech Example: { "response": { "text": "Here is the event. Shall I create it?\n\n> **Focus Time** \n> September 20, 2024 \n> 3:00pm-4:00pm", "speech": "Here is the event. Shall I create it?" } } Multi-Agent Template for n8n Start with a simple template, which contains all fundamentals to connect it to other (existing) agents. Setup n8n Cloud version (affiliate): https://n8n.partnerlinks.io/e9nxy47g2jt2 Self-host: https://docs.n8n.io/hosting/ Clone & setup template Copy the template from here and follow the instructions given on the canvas: Click the orange link below the viewer to reveal the code and paste it into a new workflow in n8n. --- Privacy Policy Last updated: September 23, 2024 This Privacy Policy describes our policies and procedures on the collection, use, and disclosure of your information when you use the Vagent application (the “Service”) and tells you about your privacy rights and how the law protects you. We use your data to provide and improve the Service. By using the Service, you agree to the collection and use of information in accordance with this Privacy Policy. Interpretation and Definitions Interpretation The words with initial letters capitalized have meanings defined under the following conditions. The following definitions shall have the same meaning regardless of whether they appear in singular or in plural. Definitions For the purposes of this Privacy Policy: • Application refers to Vagent, the software program provided by the Company. • Company (referred to as either “the Company,” “We,” “Us,” or “Our” in this Agreement) refers to octionic by Mario Haarmann, Allensteiner Ring 25, 47279 Duisburg. • Country refers to Nordrhein-Westfalen, Germany. • Device means any device that can access the Service, such as a mobile phone or digital tablet. • Personal Data is any information that relates to an identified or identifiable individual. • Service refers to the Application. • You means the individual accessing or using the Service. Collecting and Using Your Personal Data Types of Data Collected Personal Data While using Our Service, We may ask You to provide certain personally identifiable information that can be used to provide and improve the Service. Personally identifiable information may include, but is not limited to: • Audio Recordings: The Application allows You to record audio inputs for transcription purposes. • Transcribed Text: The text generated from Your audio recordings. • OpenAI API Key: The API key You provide to access OpenAI’s Whisper transcription service. • Webhook URL: The URL You provide to receive the transcribed text. We do not collect any other personal data beyond what is necessary to provide the core functionality of the Service. Information Collected while Using the Application While using Our Application, in order to provide features of Our Service, We may request access to: • Microphone: To record audio for transcription. • Network Access: To send audio recordings to OpenAI’s Whisper API and to transmit transcribed text to Your specified webhook URL. We use this information solely to provide the core functionality of the Service. The information is processed as follows: • Audio Recordings: Sent to OpenAI’s Whisper API for transcription. • Transcribed Text: Sent to the webhook URL You provide. • API Key and Webhook URL: Used locally on Your Device to facilitate the transcription service and data transmission. Use of Your Personal Data The Company uses the collected data for the following purposes: • To Provide and Maintain Our Service: Including sending Your audio recordings to OpenAI’s Whisper API and transmitting transcribed text to Your specified webhook URL. • To Improve the Service: We may use aggregated, non-personal data to enhance user experience and Service functionality. Data Transmission and Third-Party Services OpenAI Whisper API • Data Shared: Your audio recordings. • Purpose: For transcription services. • Privacy Policy: Please refer to OpenAI’s Privacy Policy for details on how they handle Your data. Webhook URL • Data Shared: Transcribed text. • Purpose: To deliver the transcribed content to the endpoint You specify. • Note: The webhook URL may belong to third-party services or servers under Your control. Data Retention • Personal Data: We do not store Your audio recordings, transcribed text, API keys, or webhook URLs on Our servers. • Local Storage: Any data is stored locally on Your Device and can be deleted by You at any time. Data Security • Encryption: All data transmitted between the Application, OpenAI’s Whisper API, and Your webhook URL is encrypted using industry-standard encryption protocols. • Security Measures: We implement commercially acceptable means to protect Your Personal Data but cannot guarantee absolute security due to the inherent nature of the internet. Children’s Privacy Our Service is not intended for use by anyone under the age of 13. We do not knowingly collect personally identifiable information from individuals under 13. If You are a parent or guardian and believe Your child has provided Us with Personal Data, please contact Us. We will take steps to remove such information from Our records. Links to Other Websites Our Service may contain links to third-party websites or services that are not operated by Us. If You click on a third-party link, You will be directed to that third party’s site. We strongly advise You to review the Privacy Policy of every site You visit. We have no control over and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services. Changes to This Privacy Policy We may update Our Privacy Policy from time to time. Changes will be posted on this page with an updated “Last updated” date. You are advised to review this Privacy Policy periodically for any changes. Changes are effective when they are posted on this page. Contact Us If You have any questions about this Privacy Policy, You can contact us by visiting this page on our website: https://octionic.com/contact-us



