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. π
- π§ 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.
Before getting started, ensure you have the necessary dependencies installed.
- Frontend
- Python (for backend processing)
- Chrome Extension (for in-browser summarization)
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."
}
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!
- Download the Gistify Chrome extension from the Chrome Web Store.
- Click Add to Chrome and confirm installation.
- Pin the extension for easy access.
- Highlight the text you want to summarize.
- Click on the Gistify extension icon.
- Instantly receive a concise summary of the highlighted text.
This project is licensed under the MIT License - see the LICENSE file for details.
Thank you for using Gistify! ππ