falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.53k stars 945 forks source link

AI Assist to build with Falcon #2306

Closed wadhia-yash closed 2 months ago

wadhia-yash commented 2 months ago

Hi there,

Falcon is a popular framework for building mission-critical REST APIs and microservices. But most copilots aren't able to help with the latest syntax. So we created a custom AI Assist trained on this repo code + issues.

Please try it here

It is also mentionable as a badge in the README and can help developers landing on the repo build apps for their use cases.

<a href="https://app.commanddash.io/agent/github_falconry_falcon"><img src="https://img.shields.io/badge/AI-Code%20Agent-EB9FDA"></a>

hope this helps!

vytas7 commented 2 months ago

Hi @wadhia-yash! We have just tried this briefly, and I must say I am really impressed for the most of it! Generic GPTs are indeed at times a bit out of touch wrt the newest developments in Falcon.

@CaselIT encountered some issue with code not rendering correctly, but it looks OK for me in Firefox.

That said, I am a bit leery of adding a badge to our README at this time. We probably need to understand your business model and the product better in order to make this decision; also, we normally only add top-level badges, logotypes, sponsored links to our README, website, and docs in conjunction with the Silver Membership+.

We will try to add this to our docs for free, if that works for you as a starting point?