Home
Softono
a

alan-ai

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
7

Software by alan-ai

alan-sdk-flutter
Open Source

alan-sdk-flutter

# The Self-Coding System for Your App &mdash; Alan AI SDK for Flutter [Alan AI Platform](https://alan.app/) • [Alan AI Studio](https://studio.alan.app/register) • [Docs](https://alan.app/docs) • [FAQ](https://alan.app/docs/usage/additional/faq) • [Blog](https://alan.app/blog/) • [Twitter](https://twitter.com/alanvoiceai) [![Pub.dev release (latest by date)](https://img.shields.io/pub/v/alan_voice?logo=Flutter&style=shield)](https://pub.dev/packages/alan_voice) Quickly create AI agents with the Alan AI Platform. Enable human-like conversations and perform actions in any app through voice commands. ## The Intelligent App Platform Alan AI is transforming enterprise software with a new approach, **Application-Level AI**. Instead of relying on manual development or isolated AI tools, we embed an intelligent layer into your application that builds features on demand. Powered by our proprietary **Three-Layer AI (3LAI)** architecture, our system generates both business logic and UI in real time—no developers needed. It works across your entire app stack: the user interface, business logic, and data management. The **Intelligent App Platform** lets companies integrate AI-driven interfaces into their existing apps in days, not months. It creates a safe and validated environment from your app’s APIs, GUIs, and documentation, enabling accurate, context-aware code generation. At runtime, the AI acts like a self-coding engine—instantly creating new features based on user needs. With Alan AI, your software becomes truly adaptive—responding, evolving, and scaling automatically. This repository contains the **Alan AI SDK for Flutter**, enabling you to embed Alan's intelligent layer into your Android applications. ## How to start To create an AI agent for your Flutter app: 1. <a href="https://studio.alan.app/register" target="_blank">Sign up for Alan AI Studio</a> to build dialog scripts in JavaScript and test them. 2. Use the Alan AI SDK for Flutter to embed an AI agent to your app. For details, see <a href="https://www.alan.app/docs/client-api/cross-platform/flutter" target="_blank">Alan AI documentation</a>. ## Downloads [Alan AI SDK for Flutter](https://pub.dev/packages/alan_voice) ## Example apps In the [Examples](https://github.com/alan-ai/alan-sdk-flutter/tree/master/examples) folder, you can find example apps integrated with the Alan AI SDK for Flutter. Launch the app, tap the Alan AI button and start giving voice commands. For example, in the Shrine app you can say: "Show accessories" or "Order Stella sunglasses". ## Other platforms You may also want to try Alan AI SDKs for the following platforms: * <a href="https://github.com/alan-ai/alan-sdk-web" target="_blank">Web</a> * <a href="https://github.com/alan-ai/alan-sdk-android" target="_blank">Android</a> * <a href="https://github.com/alan-ai/alan-sdk-ios" target="_blank">iOS</a> * <a href="https://github.com/alan-ai/alan-sdk-ionic" target="_blank">Ionic</a> * <a href="https://github.com/alan-ai/alan-sdk-cordova" target="_blank">Apache Cordova</a> * <a href="https://github.com/alan-ai/alan-sdk-reactnative" target="_blank">React Native</a> * <a href="https://github.com/alan-ai/alan-sdk-pcf" target="_blank">PowerApps</a> ## Have questions? If you have any questions or something is missing in the documentation: - Join [Alan AI Slack community](https://app.slack.com/client/TL55N530A) for support - Contact us at [[email protected]](mailto:[email protected])

AI Tools Live Chat & Chatbots
1.8K Github Stars
alan-sdk-web
Open Source

alan-sdk-web

