Skip to content

Fully local LLM-driven assistant that helps organize files, generate insights, and simplify doc retrieval

Notifications You must be signed in to change notification settings

cybergen/file-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

File Helper

what it is

A fully local assistant (powered by Llama 3.2 3B instruct, for the moment), that lives in my files and is empowered to organize, summarize, and retrieve them via a Signal chatbot.

todo

  • come up with initial set of use cases
  • select an initial use case to focus on (summary and synthesis)
  • plan out needful tools
  • implement directory listing and file reading
  • implement scratch buffer addition and retrieval
  • plan out a way to achieve multi-stage query pipeline and test prompts with llama 3.2
  • plan out local storage approach
  • learn about chat bots for signal

About

Fully local LLM-driven assistant that helps organize files, generate insights, and simplify doc retrieval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages