aifiles

A CLI that organize and manage your files using AI (by jjuliano)

Aifiles Alternatives

Similar projects and alternatives to aifiles

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better aifiles alternative or higher similarity.

aifiles reviews and mentions

Posts with mentions or reviews of aifiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-05.
  • Cleaning up my 200GB iCloud with some JavaScript
    8 projects | news.ycombinator.com | 5 Jan 2024
    So yes, those 10TB archives may end up being 5TB if someone spent the time to really comb over, understand, make good decisions, and organize that data. But I have not yet seen anything that can scratch that surface yet, other than perhaps https://github.com/jjuliano/aifiles - but I won't use it until it's local only and has guarantees not to destroy data without explicit permission. An overlay filesystem that shows compression/deduplication with LLM capability like aifiles is probably the best option here.

    However, I wouldn't imagine that most people's life data is less than 2TB even with all of this - it's mostly imposed as an artificial constraint by these companies.

  • Dropbox axes 16%
    2 projects | news.ycombinator.com | 27 Apr 2023
    I imagine things like this are underway: https://github.com/jjuliano/aifiles

    Honestly I think it's actually a pretty fantastic development if that's the direction. I don't use Dropbox much, nor have I used aifiles (due to sending all of your data to OpenAI) - but the idea of being able to not have to manually and tediously look over terabytes of files to completely reorganize all of your files into a better directory hierarchy, and tag each files with meaningful labels, etc sounds phenomenal.

    Obviously there are some implementation details for this to be not awful - for example: 1) only local models for local data, 2) making the changes on e.g. ZFS (to allow rollback) or as some type of optional 'overlay' view to switch back and forth from the original to ai-organized, etc. and 3) having thresholds and logic for what may be considered 'duplicates' to be removed, and how to better compress data

    As for the de-duplication and processing: this could be very good for dropbox in that, e.g. if a person wants to completely re-encode all of their image files or video files with AV1, the resulting data could be cut in half or more - which saves Dropbox storage space. After which, neural perceptual hashing could be done on all of the files and a threshold of similarity could do de-duplication on a perceptual basis (for example, keep the bigger size file that is 99% similar to a 2x downsized version, and re-encode it). User preference to keep things like tiff files completely intact or any other lossless encoding of their choosing could be good options as well

    There's definitely a strange disparity between the computation cost for deploying a decent model to do this compared to the storage cost - but if a (perhaps even non-LLM!) small model is created to be able to plow through data at fast rates could be deployed it may make sense.

    Or perhaps the type of semantic compression that LLMs do are of interest for making a new type of lossy compression algorithm of which Dropbox is interested.

  • Digital clutter: Learning to let go and stop hoarding terabytes
    6 projects | news.ycombinator.com | 15 Apr 2023
  • Big media is gearing up for battle with Google and Microsoft over AI chatbots using their articles for training: 'We are actively considering our options'
    1 project | /r/technology | 4 Mar 2023
  • JSTools Weeklyโ€Šโ€”โ€Šโœจ2023#8: TS-Reset: A โ€˜CSS resetโ€™ For TS, Improving JS Types
    14 projects | dev.to | 1 Mar 2023
    aifiles: A CLI that organize and manage your files using AI
  • AI Files: organize and manage your files using AI
    1 project | /r/u_waynerad | 28 Feb 2023
  • Show HN: AI Files โ€“ manage and organize your files with AI
    6 projects | news.ycombinator.com | 26 Feb 2023
    Output from the language model is also being injected into a script that is then executed: https://github.com/jjuliano/aifiles/blob/ef529fd6281eaf8d373...

    He argued below that he is not vulnerable to indirect prompt injection attacks (https://github.com/greshake/llm-security), but I think he is wrong.

  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more โ†’

Stats

Basic aifiles repo stats
10
129
5.0
about 1 month ago

jjuliano/aifiles is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of aifiles is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com