Show HN: I made an IDE to build AI apps

2 points by sirajh ↗ HN
Hi HN, I've been working on building AI agents and ended up building a tool to easily chain together prompts, vector db, function call, ReAct agentic flows etc. I am doing a soft launch today, mainly because I want to get feedback.

How acris.ai works:

1. Each step is an LLM prompt that you can chain together and execute. You can choose the type of a step: Text, JSON, Function Call, ReAct Agent, Vector DB etc.

2. Deploy it as a web application or JSON API

3. All free for now. Will implement usage based charging later

Feedback is welcome.

If you want to try it out, sign up here: https://app.acris.ai

How to use https://x.com/siraj_hs/status/1868986296372543912

2 comments

[ 3.7 ms ] story [ 13.7 ms ] thread
I wish there was a way to sign up with email rather than Sign in with Google
Sure. I will add email and other login options