Skip to content

A simple terminal-based tool that summarizes the main content of any website using Gemma 3 - 1B models. It streams the response in real-time — just like ChatGPT!

Notifications You must be signed in to change notification settings

ariqlubis/sniptext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕸️ Summarizer

A simple terminal-based tool that summarizes the main content of any website using Gemma 3 - 1B models. It streams the response in real-time — just like ChatGPT!

📹 Demo

Demo


⚙️ Installation

1. Clone the Repository

git clone https://github.com/yourusername/sniptext.git
cd sniptext
pip install -r requirements.txt

2. Install depedencies

pip install .

3. Usage

sniptext https://en.wikipedia.org/wiki/Natural_language_processing

About

A simple terminal-based tool that summarizes the main content of any website using Gemma 3 - 1B models. It streams the response in real-time — just like ChatGPT!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages