# NLP
# spellux @ git+https://github.com/Aran30/spellux  # Not available in PyPi. Install manually with `pip install git+https://github.com/Aran30/spellux.git`
spacy==3.7.2

# Speech-to-text
librosa==0.10.1
SpeechRecognition==3.10.0

# Image
opencv-python==4.10.0.84

# Plotly
plotly==5.18.0

# RAG
chromadb==0.5.4
langchain==0.2.9
langchain-community==0.2.7
pypdf==4.3.1
tiktoken==0.7.0