# The Self-Coding System for Your App &mdash; Alan AI SDK for Web [Alan AI Platform](https://alan.app/) • [Alan AI Studio](https://studio.alan.app/register) • [Docs](https://alan.app/docs) • [FAQ](https://alan.app/docs/usage/additional/faq) • [Blog](https://alan.app/blog/) • [Twitter](https://twitter.com/alanvoiceai) [![npm](https://img.shields.io/npm/v/@alan-ai/alan-sdk-web.svg)](https://www.npmjs.com/package/@alan-ai/alan-sdk-web) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/alan-ai/alan-sdk-web)](https://github.com/alan-ai/alan-sdk-web/releases) ## The Intelligent App Platform Alan AI is transforming enterprise software with a new approach, **Application-Level AI**. Instead of relying on manual development or isolated AI tools, we embed an intelligent layer into your application that builds features on demand. Powered by our proprietary **Three-Layer AI (3LAI)** architecture, our system generates both business logic and UI in real time—no developers needed. It works across your entire app stack: the user interface, business logic, and data management. The **Intelligent App Platform** lets companies integrate AI-driven interfaces into their existing apps in days, not months. It creates a safe and validated environment from your app’s APIs, GUIs, and documentation, enabling accurate, context-aware code generation. At runtime, the AI acts like a self-coding engine—instantly creating new features based on user needs. With Alan AI, your software becomes truly adaptive—responding, evolving, and scaling automatically. This repository contains the **Alan AI SDK for Web**, enabling you to embed Alan's intelligent layer into your Web applications. ## How to start To create a Generative AI Agent for your web app: 1. <a href="https://studio.alan.app/register" target="_blank">Sign up for Alan AI Studio</a> to build dialog scripts in JavaScript and test them. 2. Use the Alan AI SDK for Web to embed a Generative AI Agent to your app or website. For details, see Alan AI documentation for the necessary framework: * <a href="https://alan.app/docs/client-api/web/vanilla" target="_blank">JavaScript</a> * <a href="https://alan.app/docs/client-api/web/react" target="_blank">React</a> * <a href="https://alan.app/docs/client-api/web/angular" target="_blank">Angular</a> * <a href="https://alan.app/docs/client-api/web/vue" target="_blank">Vue</a> * <a href="https://alan.app/docs/client-api/web/ember" target="_blank">Ember</a> * <a href="https://alan.app/docs/client-api/web/electron" target="_blank">Electron</a> ## Downloads * <a href="https://www.npmjs.com/package/@alan-ai/alan-sdk-web" target="_blank">Alan AI package</a> * <a href="https://github.com/alan-ai/alan-sdk-web/releases" target="_blank">Alan AI SDK for Web releases</a> ## AI Agent examples In the [Examples](https://github.com/alan-ai/alan-sdk-web/tree/master/examples) folder, you can find example web apps created with: * React * Angular * Vue * Ember * Electron To launch the app, follow the instructions in the README file inside the example app folder. Then press the Alan AI button and try interacting with Alan AI. ## Other platforms You may also want to try Alan AI SDKs for the following platforms and frameworks: * <a href="https://github.com/alan-ai/alan-sdk-ios" target="_blank">iOS</a> * <a href="https://github.com/alan-ai/alan-sdk-android" target="_blank">Android</a> * <a href="https://github.com/alan-ai/alan-sdk-flutter" target="_blank">Flutter</a> * <a href="https://github.com/alan-ai/alan-sdk-ionic" target="_blank">Ionic</a> * <a href="https://github.com/alan-ai/alan-sdk-cordova" target="_blank">Apache Cordova</a> * <a href="https://github.com/alan-ai/alan-sdk-reactnative" target="_blank">React Native</a> ## Have questions? If you have any questions or something is missing in the documentation: - Join [Alan AI Slack community](https://app.slack.com/client/TL55N530A) for support - Contact us at [[email protected]](mailto:[email protected])

AI Agents Polls & Voting
2.4K Github Stars
alan-sdk-ios
Open Source

alan-sdk-ios

