Skip to content

Welcome to Gistify! πŸš€ This is an AI-powered agent that summarizes sentences using a graph-based approach with nodes and edges

Notifications You must be signed in to change notification settings

darshil89/Gistify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Gistify - AI-Powered Summarization Agent


AI Summarization

Welcome to Gistify! πŸš€ This is an AI-powered agent that summarizes sentences using a graph-based approach with nodes and edges. The nodes include:

  • Classification Nodes: Identify the type of content.
  • Key Entity Identification Nodes: Extract essential entities from the text.
  • Summarization Nodes: Generate concise and meaningful summaries.

Gistify is seamlessly integrated with a Chrome Extension to provide instant summarization while browsing the web. πŸ”—

Arch


πŸš€ Features

  • 🧠 AI-Driven Summarization using graph-based node structures.
  • πŸ“Œ Key Entity Identification for precise extractions.
  • 🌍 Chrome Extension Integration for real-time text processing.
  • ⚑ Fast and Efficient Processing for quick results.

πŸ› οΈ Getting Started

Prerequisites

Before getting started, ensure you have the necessary dependencies installed.

  • Frontend
  • Python (for backend processing)
  • Chrome Extension (for in-browser summarization)

🌍 API Endpoints

1. POST /process

This endpoint processes and summarizes the provided text.

Request Body:

{
  "text": "Gistify is an AI-powered summarization tool that extracts key information."
}

Response:

{
  "text": "Gistify extracts key information using AI."
}

πŸ”Œ Chrome Extension

Gistify comes with a Chrome extension that allows users to summarize text directly on any webpage. Just highlight the text, click the Gistify button, and get an instant summary!

Installation

  • Download the Gistify Chrome extension from the Chrome Web Store.
  • Click Add to Chrome and confirm installation.
  • Pin the extension for easy access.

Usage

  • Highlight the text you want to summarize.
  • Click on the Gistify extension icon.
  • Instantly receive a concise summary of the highlighted text.

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.


Thank you for using Gistify! πŸš€πŸŽ‰

About

Welcome to Gistify! πŸš€ This is an AI-powered agent that summarizes sentences using a graph-based approach with nodes and edges

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published