https://github.com/0xeb/TheBigPromptLibrary
The Big Prompt Library repository is a collection of various system prompts, custom instructions, jailbreak prompts, GPT/instructions protection prompts, etc. for various LLM providers and solutions (such as ChatGPT, Microsoft Copilot systems, Claude, Gab.ai, Gemini, Cohere, etc.) providing significant educational value in learning about writing system prompts and creating custom GPTs.
The Big Prompt Library repository
Re: The Big Prompt Library repository
https://github.com/mortada/fredapifredapi: Python API for FRED (Federal Reserve Economic Data)
is a Python API for the FRED data provided by the Federal Reserve Bank of St. Louis. provides a wrapper in python to the FRED web service, and also provides several convenient methods for parsing and analyzing point-in-time data (i.e. historic data revisions) from ALFRED makes use of and returns data to you in a or
Code: Select all
fredapiCode: Select all
fredapiCode: Select all
fredapiCode: Select all
pandasCode: Select all
pandasCode: Select all
SeriesCode: Select all
DataFrame