#1 POC with #fastapi for an #nlp #api with #spacy #sqlalchemy #sqlite and… #streamlit
A simple combination with Streamlit, FastAPI and Spacy to expose “features” like: NER (entities), Summary (summary), Tags extraction (keywords) for text in French, Spanish, English and Russian. The result is saved in a Sqlite database with the help SQLAlchemy. The skeleton has been written by ChatGPT and extended manually after.
This video is part of the post “POC with FastAPI for an NLP API with Spacy, SQLAlchemy, Sqlite and… Streamlit” at https://wp.me/p3Vuhl-3g8
Look for the directory “011_openai_sqlite_nlp_fastapi_streamlit” in the code can be found at https://bit.ly/3trx7Es
Tag(s) : Agile, Anaconda, API, Development, FastAPI, Learning, Learning-by-doing, MySQL, Python, SQLAlchemy, SQLite