harsh-harlequin
harsh-harlequin•2mo ago

Claude or similar AI agents for building Refine projects

Does anyone have any recommendations for AI agents to automated / support the development of refine projects, like custom GPTs or Claude projects, with the Refine ethos, documentation / code pre-loaded?
8 Replies
kapa.ai
kapa.ai•2mo ago
Hi @a_c_m. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- Based on the provided knowledge sources, there is not enough specific information to directly answer your question about AI agents or custom GPTs for automating/supporting Refine development. The documents don't mention any AI tools specifically designed for Refine projects. However, I can provide some relevant information about Refine's development tools that may be helpful: 1. Refine offers a CLI (Command Line Interface) tool to assist with app development. This includes features like creating new resources, generating boilerplate code, and updating dependencies. You can learn more about the CLI in the Development documentation. 2. Refine provides an app scaffolding tool available both as a browser-based interface and a command-line interface. This allows you to quickly set up new Refine projects with various configurations. You can find more details in the Development documentation. 3. While not an AI agent, Refine does offer an AI chatbot in their documentation and Discord channel for answering questions about Refine. This is mentioned in a GitHub discussion. For the most up-to-date information on AI-assisted development tools for Refine, you might want to check the official Refine documentation or reach out to the Refine community through their Discord channel. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai•2mo ago
<@703579194784874506> Kapa.ai is still learning and improving, please let me know how I did by reacting below.
frozen-sapphire
frozen-sapphire•2mo ago
Hello @a_c_m we are working on RefineAI project, it's announced and we'll release it soon. https://refine.dev/ai/
Refine AI
Build React-based internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
harsh-harlequin
harsh-harlequinOP•2mo ago
Interesting - but would be great to have something we can use locally / now 😄
frozen-sapphire
frozen-sapphire•2mo ago
Unfortunately, we don't have it.
absent-sapphire
absent-sapphire•2mo ago
I'm personally using cursor. It's doing a pretty good job, depends on the complexity of what you are trying to achieve. It can definitely be a time saver if you know what you are doing, but it's not perfect if you are trying to learn and use best practices.
harsh-harlequin
harsh-harlequinOP•2mo ago
Agree @Stormlight - we use Windsurf, it works ok. But I expect it could be even better if we could load the docs / examples into its context window too ! @Batu Can't wait to try it!!
foreign-sapphire
foreign-sapphire•2mo ago
I second Cursor, it's been great. I don't know any react and have been able to get custom dashboards with complex business logic up very quickly

Did you find this page helpful?