Files
2026-07-13 12:58:18 +08:00

1.3 KiB

1. Summarify - Content Summary Tool

2. Name of Issue/Topic

27 - Content Summary Tool (Hacktoberfest Demo)

3. Technologies Being Used

  • NextJS
  • CopilotKit
  • OpenAI
  • Tailwind css
  • v0 Styling
  • Shadcn-UI Component Styling
  • CopilotKit

https://github.com/jainanuj94/summarify

5. Features

  • Summarize your content using CopilotKit API.
    • useCopilotReadable and useCopilotChat to get the summarized version of your content.
  • Provide suggestions for writing an article to summerize
    • useCopilotAction to handle suggestions coming from LLM and rendering them on the UI.
  • Use Extract to extract the contents from the URL.

6. Screenshot

Summarify - Content Summary Tool: image Suggestions: image

7. Who Are You?

GitHub Username: Twitter Handle: LinkedIn Profile:

5 Extra Bonus Points

Link to any bonus activities you did such as solving GitHub Issues or posting to Twitter, Dev.to, Medium, etc related to your project and CopilotKit.