added developer tools

This commit is contained in:
Abhimanyu Rana
2023-05-11 20:43:02 +05:30
parent 8ee3bd9d98
commit dfef97e257
3 changed files with 128 additions and 8 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ const { title } = Astro.props;
</button>
<slot />
<div class="footer">Brought to you by <a href="https://twitter.com/planetabhi" class="nu-u-link--subtle">@planetabhi</a> ∠( ᐛ 」∠)_<br /> <a href="https://github.com/MethodBlack/riseofmachine" class="nu-u-link--subtle">Contribute here</a> ᕦ(ò_óˇ)ᕤ</div>
<div class="footer">Brought to you by <a href="https://twitter.com/planetabhi" class="nu-u-link--subtle">@planetabhi</a> ∠( ᐛ 」∠)_<br /> <a href="https://github.com/MethodBlack/riseofmachine" class="nu-u-link--subtle">Contribute</a> ᕦ(ò_óˇ)ᕤ</div>
</body>
</html>
<style is:global>
+106 -6
View File
@@ -85,6 +85,11 @@ import "@new-ui/spacings";
title="Booth.AI"
body="Create pro quality product photography with AI."
/>
<Card
href="https://www.booth.ai/?ref=riseofmachine"
title="Bria"
body="Create customized visual content at scale."
/>
<Card
href="https://www.clickable.so/?ref=riseofmachine"
title="Clickable"
@@ -181,15 +186,40 @@ import "@new-ui/spacings";
<section>
<h6 class="separator nu-c-h6">&#129520; Developer Tools</h6>
<ul role="list" class="link-card-grid">
<Card
href="https://aws.amazon.com/codewhisperer/?ref=riseofmachine"
title="Amazon CodeWhisperer"
body="Generate code suggestions."
/>
<Card
href="https://www.autoregex.xyz/?ref=riseofmachine"
title="AutoRegex"
body="Effortless conversions from English to RegEx."
/>
<Card
href="https://copymatic.ai/?ref=riseofmachine"
title="Amazon CodeWhisperer"
body="Generate code suggestions ranging from snippets to full functions."
href="https://www.buildt.ai/?ref=riseofmachine"
title="Buildt"
body="Quickly search and understand large codebases."
/>
<Card
href="https://csm.ai/?ref=riseofmachine"
title="CSM"
body="Translate data into 3D world models."
/>
<Card
href="https://dust.tt/?ref=riseofmachine"
title="Dust"
body="Make and deploy large language model apps."
/>
<Card
href="https://www.gptduck.com/?ref=riseofmachine"
title="GPTDuck"
body="Question answering against any Github repository."
/>
<Card
href="https://gpux.ai/?ref=riseofmachine"
title="GPUX"
body="Run AI training dockerized."
/>
<Card
href="https://www.helicone.ai/?ref=riseofmachine"
@@ -197,10 +227,80 @@ import "@new-ui/spacings";
body="Track costs, usage, and latency for GPT applications."
/>
<Card
href="http://rtutor.ai/?ref=riseofmachine"
title="RTutor"
body="Chat with your data via AI."
href="https://lightning.ai/?ref=riseofmachine"
title="Lightning"
body="The platform to train, deploy and build AI with PyTorch."
/>
<Card
href="https://liner.ai/?ref=riseofmachine"
title="Liner"
body="Build and deploy machine learning applications."
/>
<Card
href="https://nuclia.com/?ref=riseofmachine"
title="Nuclia"
body="AI search and generative answers."
/>
<Card
href="https://www.mystic.ai/pipeline-catalyst/?ref=riseofmachine"
title="Pipeline Catalyst"
body="Serverless GPU inference for ML models."
/>
<Card
href="https://promptlayer.com/?ref=riseofmachine"
title="PromptLayer"
body="Log, search, and manage prompt templates."
/>
<Card
href="https://retune.so/?ref=riseofmachine"
title="Retune"
body="Train & customize your own AI model, generate API."
/>
<Card
href="https://riku.ai/?ref=riseofmachine"
title="Riku"
body="Build no-code prompts and datasets for AI models."
/>
<Card
href="http://rtutor.ai/?ref=riseofmachine"
title="RTutor"
body="Chat with your data via AI."
/>
<Card
href="https://www.runpod.io/?ref=riseofmachine"
title="RunPod"
body="Rent cloud GPUs from $0.2/hour."
/>
<Card
href="https://www.shaped.ai/?ref=riseofmachine"
title="Shaped"
body="Recommendations and notifications using ML."
/>
<Card
href="https://stability.ai/?ref=riseofmachine"
title="Stable Diffusion"
body="Image synthesis with latent diffusion models."
/>
<Card
href="https://syntheticaidata.com/?ref=riseofmachine"
title="Synthetic"
body="Train and improve AI models."
/>
<Card
href="https://teachablemachine.withgoogle.com/?ref=riseofmachine"
title="Teachable Machine"
body="Create ML models for your sites and apps."
/>
<Card
href="https://www.textomap.com/?ref=riseofmachine"
title="Textomap"
body="Generate interactive maps from text."
/>
<Card
href="https://tinq.ai/?ref=riseofmachine"
title="Tinq"
body="NLP API toolkit, NLP as a service."
/>
</ul>
</section>