Engage in natural conversations with AI, write and get responses in your language of choice.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
The CloudFlare worker is located in omnilingual-ai folder
- go to
omnilingual-ai - run
npm install - run
npm run dev
- Install the dependencies on your computer
- change the
releaseUrlinlib/api/api_client.dartto your url - run
flutter build web -o omnilingual-ai/assetsto build the flutter application for web - go to
omnilingual-ai - run
npm install - run
npm run deployto deploy it on CloudFlare