andreped commited on
Commit
afeec9a
1 Parent(s): 0963f75

Added acknowledgements

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -70,6 +70,10 @@ A Streamlit browser window should automatically open. If not, the app can be acc
70
 
71
  Only public PDFs were used for this demonstration. Some of André's research is sadly behind a paywall and thus we have chosen not to include the PDFs in this demo to avoid copyright issues.
72
 
 
 
 
 
73
  ## License
74
 
75
  The code in this repository is released under [MIT license](https://github.com/andreped/chatbot-streamlit-demo/blob/main/LICENSE).
 
70
 
71
  Only public PDFs were used for this demonstration. Some of André's research is sadly behind a paywall and thus we have chosen not to include the PDFs in this demo to avoid copyright issues.
72
 
73
+ ## Acknowledgements
74
+
75
+ I wish to thank [Sopra Steria](https://www.soprasteria.com) for giving me the chance to develop this web application on internal time. I also want to thank [OpenAI](https://openai.com), [Microsoft Azure](https://azure.microsoft.com/en-us), and the developers of [llama-index](https://www.llamaindex.ai), [Streamlit](https://streamlit.io), and [HuggingFace](https://huggingface.co) for making such great tools to make applications in.
76
+
77
  ## License
78
 
79
  The code in this repository is released under [MIT license](https://github.com/andreped/chatbot-streamlit-demo/blob/main/LICENSE).