First, you need to get your chat ISDM API Key. You'll need a e-mail address from a reseach organism located in Montpellier. ISDM is a service from the University of Montpellier which provides API to two LLM : Codestral-22B and Mixtral-8x7B (47B). For this application, we use Codestral-22B.
The application can be tested through the free streamlit cloud service (but latence is not great): link to streamlite cloud
- Installation
pip install streamlit
- Run the app
streamlit run streamlit_chatbot_landmatrix/page_finale.py