An open API service indexing awesome lists of open source software.

https://github.com/vishwanathm03/text_summarizer

Text Summarizer App using Streamlit, Google Gemini API, and Python This web application allows users to input text and generate concise summaries using the Google Gemini API. The app is built with Streamlit for an interactive user experience, making it simple and efficient to summarize large text inputs.
https://github.com/vishwanathm03/text_summarizer

gemini-api input python3 streamlit text-summarization

Last synced: 2 months ago
JSON representation

Text Summarizer App using Streamlit, Google Gemini API, and Python This web application allows users to input text and generate concise summaries using the Google Gemini API. The app is built with Streamlit for an interactive user experience, making it simple and efficient to summarize large text inputs.

Awesome Lists containing this project

README

          

Text Summarizer App using Streamlit, Google Gemini API, and Python
This web application allows users to input text and generate concise summaries using the Google Gemini API. The app is built with Streamlit for an interactive user experience, making it simple and efficient to summarize large text inputs.

Features:
User Text Input: Enter any text directly through the web interface.
AI-Powered Summarization: Uses Google Gemini API to generate concise summaries.
Streamlit Interface: Easy-to-use and responsive web UI.
Tech Stack:
Python for backend logic
Streamlit for the user interface
Google Gemini API for AI-based text summarization