Inspiration
So I was building this Chatbot App using NextJS, and I was required to add in the RAG Implementation. This was for a fellowship I was currently doing online. And I was thinking how about I ask Pieces Copilot to give me the code for developing a Chatbot app using RAG integration.
The Workflow from A-Z
So well, it did give the code for the Chatbot and its using Python Flask, for the RAG implementation there were a few library imports made. And yea, after generating the code, I saved the snippets, and took it to another new chat, imported few of the snippets, and simply asked what is this for? and the bot actually explained very well.
How the Copilot interface could be enhanced further?
So, the Copilot actually gave really good answers, but I believe these could be enhanced. And we don't really want to read all that as a human, like every time I ask something, unless stated to give a short answer, it just keeps on giving huge answers, I believe keeping it concise and making it feel more human is the best. Also the language used, it'll be hardly understandable to a beginner.
What's next for Save a Code Snippet
Check out Media to know more!
Built With
- flask
- pieces
- rag
Log in or sign up for Devpost to join the conversation.