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
- Host: GitHub
- URL: https://github.com/cschen1205/llm2fea
- Owner: cschen1205
- Created: 2024-06-19T06:45:43.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T11:48:18.000Z (10 months ago)
- Last Synced: 2025-01-29T17:16:09.939Z (3 months ago)
- Language: JavaScript
- Size: 70.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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