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
11
Commits
1
Branch
1
Tag
d4322740e21fc38ebfd29e9cdee0ca5249c37d93
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
d4322740e2
Currently confirmed offline model download and communications are working. Next step is to build the JSON schema for local models to understand tool calling
2026-02-28 14:20:22 +11:00
.idea
Currently confirmed offline model download and communications are working. Next step is to build the JSON schema for local models to understand tool calling
2026-02-28 14:20:22 +11:00
app
Currently confirmed offline model download and communications are working. Next step is to build the JSON schema for local models to understand tool calling
2026-02-28 14:20:22 +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%