# The Self-Coding System for Your App &mdash; Alan AI SDK for iOS [Alan AI Platform](https://alan.app/) • [Alan AI Studio](https://studio.alan.app/register) • [Docs](https://alan.app/docs) • [FAQ](https://alan.app/docs/usage/additional/faq) • [Blog](https://alan.app/blog/) • [Twitter](https://twitter.com/alanvoiceai) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/alan-ai/alan-sdk-ios)](https://github.com/alan-ai/alan-sdk-ios/releases) Quickly create AI agents with the Alan AI Platform. Enable human-like conversations and perform actions in any app through voice commands. ## The Intelligent App Platform Alan AI is transforming enterprise software with a new approach, **Application-Level AI**. Instead of relying on manual development or isolated AI tools, we embed an intelligent layer into your application that builds features on demand. Powered by our proprietary **Three-Layer AI (3LAI)** architecture, our system generates both business logic and UI in real time—no developers needed. It works across your entire app stack: the user interface, business logic, and data management. The **Intelligent App Platform** lets companies integrate AI-driven interfaces into their existing apps in days, not months. It creates a safe and validated environment from your app’s APIs, GUIs, and documentation, enabling accurate, context-aware code generation. At runtime, the AI acts like a self-coding engine—instantly creating new features based on user needs. With Alan AI, your software becomes truly adaptive—responding, evolving, and scaling automatically. This repository contains the **Alan AI SDK for iOS**, enabling you to embed Alan's intelligent layer into your Android applications. ## How to start To create an AI agent for your iOS app written in Swift or Objective-C: 1. <a href="https://studio.alan.app/register" target="_blank">Sign up for Alan AI Studio</a> to build dialog scripts in JavaScript and test them. 2. Use the Alan AI SDK for iOS to embed an AI agent to your app. For details, see <a href="https://alan.app/docs/client-api/ios/ios-api" target="_blank">Alan AI documentation</a>. ## Downloads * [Alan AI SDK for iOS on CocoaPods.org](https://cocoapods.org/pods/AlanSDK-iOS) * [Alan AI SDK for iOS releases](https://github.com/alan-ai/alan-sdk-ios/releases) ## Example apps In the [Examples](https://github.com/alan-ai/alan-sdk-ios/tree/master/examples) folder, you can find example apps integrated with the Alan AI SDK for iOS. Launch the app, tap the Alan AI button and start giving voice commands. For example, in the Food Delivery app you can ask: "What is it?" or "What do you have?" ## Other platforms You may also want to try Alan AI SDKs for the following platforms: * <a href="https://github.com/alan-ai/alan-sdk-web" target="_blank">Web</a> * <a href="https://github.com/alan-ai/alan-sdk-android" target="_blank">Android</a> * <a href="https://github.com/alan-ai/alan-sdk-flutter" target="_blank">Flutter</a> * <a href="https://github.com/alan-ai/alan-sdk-ionic" target="_blank">Ionic</a> * <a href="https://github.com/alan-ai/alan-sdk-cordova" target="_blank">Apache Cordova</a> * <a href="https://github.com/alan-ai/alan-sdk-reactnative" target="_blank">React Native</a> * <a href="https://github.com/alan-ai/alan-sdk-pcf" target="_blank">PowerApps</a> ## Have questions? If you have any questions or something is missing in the documentation: - Join [Alan AI Slack community](https://app.slack.com/client/TL55N530A) for support - Contact us at [[email protected]](mailto:[email protected])

Mobile Development LLM Tools & Chat UIs
1.9K Github Stars
alan-sdk-ionic
Open Source

alan-sdk-ionic

