A new AI feature prototype for @RowsHQ
Using a combination of:
- Claude from @AnthropicAI to write the feature spec
- @cursor_ai to write the code
- @GroqInc using for AI inference using llama 3.3-70b as the LLM
- @render to deploy the web service
↓ (cont)
I built an API for a web research agent that scrapes data from urls and answers prompts.
The goal was to build a functional prototype of how we could integration a research agent inside Rows.


