Matt Williams 5a85070c22 Update readmes, requirements, packagejsons, etc for all examples (#1452) | vor 1 Jahr | |
---|---|---|
.. | ||
README.md | vor 1 Jahr | |
requirements.txt | vor 1 Jahr | |
summ.py | vor 1 Jahr | |
utils.py | vor 1 Jahr |
This example goes through a series of steps:
This example lets you pick from a few different topic areas, then summarize the most recent x articles for that topic. It then creates chunks of sentences from each article and then generates embeddings for each of those chunks.
mistral-openorca
model installed: ollama pull mistral-openorca
pip install -r requirements.txt
python summ.py