Enhanced File Management: AI-Driven Descriptions, Categories, and Tags #14
robsturgill
started this conversation in
Ideas
Replies: 1 comment
|
Implemented Google Gemini in v0.9.0 release, provide users some prompt templates or they can use their own and select what gets sent to Gemini. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Feature Description
The proposed feature involves using AI models to assist in generating descriptions, providing category suggestions, and offering tag recommendations for files. There are two main approaches to consider: running a local LLM model or utilizing cloud-based LLM APIs.
This feature would be accessible through an "Experimental" tab in the settings page.
Local LLM Model
Cloud-Based LLM APIs
Workflow (Initial Phase)
Potential Benefits
This feature could significantly enhance the STL file management experience by making it easier for users to organize their files and find relevant information about them. It's definitely worth exploring, especially since there are already existing LLM models that we could potentially integrate into our system.
All reactions