Skip to content
View danielrosehill's full-sized avatar

Organizations

@ImpactDatabase

Block or report danielrosehill

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
danielrosehill/README.md

Daniel's Github Homepage!

Sloth in outer space

Banner image: A sloth on a jetpack in outer space. DALLE.

Hi and welcome to my little space on Github!

You can find a full index to my repos in this indexing repo.

GPT Work, Research

Where I'm currently bringing my focus:

  • GPTs - Like apparently everyone alive, I'm currently enraptured by the potential of GPTs to reshape our world and am interested in exploring some of the truly transformative use-cases. I'm particularly interested in using GPTs for professional/business applications including automating research and data analysis. In support of those objectives, I'm learning prompt engineering, Python scripting, and finding imaginative ways to leverage the already astounding capabilities of LLMs. I'm particularly engaged by the idea of "GPT Fleets" - or the potential and synergies that can be best realised through utilising multiple custom GPTs (GPT agents) in harmony.

Specific Project

  • I've been on an open-ended quest for the past few months to develop a scalable and powerful knowledge management system for managing GPT output at scale by capturing prompt outputs, custom GPT configuration parameters, and prompts and relating the datasets in the most logical way possible. It's a work in progress. But if I cook up something good and replicable, I plan on open-sourcing the outcome.

Contact

I dislike low-effort crawling spam as much as the next guy, gal, or sloth. But if you have a real reason to be in touch, shoot me an email, preferably authored by a human!

Pinned Loading

  1. Daniel-Goes-Prompting Daniel-Goes-Prompting Public

    Random forays through prompting various GPTs. Occasional prompting experiments. Soon to be a blog!

  2. Output-Hub Output-Hub Public

    An admin application I'm developing for managing all aspects of working with GPTs professionally and at scale, with functions for prompt logging, prompt library, and custom GPT inventorising. Aspir…

    Python 1

  3. GPT-Prompt-Engineering GPT-Prompt-Engineering Public

    This repository includes both some public prompts, prompt snippets, and prompt engineering resources.

    2

  4. My-Custom-GPTs My-Custom-GPTs Public

    Configurations for custom GPTs that I've developed, mostly on the ChatGPT platform. Configurations are provided in JSON for easy replication.

    Python 1

  5. GPT-To-PDF GPT-To-PDF Public

    Simple text conversion utility. User inputs prompts and outputs, GUI renders to PDF. GPT-authored code!

    Python