MyGit
🚩收到GitHub仓库的更新通知

trigaten/Learn_Prompting

Fork: 624 Star: 4165 (更新于 2024-05-05 22:47:59)

license: NOASSERTION

Language: MDX .

Prompt Engineering, Generative AI, and LLM Guide by Learn Prompting | Join our discord for the largest Prompt Engineering learning community

最后发布版本: v1.2.3 ( 2023-03-29 21:48:13)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

Learn Prompting

Twitter Website

https://learnprompting.org

Prompt Engineering, Generative AI, and LLM Guide by Learn Prompting | Join our discord for the largest Prompt Engineering learning community

Contribution Guidelines

We welcome contributions in any form.

We are actively looking for:

  • content suggestions
  • translation
  • content/art contributions
  • typos :)

Local Development

First, install git and node.

Make sure you are using Node 18.0.0 or higher (node -v). Then, run the following commands in a terminal:

# download the website code with git
git clone https://github.com/trigaten/Learn_Prompting.git
# enter the project directory
cd Learn_Prompting
# install node modules
npm i
# run the website locally
npm start

If you get an error related to the node version, you probably are using an older version of node.

Make sure the newer version appears higher in your path than any older versions.

Alternatively, you can use nvm to install the latest version of node. Install nvm, then do the following:

export NVM_DIR="$([ -z "${XDG_CONFIG_HOME-}" ] && printf %s "${HOME}/.nvm" || printf %s "${XDG_CONFIG_HOME}/nvm")"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
nvm install-latest-npm

npm start starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Thanks to all contributors ❤

Cite

Use the provided GitHub citation in this repository:

@software{Schulhoff_Learn_Prompting_2022,
 author = {Schulhoff, Sander and Community Contributors},
 month = dec,
 title = {{Learn Prompting}},
 url = {https://github.com/trigaten/Learn_Prompting},
 year = {2022}
}

最近版本更新:(数据更新于 2024-04-25 15:16:31)

2023-03-29 21:48:13 v1.2.3

2023-03-14 22:26:10 v1.2.2

2023-02-14 04:45:10 v1.2.1

2023-01-27 06:31:38 v1.2.0

2023-01-15 08:57:58 v1.1.3

2022-12-26 07:13:23 v1.1.2

2022-12-18 13:27:57 v1.1.1

2022-12-10 04:55:47 v1.1.0

2022-12-07 03:07:21 v1.0.0

2022-12-04 15:34:32 v0.2.0

主题(topics):

chatgpt, chatgpt-api, deep-learning, gpt-3, gpt-4, gpt-4-api, gpt3, large-language-models, llm, machine-learning, nlp, openai-api, prompt-engineering, prompt-toolkit, prompt-tuning, prompting, transformers

trigaten/Learn_Prompting同语言 MDX最近更新仓库

2023-11-09 23:45:56 chakra-ui/chakra-ui

2023-10-24 02:31:49 uidotdev/usehooks

2023-09-29 19:14:55 yewstack/yew

2023-07-29 03:23:36 react-native-elements/react-native-elements

1970-01-01 00:00:00 withastro/docs

1970-01-01 00:00:00 MarsX-dev/floatui