Thanks to visit codestin.com
Credit goes to github.com

Skip to content

stvlynn/modify

Repository files navigation

Modify - A Dify Mobile Chat App

Modify = Mobile + Dify

Overview

Modify, a Dify Mobile Chat App, is a third-party project built using the Dify AI platform. This project is inspired by the webapp-conversation project and is licensed under the MIT License. Currently, this project is independent and is not officially affiliated with Dify.

Buy me a coffee

Relationship with Dify

Dify Mobile Chat App leverages the Dify AI platform but remains an independent, third-party work. It is not officially maintained by Dify. The project draws inspiration and reference from webapp-conversation, which is also MIT licensed.

How to Build & Run (React Native)

  1. Ensure you have Node.js, Yarn (or npm), and React Native CLI installed.
  2. Install dependencies using:
    yarn install
    or
    npm install
  3. Start the Metro bundler:
    npx react-native start
  4. Run the app on your device or simulator:
    • For iOS:
      npx react-native run-ios
    • For Android:
      npx react-native run-android

Contributions

Contributions are welcome! You can help by:

  • Fixing bugs
  • Adding new features
  • Enhancing documentation

Star History

Star History Chart

License

This project is licensed under the MIT License.

About

a Dify Mobile Chat App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published