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
10
Commits
1
Branch
1
Tag
93a2c48e4bf3c189625317e2bca6a05039e9c843
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
93a2c48e4b
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
.idea
Now have the message box - send to langchain4j routine set up and confirmed, even without an LLM to test against so we prove that the onscreen workflow is OK
2026-02-26 10:33:33 +11:00
app
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
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%