HN user

ericciarla

328 karma

Building Firecrawl.dev

Posts26
Comments9
View on HN
docs.firecrawl.dev 1mo ago

Show HN: Get a webhook the moment a webpage changes

ericciarla
3pts1
docs.firecrawl.dev 4mo ago

Show HN: A CLI to scrape, search, and interact with the web for AI agents

ericciarla
5pts0
ericciarla.com 4mo ago

Marketing Is Eating Engineering

ericciarla
2pts0
github.com 1y ago

Show HN: I built an open source clone of Grok's DeepSearch

ericciarla
3pts0
news.ycombinator.com 1y ago

Show HN: Get structured website data with just a prompt

ericciarla
2pts0
news.ycombinator.com 1y ago

A data strategy is essential for generative AI apps

ericciarla
4pts1
llmstxt.firecrawl.dev 1y ago

Show HN: Llms.txt Generator – Turn websites into a text file to feed to any LLM

ericciarla
28pts6
twitter.com 1y ago

Talk in Realtime with Any Website

ericciarla
4pts0
www.firecrawl.dev 1y ago

Scaling an AI scraping service to 300k requests a day

ericciarla
8pts0
github.com 1y ago

Show HN: CLI Tokenizer – A tiny tool for prompt engineers

ericciarla
1pts0
fishdraw.glitch.me 2y ago

Procedurally generated fish drawings

ericciarla
7pts0
www.ncbi.nlm.nih.gov 2y ago

Blue zones – Regions where people live exceptionally long lives (2016)

ericciarla
5pts6
www.sunlit.place 2y ago

If sunlight could seep through your screen (CSS animation)

ericciarla
4pts0
www.tandfonline.com 2y ago

The the the the induction of jamais vu: word alienation and semantic satiation

ericciarla
82pts46
cohere.com 2y ago

LLM that can call multiple tool APIs with one request

ericciarla
129pts67
cssgridgarden.com 2y ago

Learn CSS Grid with a virtual garden game

ericciarla
354pts61
coolbackgrounds.io 2y ago

Create Cool Backgrounds

ericciarla
4pts0
regexper.com 2y ago

Visualize Regex Beautifully – Regexper

ericciarla
8pts1
www.firegraph.so 2y ago

Show HN: Firegraph.so – Create beautiful images of your graphs

ericciarla
21pts4
docs.blink.sh 2y ago

Run VSCode and terminal on any iOS device

ericciarla
187pts137
www.bloomberg.com 2y ago

Google to invest $350M in online retailer Flipkart

ericciarla
2pts0
github.com 2y ago

Show HN: Extracting structured data from the web with LLMs

ericciarla
4pts0
twitter.com 3y ago

BabyAGI for JavaScript (Built with Langchain and Supabase)

ericciarla
3pts0
www.mendable.ai 3y ago

Mendable.ai – Chat Powered Docs Search, with Insights, Deploy in 1 Line of Code

ericciarla
10pts1
www.mendable.ai 3y ago

Solve GitHub issues instantly with AI

ericciarla
3pts3
news.ycombinator.com 3y ago

Launch HN: SideGuide (YC S22) – Learn APIs by running them in live environments

ericciarla
79pts20

Hey HN,

It’s Eric, Nick, Garrett, and Caleb from the SideGuide team.

We’re excited to announce Mendable, a GitHub action that automatically suggests fixes for your GitHub issues with GPT-3. You can test it out right now with any Github Issue on our website!

Open-source maintainers hold the internet on their shoulders. But maintenance can be a thankless job. Issues pile up; the longer you wait to respond, the less happy users will be. We hope Mendable will ease the burden on open-source and help maintainers spend more time on meaningful work.

We’ve been exploring tools to help with developer experience for a while. With SideGuide, we built a community of 50k developers on our Instagram and watched the Discord server grow to thousands of developers. That’s when we noticed how difficult it was to answer all the questions and engage with our community.

So, we built Mendable. In its current form, Mendable is a Github action that connects to the GPT-3 API via our server. It senses when new issues are opened, then picks a prompt based on the tag the user places in the issue. Our immediate next steps will be to add support for questions on Discord and Slack, and build a tool that allows you to review responses before they post (via discord, slack, or email). Once OpenAI releases fine-tuning support for text-davinci-003, we will explore training our model to improve the quality of the responses.

Right now, Mendable is just an MVP but we have some useful features. Some are available now, with others coming soon:

- Instant Issue Solver

- Different Tag, Different Solution

If you’ve made it this far, thank you . We’re excited to hear the HN community's feedback and suggestions. We have a long way to go, but we hope Mendable will help make maintenance as easy as possible!

Best, E, C, G, N from SideGuide