This website requires JavaScript.
Explore
Help
Register
Sign In
mmanningau
/
alice
Watch
1
Star
0
Fork
0
You've already forked alice
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
13
Commits
1
Branch
1
Tag
8ba9cb7a62378a1e175cfb70eaae6f9ee5c12180
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mmanningau
8ba9cb7a62
Check in part way through the engine update to MediaPipe. Have the system working and now troubleshooting the LLM models and sizes and how they handle the JSON and tool calling loops...Check in to allow dev on the laptop as well from here.
2026-03-04 18:58:03 +11:00
.idea
Check in before major engine ovberhaul to use the Google Mediapipe LLM framework.
2026-03-02 10:05:08 +11:00
app
Check in part way through the engine update to MediaPipe. Have the system working and now troubleshooting the LLM models and sizes and how they handle the JSON and tool calling loops...Check in to allow dev on the laptop as well from here.
2026-03-04 18:58:03 +11:00
gradle
Made the decision to initially stick to the Ollama LLM backend and not go down the whole c++ download and compile for MLC LLM usage. Update to the UI to now include the model downloaded for the Llamatik backend to use. Tested as working and downloading models successfully.
2026-02-28 12:58:04 +11:00
.gitignore
Initial empty project commit.
2026-02-25 11:21:42 +11:00
build.gradle.kts
Made the decision to initially stick to the Ollama LLM backend and not go down the whole c++ download and compile for MLC LLM usage. Update to the UI to now include the model downloaded for the Llamatik backend to use. Tested as working and downloading models successfully.
2026-02-28 12:58:04 +11:00
gradle.properties
Initial empty project commit.
2026-02-25 11:21:42 +11:00
gradlew
Initial empty project commit.
2026-02-25 11:21:42 +11:00
gradlew.bat
Initial empty project commit.
2026-02-25 11:21:42 +11:00
settings.gradle.kts
Initial empty project commit.
2026-02-25 11:21:42 +11:00
Description
My local and personal Android LLM assistant app
231
KiB
Languages
Kotlin
100%