FBar000 / FBar000/ArchivistBot
Configure to handle non-document artifacts
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
The program currently will only create catalog entries for documents, such as letters, newspaper clippings, reciepts, etc.
## Solution
The computer may be told how to handle general artifacts in the `instructions.txt` file,
## Recommended Steps
#### Method 1
1. Go to ChatGPT and prompt it to generate instructions
2. Copy those instructions into instructions.txt
#### Method 2
1. Create a primary set of instructions that applies to every type of artifact
2. Include rules to follow an additional sets of instructions, defined other files, depending on the artifact type (either recognized in photo or provided in user description)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.