Inspiration
As a software Engineer, I always wanted to know how an agent works, what is the underlying tech and how to build one. it was a long and difficult journey, going through tons of documentation. That is when I thought about building agentinitializer.dev to help software engineers like me to fast-track their agent building workflow using langgraph, langchain and pica.
What it does
Agentinitializer.dev fastracks your agent building workflow using langgraph, langchain and pica.
- Choose a template
- Choose tools
- see and export your agent from web IDE
- build more complex agents on top of it.
How we built it
- Completely on bolt.new.
- Supabase for DB and authentication.
- Netlify to deploy
- pica for agent tools.
- Wrote agent templates in python from my knowledge (agent templates.)
Challenges we ran into
- how to make template code show up on webassembly was the difficult task. Could not have done it without bolt.new.
What we learned
- How to build agents
- what is webassembly
- Streamlit, how it helps to quickly create UI for your agenst.
What's next for agentinitializer.dev
I have lot of features lined up next which I aim to release in next couple of weeks
- Run Agent code right from web IDE
- Add more tools and templates.
Log in or sign up for Devpost to join the conversation.