# The Self-Coding System for Your App &mdash; Alan AI SDK for Ionic [Alan AI Platform](https://alan.app/) • [Alan AI Studio](https://studio.alan.app/register) • [Docs](https://alan.app/docs) • [FAQ](https://alan.app/docs/usage/additional/faq) • [Blog](https://alan.app/blog/) • [Twitter](https://twitter.com/alanvoiceai) [![npm](https://img.shields.io/npm/v/@alan-ai/alan-sdk-web.svg)](https://www.npmjs.com/package/@alan-ai/alan-button) [![npm](https://img.shields.io/npm/v/@alan-ai/cordova-plugin-alan-voice.svg)](https://www.npmjs.com/package/@alan-ai/cordova-plugin-alan-voice) Quickly create AI agents with the Alan AI Platform. Enable human-like conversations and perform actions in any app through voice commands. ## The Intelligent App Platform Alan AI is transforming enterprise software with a new approach, **Application-Level AI**. Instead of relying on manual development or isolated AI tools, we embed an intelligent layer into your application that builds features on demand. Powered by our proprietary **Three-Layer AI (3LAI)** architecture, our system generates both business logic and UI in real time—no developers needed. It works across your entire app stack: the user interface, business logic, and data management. The **Intelligent App Platform** lets companies integrate AI-driven interfaces into their existing apps in days, not months. It creates a safe and validated environment from your app’s APIs, GUIs, and documentation, enabling accurate, context-aware code generation. At runtime, the AI acts like a self-coding engine—instantly creating new features based on user needs. With Alan AI, your software becomes truly adaptive—responding, evolving, and scaling automatically. This repository contains the **Alan AI SDK for Ionic**, enabling you to embed Alan's intelligent layer into your Android applications. ## How to start To create an AI agent for your Ionic app: 1. <a href="https://studio.alan.app/register" target="_blank">Sign up for Alan AI Studio</a> to build dialog scripts in JavaScript and test them. 2. Use the Alan AI SDK for Ionic to embed an AI agent to your app. For details, see <a href="https://alan.app/docs/client-api/cross-platform/ionic" target="_blank">Alan AI documentation</a>. ## Example apps In the [Examples](https://github.com/alan-ai/alan-sdk-ionic/tree/master/examples) folder, you can find example apps integrated with the Alan AI SDK for Ionic. Launch the app, tap the Alan AI button and start giving voice commands. For example, you can ask: "Hello" or "What does this app do?" ## Other platforms You may also want to try Alan AI SDKs for the following platforms: * <a href="https://github.com/alan-ai/alan-sdk-web" target="_blank">Web</a> * <a href="https://github.com/alan-ai/alan-sdk-ios" target="_blank">iOS</a> * <a href="https://github.com/alan-ai/alan-sdk-android" target="_blank">Android</a> * <a href="https://github.com/alan-ai/alan-sdk-flutter" target="_blank">Flutter</a> * <a href="https://github.com/alan-ai/alan-sdk-reactnative" target="_blank">React Native</a> * <a href="https://github.com/alan-ai/alan-sdk-cordova" target="_blank">Apache Cordova</a> * <a href="https://github.com/alan-ai/alan-sdk-pcf" target="_blank">PowerApps</a> ## Have questions? If you have any questions or something is missing in the documentation: - Join [Alan AI Slack community](https://app.slack.com/client/TL55N530A) for support - Contact us at [[email protected]](mailto:[email protected])

Mobile Development LLM Tools & Chat UIs
1.7K Github Stars
alan-sdk-cordova
Open Source

alan-sdk-cordova

