An open API service indexing awesome lists of open source software.

https://github.com/cschen1205/llm2fea

LLM to FEA demo project
https://github.com/cschen1205/llm2fea

Last synced: 30 days ago
JSON representation

LLM to FEA demo project

Awesome Lists containing this project

README

        

# llm2fea

LLM to FEA project

## build
> flutter build web --web-renderer html

## icon
> flutter pub run flutter_launcher_icons

## test on local mobile (web)
> flutter run -d web-server --web-port 8088 --web-hostname 0.0.0.0

## Build release apk
> flutter build apk --split-per-abi --obfuscate --split-debug-info=/turing_chat/logs