Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 523 Bytes

File metadata and controls

18 lines (13 loc) · 523 Bytes

funathon-project2

Repository of the 2nd funathon project (NLP)

Subject's website deployed here : https://aiml4os.github.io/funathon-project2/

Environment

You will have to create and fill a .env file to manage your connections (qdrant, llm.lab, etc.). You can use this template to make it easier :

QDRANT_URL=https://YOURNAMESPACE-qdrant.user.lab.sspcloud.fr/
QDRANT_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxx
QDRANT_API_PORT=443
LLMLAB_API_KEY=xxxxxxxxxxxxxxxxxxxxxx
LLMLAB_URL=https://llm.lab.sspcloud.fr/api