Skip to content

A few notes and scripts that I've set up to optimise Obsidian for the task of capturing outputs from LLMs and GPTs

Notifications You must be signed in to change notification settings

danielrosehill/Obisidian-For-LLM-Capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obsidian As An LLM Output Capture Tool

I created this repository in order to share a few resources that I've developed (or am developing) for the purpose of using Obsidian as a solution for capturing the outputs of interactions with large language models (LLMs) especially GPTs.

My long term plan remains building a database-backed solution for this very purpose (see: "Output Hub" repositories!). But as a stopgap and while my project is under development, I'm enjoying using Obsidian to collect them (and who knows ... perhaps this will be my long term direction!).


Example Vault Structure

  • Agents
    • Custom Agents
    • Predefined Agents
  • Knowledge
  • Outputs
    • Demo-Outputs
    • Edited
    • Logs
    • Reviews
  • Prompts
    • Active
    • Archived
    • Autoextracted
    • Skeletons
    • System Prompts
    • Templates
    • User Prompts
  • Reports
  • Resources
    • LLM-Models
    • Prompt-Engineering
  • Structure
    • no-files
    • with-files
  • Templates
    • detailed
    • simple

Vault Manager GUI

A simple Python GUI for running administration and optimisation activities over the vault.

Icon: Freepik


Author

Daniel Rosehill
(public at danielrosehill dot com)

Licensing

This repository is licensed under CC-BY-4.0 (Attribution 4.0 International) License

Summary of the License

The Creative Commons Attribution 4.0 International (CC BY 4.0) license allows others to:

  • Share: Copy and redistribute the material in any medium or format.
  • Adapt: Remix, transform, and build upon the material for any purpose, even commercially.

The licensor cannot revoke these freedoms as long as you follow the license terms.

License Terms

  • Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • No additional restrictions: You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

For the full legal code, please visit the Creative Commons website.

About

A few notes and scripts that I've set up to optimise Obsidian for the task of capturing outputs from LLMs and GPTs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages