HackerTrans
TopNewTrendsCommentsPastAskShowJobs

crabasa

no profile record

Submissions

File systems are the new primitive for AI agents

twitter.com
4 points·by crabasa·29 วันที่ผ่านมา·0 comments

A Board Game Agent Built Using Sanity Context and Vercel's AI SDK

sanity.io
5 points·by crabasa·2 เดือนที่ผ่านมา·0 comments

Show HN: Langflow Desktop for macOS

langflow.org
4 points·by crabasa·ปีที่แล้ว·1 comments

Building a hum-to-search song recognition app using MIDI and vector search

datastax.com
22 points·by crabasa·2 ปีที่แล้ว·3 comments

DataStax has acquired Langflow to accelerate generative AI development

datastax.com
54 points·by crabasa·2 ปีที่แล้ว·4 comments

WikiChat – a chatbot built on real-time Wikipedia updates, LangChain and AstraDB

datastax.com
31 points·by crabasa·2 ปีที่แล้ว·2 comments

We built a Taylor Swift chatbot using AstraDB, Cohere, LangChain and Vercel AI

github.com
18 points·by crabasa·3 ปีที่แล้ว·1 comments

We Built a Taylor Swift Chatbot Using AstraDB, Cohere, LangChain and OpenAI

datastax.com
14 points·by crabasa·3 ปีที่แล้ว·0 comments

Sending Mobile Push Notifications Using Courier and Their New Android SDK

courier.com
1 points·by crabasa·3 ปีที่แล้ว·1 comments

Building an Instagram Clone for Puppies Using Courier Inbox, Next.js and Inngest

courier.com
33 points·by crabasa·3 ปีที่แล้ว·11 comments

Replacing Siri with the ChatGPT API

haihai.ai
2 points·by crabasa·3 ปีที่แล้ว·1 comments

comments

crabasa
·ปีที่แล้ว·discuss
Hello HN! For those of you who are new to Langflow, we are building the easiest way for developers to build and ship AI-powered agents to production. Today we're shipping a native desktop client.

Why did we build this? We wanted to streamline the process for getting folks up-and-running. No need to install Python, download dependencies or configure your environment. Just install Langflow Desktop and start building.

We're launching a preview of Langflow Desktop today for MacOS. Please download it and take it for a spin! We can't wait to hear what you think of it, please feel free to comment and the team and I will respond.
crabasa
·2 ปีที่แล้ว·discuss
Hey folks! I'm the Head of DevRel at DataStax and we couldn't be more excited to be joining forces with Langflow to help more developers easily build and deploy AI applications.

As part of this announcement, Langflow has released an alpha of their 1.0 product. Langflow is free, open source and vendor agnostic and we'd love for you to take it for a spin.

It's a simple `pip install` and we're hear to capture any and all feedback:

https://github.com/logspace-ai/langflow/
crabasa
·2 ปีที่แล้ว·discuss
Hey folks I'm the Head of DevRel @ DataStax here and just wanted to share to the HN community that in conjunction with this big acquisition news, the LF team has shipped 1.0-alpha of Langflow.

It's a simple `pip install` and the team would love any and all feedback!

https://github.com/logspace-ai/langflow/
crabasa
·2 ปีที่แล้ว·discuss
For anyone who prefer consuming video content to text, here's a recorded livestream of engineers from DataStax and Langchain breaking down this app in detail:

https://www.youtube.com/watch?v=uNPB8jKcxuk
crabasa
·3 ปีที่แล้ว·discuss
People who weren't there don't understand, but the world before "Ask Your Developer" was completely different than the world we live in today where developers are at the heart of how decisions are made, products are built and how the world itself is changing.

I joined Twilio in 2012 and I saw first hand how pivotal Jeff was in supporting the idea that in order for a platform to be successful it needed to treat developers like first class citizens, and not simply the recipient of a "directive to integrate" from the CTO.

This idea wasn't simply a fist bump to devs for cool points, it was a recognition that developers themselves held the key to innovation and creating radically new things. This culture led to entirely new ways of building API docs, designing developer dashboards, creating developer events, and so on.

So many of these things have become mainstream and the new baseline for platform companies that people forget how unlikely it was in the beginning and how hard Jeff had to fight to keep the company from treating developers as a means, and not as an end. And I think all developers who are happily hacking away on a free tier of a cool API with excellent docs and a vibrant developer community should tip their hat to a person who helped make this normal and influenced a generation of leaders to do the same.
crabasa
·3 ปีที่แล้ว·discuss
OP here. Just wanted to note that the full source code for Puppygram can be found on Github. Happy hacking!

Server - https://github.com/trycourier/courier-nextjs-puppygram

iOS app - https://github.com/trycourier/puppygram-ios
crabasa
·3 ปีที่แล้ว·discuss
Full disclosure: I work at Courier.

Courier Inbox comes with web and mobile SDKs that are highly customizable, and we wanted to push the limits and see what we could build using them. We landed on the idea of Puppygram, an Instagram clone that displays nothing but pictures of cute puppies. We built the server using Next.js, Random.dog and Inngest.

We wrote-up a technical tear-down blog post [1] and have posted all source code [2] [3] on Github.

Happy hacking!

[1] https://www.courier.com/blog/introducing-puppygram-powered-b...

[2] https://github.com/trycourier/courier-nextjs-puppygram

[3] https://github.com/trycourier/puppygram-ios