issues
search
CambioML
/
uniflow-llm-based-pdf-extraction-text-cleaning-data-clustering
LLM-based text extraction from unstructured data like PDFs, Words and HTMLs. Transform and cluster the text into your desired format. Less information loss, more interpretation, and faster R&D!
https://www.cambioml.com
Apache License 2.0
187
stars
56
forks
source link
feat: WIP news feed and report genertaion
#235
Open
CallmeNafiy
opened
5 months ago
CallmeNafiy
commented
5 months ago
WIP for now
added TransformQuestionExtractionOpenAIFlow to generate questions from prev reports
added FeedOpenAIFlow to use questions from previous flow to generate responses for news feed
added corresponding notebook for demo
WIP for now