🧵 1/ Me and a friend have developed a lil' agent you can ask research questions to, it will use the arXiv API to find relevant papers and respond. It can also summarise recent developments in an area. It's a beta for now, looking for feedback if anyone's keen to do us a favour? shorturl.at/5Pdxq

GitHub - martinapugliese/askad...
2/ it's been such a fun project, we learned a lot! The agent uses #PydanticAI and #Gemini 2.0 Flash, we'll be looking at extending support to other LLMs, especially open ones (but there were some constraints for now, esp. in regards to tool usage)
Bluesky

Bluesky Social
3/ anyway aiming to release on PyPI soon after this beta phase, the more opinions/feedback the better so please don't be shy - ping me directly or open issues on the repo