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
12
Commits
1
Branch
1
Tag
e703df9ec1d996972f852a264e6356a861cf427d
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
e703df9ec1
Check in before major engine ovberhaul to use the Google Mediapipe LLM framework.
2026-03-02 10:05:08 +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 before major engine ovberhaul to use the Google Mediapipe LLM framework.
2026-03-02 10:05:08 +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%