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

https://github.com/dilzilla/llamasum

Simple Summarizer Tool using Llama 3 8b.
https://github.com/dilzilla/llamasum

ai llama3 llm machine-learning macosx summarization

Last synced: about 1 year ago
JSON representation

Simple Summarizer Tool using Llama 3 8b.

Awesome Lists containing this project

README

          

Text Summarizer and Tweet Generator
A simple desktop app that summarizes text, articles, or YouTube videos and generates SEO-friendly tweets.

Requirements

Ollama installed and running
LLaMA 3 8B model installed

Getting Started

Clone this repository and navigate to the project directory.
Install the required packages by running pip install -r requirements.txt.
Run the app using python llamasum.py.

Building an Executable (Mac only)

Install PyInstaller using pip install pyinstaller.
Run pyinstaller llamasum.spec to build an executable.
Find the executable in the dist directory.

Features

Summarize text, articles, or YouTube videos
Generate SEO-friendly tweets based on the summarized text
Customizable prompts for summarization and tweet generation
Follow me on Twitter @dylanpaulwhite