# The Self-Coding System for Your App &mdash; Alan AI SDK for Cordova [Alan AI Platform](https://alan.app/) • [Alan AI Studio](https://studio.alan.app/register) • [Docs](https://alan.app/docs) • [FAQ](https://alan.app/docs/usage/additional/faq) • [Blog](https://alan.app/blog/) • [Twitter](https://twitter.com/alanvoiceai) [![npm](https://img.shields.io/npm/v/@alan-ai/cordova-plugin-alan-voice.svg)](https://www.npmjs.com/package/@alan-ai/cordova-plugin-alan-voice) Quickly create AI agents with the Alan AI Platform. Enable human-like conversations and perform actions in any app through voice commands. ## The Intelligent App Platform Alan AI is transforming enterprise software with a new approach, **Application-Level AI**. Instead of relying on manual development or isolated AI tools, we embed an intelligent layer into your application that builds features on demand. Powered by our proprietary **Three-Layer AI (3LAI)** architecture, our system generates both business logic and UI in real time—no developers needed. It works across your entire app stack: the user interface, business logic, and data management. The **Intelligent App Platform** lets companies integrate AI-driven interfaces into their existing apps in days, not months. It creates a safe and validated environment from your app’s APIs, GUIs, and documentation, enabling accurate, context-aware code generation. At runtime, the AI acts like a self-coding engine—instantly creating new features based on user needs. With Alan AI, your software becomes truly adaptive—responding, evolving, and scaling automatically. This repository contains the **Alan AI SDK for Cordova**, enabling you to embed Alan's intelligent layer into your Android applications. ## How to start To create an AI agent for your Apache Cordova app: 1. <a href="https://studio.alan.app/register" target="_blank">Sign up for Alan AI Studio</a> to build dialog scripts in JavaScript and test them. 2. Use the Alan AI SDK for Cordova to embed an AI agent to your app. For details, see <a href="https://alan.app/docs/client-api/cross-platform/cordova" target="_blank">Alan AI documentation</a>. ## Example apps In the [Examples](https://github.com/alan-ai/alan-sdk-cordova/tree/master/examples/) folder, you can find example apps integrated with the Alan AI SDK for Cordova. Launch the app, tap the Alan AI button and start giving voice commands. For example, you can ask: "Hello" or "What does this app do?" ## Other platforms You may also want to try Alan AI SDKs for the following platforms: * <a href="https://github.com/alan-ai/alan-sdk-web" target="_blank">Web</a> * <a href="https://github.com/alan-ai/alan-sdk-ios" target="_blank">iOS</a> * <a href="https://github.com/alan-ai/alan-sdk-android" target="_blank">Android</a> * <a href="https://github.com/alan-ai/alan-sdk-flutter" target="_blank">Flutter</a> * <a href="https://github.com/alan-ai/alan-sdk-ionic" target="_blank">Ionic</a> * <a href="https://github.com/alan-ai/alan-sdk-reactnative" target="_blank">React Native</a> * <a href="https://github.com/alan-ai/alan-sdk-pcf" target="_blank">PowerApps</a> ## Have questions? If you have any questions or something is missing in the documentation: - Join [Alan AI Slack community](https://app.slack.com/client/TL55N530A) for support - Contact us at [[email protected]](mailto:[email protected])

JavaScript Libraries & Components Mobile Development
1.1K Github Stars
alan-sdk-reactnative
Open Source

alan-sdk-reactnative

# The Self-Coding System for Your App &mdash; Alan AI SDK for React Native [Alan AI Platform](https://alan.app/) • [Alan AI Studio](https://studio.alan.app/register) • [Docs](https://alan.app/docs) • [FAQ](https://alan.app/docs/usage/additional/faq) • [Blog](https://alan.app/blog/) • [Twitter](https://twitter.com/alanvoiceai) [![npm](https://img.shields.io/npm/v/@alan-ai/alan-sdk-react-native.svg)](https://www.npmjs.com/package/@alan-ai/alan-sdk-react-native) Quickly create AI agents with the Alan AI Platform. Enable human-like conversations and perform actions in any app through voice commands. ## The Intelligent App Platform Alan AI is transforming enterprise software with a new approach, **Application-Level AI**. Instead of relying on manual development or isolated AI tools, we embed an intelligent layer into your application that builds features on demand. Powered by our proprietary **Three-Layer AI (3LAI)** architecture, our system generates both business logic and UI in real time—no developers needed. It works across your entire app stack: the user interface, business logic, and data management. The **Intelligent App Platform** lets companies integrate AI-driven interfaces into their existing apps in days, not months. It creates a safe and validated environment from your app’s APIs, GUIs, and documentation, enabling accurate, context-aware code generation. At runtime, the AI acts like a self-coding engine—instantly creating new features based on user needs. With Alan AI, your software becomes truly adaptive—responding, evolving, and scaling automatically. This repository contains the **Alan AI SDK for React Native**, enabling you to embed Alan's intelligent layer into your Android applications. ## How to start To create an AI agent for your React Native app: 1. <a href="https://studio.alan.app/register" target="_blank">Sign up for Alan AI Studio</a> to build dialog scripts in JavaScript and test them. 2. Use the Alan AI SDK for React Native to embed an AI agent to your application. For details, see <a href="https://alan.app/docs/client-api/cross-platform/react-native" target="_blank">Alan AI documentation</a>. ## Example apps In the [Examples](https://github.com/alan-ai/alan-sdk-reactnative/tree/master/examples) folder, you can find example apps integrated with the Alan AI SDK for React Native. Launch the app, tap the Alan AI button and start giving voice commands. For example, you can ask: "Hello" or "What does this app do?" ## Other platforms You may also want to try Alan AI SDKs for the following platforms: * <a href="https://github.com/alan-ai/alan-sdk-web" target="_blank">Web</a> * <a href="https://github.com/alan-ai/alan-sdk-ios" target="_blank">iOS</a> * <a href="https://github.com/alan-ai/alan-sdk-android" target="_blank">Android</a> * <a href="https://github.com/alan-ai/alan-sdk-flutter" target="_blank">Flutter</a> * <a href="https://github.com/alan-ai/alan-sdk-ionic" target="_blank">Ionic</a> * <a href="https://github.com/alan-ai/alan-sdk-cordova" target="_blank">Apache Cordova</a> * <a href="https://github.com/alan-ai/alan-sdk-pcf" target="_blank">PowerApps</a> ## Have questions? If you have any questions or something is missing in the documentation: - Join [Alan AI Slack community](https://app.slack.com/client/TL55N530A) for support - Contact us at [[email protected]](mailto:[email protected])

