Skip to content

shadi-fsai/weekly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4667a3e · Dec 28, 2024

History

20 Commits
Dec 27, 2024
Dec 9, 2024
Dec 24, 2024
Dec 14, 2024
Dec 28, 2024
Dec 16, 2024
Dec 16, 2024
Dec 26, 2024
Dec 24, 2024
Dec 26, 2024
Dec 26, 2024
Dec 26, 2024
Dec 26, 2024

Repository files navigation

Weekly

This tool creates weekly progress report highlights for organizational distribution. It can be used with ollama locally or groq using API, to use with groq you need to obtain a groq-key

Ollama

Download Ollama from https://ollama.com/download Prior to running run 'ollama pull llama3.3:70b-instruct-q2_K' in your command line. This will require your machine to have at least 24GB of ram.

If you don't have that RAM, you can use llama3.2 for smaller footprint models.

Groq

Get your API keys from Groq.com Copy .env-example to .env and update with your keys.

Running the weekly report

Use 'poetry lock' then 'poetry install' to get an environment installed.

Edit config.yaml to give the tool an understanding of your organizational context, workstreams your org is working on and their importance, as well as examples of old highlights to mimic.

Edit this_weeks_outcomes.csv, use an outcome per row

Run 'poetry run weekly' to get the output in file 'highlights.txt'.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages