|
1 year ago | |
---|---|---|
.. | ||
README.md | 25c63c91d8 Update README.md | 1 year ago |
requirements.txt | c5c8b4b16a added python rag news summary | 1 year ago |
summ.py | c5c8b4b16a added python rag news summary | 1 year ago |
utils.py | c5c8b4b16a added python rag news summary | 1 year ago |
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.
You can run the example like this:
pip install -r requirements.txt
python summ.py