A FastAPI NLP service providing text classification, entity extraction, sentiment analysis and RAG-powered summarisation, with asynchronous jobs and a vector store that feeds results back to improve later summaries.
Memory & retrieval
Classification, NER, sentiment and RAG summaries
View the source(opens in a new tab)A FastAPI NLP service providing text classification, entity extraction, sentiment analysis and RAG-powered summarisation, with asynchronous jobs and a vector store that feeds results back to improve later summaries.