CognitiveTech
CognitiveTech
wow! this is great. I haven't had such a comprehensive contribution, before. will take a moment to review. looks like you've mostly re-organized. I also enjoy organizing content. One thing...
👀
ollama supports openai api
hey @freddyaboulton just a friendly ping. if you even have some basic instructions to get me started developing the cc, that would be great! keeping busy with backend issues, but...
ollama uses openai api
inputs is another reserved keyword
you could easily loop through and summarize certain headers of the markdown... its not implemented, but that will come. now there is some real code you can play with here
now you can use `chunkbyline.py --md=3 some.md` where 3 is the highest level of heading you want to split by. then run the resulting csv through `python3 sum.py -c some_chunkd2.csv`...