Hey, i didn't decide on this yet. Initially i added the author names on the card so people can see who the idea came from and authors possibly get a little bit of credit.
But then i thought maybe some people are too shy to give their name away so it's best to remove them.
I was still in dilemma, so removed it from the UI but not from the api reponses ( will do it now )
In future, i'll just add an option in the profile, so you can choose to show your name if you want to
We were both tired of asking AI for the same code again and again, so we thought, why not build something where we can instantly save code from our AI chats
The idea is to create a public library of AI-generated code that anyone can search through, find what they need, and either use it directly or customize it further.
For example, if you find a function that almost fits your needs, you can add it to your AI chat with just a click and tweak it, instead of starting from scratch.
So far we have -
1. Chrome Extension - To save your code or find what you need from the library and add it to chat. Currently only works with claude, working on making it compatible with v0 and chatgpt
2. VS code extension to find whatever you need right in there and an AI that will understand your project's context and integrate these snippets in seconds ( AI part is in progress )
3. Website to do other stuff - build your profile, rate other snippets ( which helps us to maintain quality )