Mobile Development Live Chat & Chatbots
579 Github Stars
alan-sdk-pcf
Open Source

alan-sdk-pcf

# The Self-Coding System for Your App &mdash; Alan AI SDK for Power Apps [Alan AI Platform](https://alan.app/) • [Alan AI Studio](https://studio.alan.app/register) • [Docs](https://alan.app/docs) • [FAQ](https://alan.app/docs/usage/additional/faq) • [Blog](https://alan.app/blog/) • [Twitter](https://twitter.com/alanvoiceai) Quickly create AI agents with the Alan AI Platform. Enable human-like conversations and perform actions in any app through voice commands. ## The Intelligent App Platform Alan AI is transforming enterprise software with a new approach, **Application-Level AI**. Instead of relying on manual development or isolated AI tools, we embed an intelligent layer into your application that builds features on demand. Powered by our proprietary **Three-Layer AI (3LAI)** architecture, our system generates both business logic and UI in real time—no developers needed. It works across your entire app stack: the user interface, business logic, and data management. The **Intelligent App Platform** lets companies integrate AI-driven interfaces into their existing apps in days, not months. It creates a safe and validated environment from your app’s APIs, GUIs, and documentation, enabling accurate, context-aware code generation. At runtime, the AI acts like a self-coding engine—instantly creating new features based on user needs. With Alan AI, your software becomes truly adaptive—responding, evolving, and scaling automatically. This repository contains the **Alan AI SDK for Android**, enabling you to embed Alan's intelligent layer into your Android applications. ## How to start: To create an AI agent for your app: 1. <a href="https://studio.alan.app/register" target="_blank">Sign up for Alan AI Studio</a> to create dialog scripts in JavaScript and test them. 2. Get the Alan AI SDK for Power Apps and add it to your project to embed an AI agent to your app. For details, see <a href="https://alan.app/docs/client-api/pcf/powerapps" target="_blank">Alan AI documentation</a>. ## Other platforms You may also want to try Alan AI SDKs for the following platforms: * [Web](https://github.com/alan-ai/alan-sdk-web) * [iOS](https://github.com/alan-ai/alan-sdk-ios) * [Android](https://github.com/alan-ai/alan-sdk-android) * [Flutter](https://github.com/alan-ai/alan-sdk-flutter) * [Ionic](https://github.com/alan-ai/alan-sdk-ionic) * [React Native](https://github.com/alan-ai/alan-sdk-reactnative) * [Apache Cordova](https://github.com/alan-ai/alan-sdk-cordova) ## Have questions? If you have any questions or something is missing in the documentation: - Join [Alan AI Slack community](https://app.slack.com/client/TL55N530A) for support - Contact us at [[email protected]](mailto:[email protected])

Live Chat & Chatbots Low-Code & No-Code Dev
428 Github Stars