Hello hackers! Pieces is an on-device AI workflow assistant that boosts developer productivity.
Pieces allows you to streamline complex development tasks so you can get things done more efficiently!
- If you have any questions about Pieces or their Global Hack Week challenges, head to the MLH Discord and find the #ask-pieces channel!
- Each challenge is accompanied by helpful documentation or video
- If you need additional resources, you can find them at the bottom of this page!
Connect with the Pieces community by following us on social media @getpieces and joining our Discord server.
Stay updated with the latest news, participate in discussions, and network with fellow developers by joining our discord server!
- Download and install Pieces OS & Pieces Desktop App.
- Complete the onboarding process in the Pieces Desktop App to familiarize yourself with its features and capabilities, enhancing your development workflow.
- Save a code snippet using Pieces for Developers.
- Then, engage with the Pieces Copilot by asking a question about the saved snippet, and experience how the Copilot assists in understanding and improving your code.
- Create a simple "Hello World" application utilizing the Pieces Copilot SDK in either Typescript or Python.
- Integrate the functionality to ask a predefined question to the language model (LLM) using the "askQuestion" method and print the generated response.
- Develop a chatbot application leveraging the Pieces Copilot SDK.
- Design the bot to handle user inputs and provide responses, showcasing the potential of the SDK in building interactive and intelligent applications.