Git Product home page Git Product logo

arrowkato / learn_prompting Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trigaten/learn_prompting

0.0 0.0 0.0 957.2 MB

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

Home Page: https://learnprompting.org

License: Other

JavaScript 35.36% Python 3.40% TypeScript 1.94% CSS 3.65% TeX 54.05% Jupyter Notebook 1.59%

learn_prompting's Introduction

Learn Prompting

Website currently down!

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}
}

learn_prompting's People

Contributors

trigaten avatar wahub-ahmed avatar khanartist47 avatar dastardi avatar fabianolothor avatar punkshiraishi avatar 1openwindow avatar zeyuzhao avatar fonsecagabriella avatar davila7 avatar hchiam avatar igorverse avatar junosha avatar sehwan505 avatar fabiochiusano avatar wesmare avatar maximilianhollis avatar freddiefujiwara avatar crispovilla avatar alancienega avatar wesen avatar renatonagliati avatar forestlet avatar occupy5 avatar andrulko avatar eddievlagea avatar picklenik avatar longxinzhang avatar monk1337 avatar seonghobae avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.