-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6b0ce56
commit 3ce1ab3
Showing
1,310 changed files
with
3,652 additions
and
1,481 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
255 changes: 255 additions & 0 deletions
255
cheatsheets/artificial-intelligence/pollinations-ai/about.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,255 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
|
||
|
||
<meta property="og:site_name" content="Dev Cheatsheets" /> | ||
|
||
<title>About | Dev Cheatsheets</title> | ||
|
||
<meta property="og:title" content="About" /> | ||
|
||
<meta name="twitter:card" content="summary" /> | ||
<meta property="twitter:title" content="About" /> | ||
<meta name="generator" content="Jekyll v4.4.0" /> | ||
|
||
<meta property="og:locale" content="en_US" /> | ||
|
||
|
||
<meta name="description" content="A collection of code snippets and CLI guides for quick and easy reference while coding" /> | ||
<meta property="og:description" content="A collection of code snippets and CLI guides for quick and easy reference while coding" /> | ||
<meta name="author" content="Michael Currin" /> | ||
|
||
|
||
|
||
<link rel="canonical" href="https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/artificial-intelligence/pollinations-ai/about.html" /> | ||
<meta property="og:url" content="https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/artificial-intelligence/pollinations-ai/about.html" /> | ||
|
||
|
||
<script type="application/ld+json"> | ||
{ | ||
"name": "Dev Cheatsheets", | ||
"description": "A collection of code snippets and CLI guides for quick and easy reference while coding", | ||
"url": "https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/artificial-intelligence/pollinations-ai/about.html", | ||
"headline": "About", | ||
"@type": "WebSite", | ||
"@context": "https://schema.org", | ||
"author": { | ||
"@type":"Person", | ||
"name": "Michael Currin" | ||
} | ||
} | ||
</script> | ||
<link rel="stylesheet" href="/dev-cheatsheets/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://michaelcurrin.github.io/dev-cheatsheets/feed.xml" title="Dev Cheatsheets" /><script async src="https://www.googletagmanager.com/gtag/js?id=UA-87705880-12"></script> | ||
<script> | ||
window['ga-disable-UA-87705880-12'] = window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1"; | ||
window.dataLayer = window.dataLayer || []; | ||
|
||
function gtag() { dataLayer.push(arguments); } | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'UA-87705880-12'); | ||
</script></head> | ||
<body> | ||
<header class="site-header" role="banner"> | ||
|
||
<div class="wrapper"><a class="site-title" rel="author" href="/dev-cheatsheets/"> | ||
Dev Cheatsheets | ||
</a><nav class="site-nav"> | ||
<input type="checkbox" id="nav-trigger" class="nav-trigger" /> | ||
|
||
<label for="nav-trigger"> | ||
<span class="menu-icon"> | ||
<svg viewBox="0 0 18 15" width="18px" height="15px"> | ||
<path | ||
d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z" /> | ||
</svg> | ||
</span> | ||
</label> | ||
|
||
<div class="trigger"><a class="page-link" href="/dev-cheatsheets/"> | ||
Home | ||
</a><a class="page-link" href="/dev-cheatsheets/cheatsheets/"> | ||
Cheatsheets | ||
</a><a class="page-link" href="/dev-cheatsheets/about.html"> | ||
About | ||
</a><a class="ext-link page-link" href="https://michaelcurrin.github.io/code-cookbook/"> | ||
<span>Code Cookbook</span> | ||
<img src="/dev-cheatsheets/assets/ext-link.svg" /> | ||
</a><a class="ext-link page-link" href="https://michaelcurrin.github.io/dev-resources/"> | ||
<span>Dev Resources</span> | ||
<img src="/dev-cheatsheets/assets/ext-link.svg" /> | ||
</a></div> | ||
</nav></div> | ||
</header> | ||
<main class="page-content" aria-label="Content"> | ||
<div class="wrapper"> | ||
<a id="github-edit" href="https://github.com/MichaelCurrin/dev-cheatsheets/edit/master/cheatsheets/artificial-intelligence/pollinations-ai/about.md"> | ||
📝 <span>Edit page</span> | ||
</a> | ||
|
||
<a id="github-add" href="https://github.com/MichaelCurrin/dev-cheatsheets/new/master/cheatsheets/artificial-intelligence/pollinations-ai/"> | ||
➕ <span>Add page</span> | ||
</a> | ||
|
||
|
||
|
||
|
||
<article class="post"> | ||
<header class="post-header"> | ||
<h1 class="post-title"> | ||
|
||
|
||
|
||
<span>About</span> | ||
</h1> | ||
|
||
|
||
</header> | ||
|
||
|
||
|
||
|
||
<div id="breadcrumbs"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<a href="/dev-cheatsheets/cheatsheets/"> | ||
Cheatsheets | ||
</a> | ||
|
||
|
||
|
||
|
||
/ | ||
|
||
|
||
|
||
|
||
<a href="/dev-cheatsheets/cheatsheets/artificial-intelligence/"> | ||
Artificial Intelligence | ||
</a> | ||
|
||
|
||
|
||
|
||
/ | ||
|
||
|
||
|
||
|
||
<a href="/dev-cheatsheets/cheatsheets/artificial-intelligence/pollinations-ai/"> | ||
Pollinations AI | ||
</a> | ||
|
||
|
||
|
||
|
||
/ | ||
|
||
|
||
|
||
<a href="/dev-cheatsheets/cheatsheets/artificial-intelligence/pollinations-ai/about.html" class="underline"> | ||
About | ||
</a> | ||
|
||
|
||
</div> | ||
|
||
|
||
|
||
<br> | ||
|
||
<div class="post-content"> | ||
|
||
<p>A free open-source service for AI-generated text and images.</p> | ||
|
||
<p>Why use it:</p> | ||
|
||
<ul> | ||
<li>Available as as a browser tool with a GUI for some use cases.</li> | ||
<li>Available as an API, accessible in your browser or with a client e.g. Python or JavaScript.</li> | ||
<li>Cloud-based (so you can use models without worrying about the specs of your machine, the hassle of setting up a local LLM, or applying for access to a model like Llama which now has a strict approval process by Meta).</li> | ||
<li>It is free (no need for subscription with ChatGPT etc.).</li> | ||
<li>Works without needing any authorization (i.e. no need to create an account or configure an API key).</li> | ||
<li>Good documentation available, plus this page fills in the gaps.</li> | ||
<li>Experiment with various text and image models easily.</li> | ||
</ul> | ||
|
||
<p>What to use it for:</p> | ||
|
||
<ul> | ||
<li>Great for prototyping server-side or frontend apps.</li> | ||
<li>For local use (e.g. an app for yourself).</li> | ||
<li>For running an app in the cloud and sharing with other users.</li> | ||
</ul> | ||
|
||
<p>Scaling limitations:</p> | ||
|
||
<ul> | ||
<li>They say their service runs on free Google cloud credits.</li> | ||
<li>Their docs say they apply rate limiting, such as 20 requests per minute for the text API, excluding cached responses. | ||
<ul> | ||
<li>I find this less restrictive than the HuggingFace website’s free tier.</li> | ||
<li>For simple and light use cases, this might be enough, but otherwise you or your end-users might run into issues and you’re better off using a paid service.</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
|
||
<p>Remember that unlike a local LLM, your data is travelling across the internet. Do not send sensitive or personal data or IP to their service.</p> | ||
|
||
|
||
</div> | ||
</article> | ||
|
||
</div> | ||
</main> | ||
<footer class="site-footer h-card"> | ||
<data class="u-url" href="/dev-cheatsheets/"></data> | ||
|
||
<div class="wrapper"> | ||
|
||
<h2 class="footer-heading">Dev Cheatsheets</h2> | ||
|
||
<div class="footer-col-wrapper"> | ||
<div class="footer-col footer-col-1"> | ||
<ul class="contact-list"><li class="p-name"> | ||
Michael Currin | ||
</li></ul> | ||
</div> | ||
|
||
<div class="footer-col footer-col-2"> | ||
<ul class="social-media-list"><li> | ||
<a href="https://github.com/MichaelCurrin"><svg | ||
class="svg-icon"> | ||
<use xlink:href="/dev-cheatsheets/assets/fractal-social-icons.svg#github"> | ||
</use> | ||
</svg> <span class="username">MichaelCurrin</span></a> | ||
</li></ul> | ||
</div> | ||
|
||
<div class="footer-col footer-col-3"> | ||
<p>A collection of code snippets and CLI guides for quick and easy reference while coding</p> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
</footer> | ||
<a href="https://github.com/MichaelCurrin/dev-cheatsheets" | ||
class="github-corner" aria-label="View source on GitHub"> | ||
<svg width="80" height="80" viewBox="0 0 250 250" style="fill:#151513; color:#fff; position: absolute; top: 0; border: 0; right: 0;" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path> | ||
</svg> | ||
</a> | ||
<style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style> | ||
|
||
</body> | ||
|
||
</html> |
Oops, something went wrong.