Coder Social home page Coder Social logo

ccsat / 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 522.63 MB

Home Page: https://learnprompting.org

License: Other

JavaScript 36.08% Python 0.18% CSS 4.69% TeX 55.60% Jupyter Notebook 3.46%

learn_prompting's Introduction

Learn Prompting

Twitter Website

https://learnprompting.org

This website is a free, open-source guide on prompt engineering. Contributions are welcome! Harsh criticism is welcome too!

Contribution Guidelines

We welcome contributions in any form.

We are actively looking for:

  • content suggestions
  • 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.

learn_prompting's People

Contributors

trigaten avatar wahub-ahmed avatar khanartist47 avatar dastardi avatar fabianolothor avatar punkshiraishi avatar 1openwindow avatar zeyuzhao avatar davila7 avatar igorverse avatar junosha avatar hchiam avatar sehwan505 avatar fabiochiusano avatar wesmare avatar crispovilla avatar freddiefujiwara avatar occupy5 avatar forestlet avatar renatonagliati avatar wesen avatar alancienega avatar eddievlagea avatar picklenik avatar longxinzhang avatar monk1337 avatar pyoneerc avatar planetscape avatar gezilinll avatar codebunkr-charlie 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.