Inspiration
I personally use a clipboard app all the day but wanted it to do just more than storing copied content. That is when I thought of building this app that can most importantly check URLs or summarize text and also help in Git commands
What it does
It reads reads data from the clipboard and using RegEx classifies the content type for different actions
How we built it
It is a web app built using Eel library in Python along with JavaScript. LLM services are used for text summarization.
Challenges we ran into
For text summarization, I had to look for fast, lightweight and free LLM services
Accomplishments that we're proud of
I am really interested to take this project forward since I use this everyday
What's next for ShipIt
Currently it has a basic HTML design for UI and uses RegEx for content detection. I want to build it further into a more robust, feature loaded app which can also be enabled directly in web browsers as a web plugin.
Log in or sign up for Devpost to join the conversation.