Hello Everyone, Welcome to my AI Repo. In this repo, I create AI-related documentation and architectures using an human-centric and resource-efficient approach. I personally do not rely on AI as my only tool but I still consider AI extremely efficient when given the specific detail and focused on a certain task. I have created an AI Prompt Documentation PDF that should allow anyone to efficiently use AI gaining consistent and accurate information. For those looking for code for the AI architecture, I currently do not have the infrastructure or skills to create an ML/AI model. However, you have full permission to create an ML/AI Model using my architecture if you wish to. I do not ask for any credit but you can provide it if you wish to. I only ask that this AI model if possible is available to help people on a regular basis.
GPG Signing Verification Commands I use GPG signing which means my work is cryptographically signed so you can verify that the work belongs to me. This was done as a feature to protect the integrity of my work and to prevent people being compromised due to malicious copies of my work. You can use the commands below to verify my signature.
- gpg --import public-key.asc - This can be used to import my public key on your device. It is important to remember that you may need to link the exact path of where the public key is stored on your device.
- gpg --verify "AI Model Framework.pdf.asc" "AI Model Framework.pdf" - This can be used to verify my signature for the AI Model Framework. Make sure that this PDF document and the asc file are stored in the same folder as the public key.
- gpg --verify "AI Prompt Engineering Documentation.pdf.asc" "AI Prompt Engineering Documentation.pdf" - This can be used to verify my signature for the AI Prompt Engineering document. Make sure that this PDF document and the asc file are stored in the same folder as the public key.
Current AI Repo Files:
- AI Model Framework - This AI Model Framework covers a new AI architecture using features like category-based memory and keyword analysis. This AI model framework covers AI security, privacy and ethics. I would recommend reading this framework if you are interested in AI architecture or want to develop an AI model based on this framework.
- AI Prompt Engineering Documentation - This AI Prompt document covers prompts for tasks such as brainstorming, security testing, programming and learning. This AI prompt documents structures can be used on any AI model and can be adapted to your needs. I would recommend reading this if you want to write more creative and efficient prompts.