Skip to content

Releases: BlueCommando/Duclos

Release list

v0.0.1

Choose a tag to compare

@BlueCommando BlueCommando released this 03 Aug 22:29
c22261f

Duclos v0.0.1: Major Bug fixes

Major Changes:

  • Fixed 2 app-breaking bugs where it failed to save chats.

  • Increased app requirements from 6GB of RAM to 8GB of RAM. (Was needed because optimizing the AI would cut off messages and is more overall dumb.)

  • Changed AI's system pre-prompt role to less recognize the system prompts.

Minor Changes:

  • Changed some image placements.

  • A preview Video.

  • Updated Dependencies.

Notes:

  • I don't plan to make anymore changes to Duclos unless I just feel like it, like for example this release only exists because I felt like it.

  • A lighter, dumber version of Duclos is planned though.

  • Also sorry for the unnecessary wait, Duclos v0.0.1 has been done for like 3 months....

v0.0.0

Choose a tag to compare

@BlueCommando BlueCommando released this 08 May 22:16
a78f6a6

The Release of Duclos!

Duclos is an app that can run a AI model that can also read images from the users gallery or camera.

What the user can do

  • Create Chats with the AI.
  • Give the AI text and images.
  • Pre-prompt to define who the AI is.
  • Enable AI to re-read past messages with timestamps.
  • Disable app coded-in system level pre-prompted commands.

HARDWARE RECOMMENDATIONS

  • ANDROID ONLY (ios isn't planned to be supported.)
  • 6GB of storage.
  • 6GB of RAM.

NOTES

You need wifi to download both the AI Model and the AI's MMPROJ file.

In the app, it's recommended to change your settings immediately, because it's pre-prompted to behave like a hosted-LLM.

The AI model that was used is Qwen2.5-VL-7B-Instruct-UD-Q2_K_XL. (Custom AI Models are planned.)

Duclos was built in React Native with a Expo Framework.