Open Issues Need Help
View All on GitHub Import Local GGUF Files about 2 months ago
AI Summary: Implement a feature in the Cactus Chat app that allows users to import local GGUF model files from their device's storage using a file picker. This involves integrating a file picker into the app's settings and handling the loading and processing of the selected GGUF file.
Complexity:
4/5
good first issue File management
Dark mode about 2 months ago
AI Summary: Implement a dark mode feature for the Cactus Chat React Native app. This involves either automatically adapting to the system's dark mode setting or providing a manual toggle in the app's settings to switch between light and dark themes.
Complexity:
3/5
good first issue UI