SilkSynopsis is an application that utilizes AI to extract and summarize the key points of any webpage. Just input a URL, and the app will provide a concise summary using OpenAI's GPT-4o Mini model.
- π Extracts Content: Fetches and processes webpage content.
- π§ AI-Powered Summarization: Uses GPT-4o Mini to generate a concise summary.
- π Multiple Summary Lengths: Choose from short, medium, or long summaries.
git clone https://github.com/hossainsmshakib/SilkSynopsis-AIWebSummarizer.git
cd SilkSynopsis-AIWebSummarizer
- AI Model: OpenAI GPT-4o Mini API
This project is licensed under the MIT License.
Contributions are welcome! Feel free to open an issue or submit a pull request.