These notebooks were created as part of a workshop for the Minds Mastering Machines on April 23rd in Cologne.
The following examples were tested using Ollama on-premises and Azure OpenAI. Where the use of Ollama was not possible, only Azure OpenAI was used.
LangChain is a framework for developing applications powered by large language models.
Here is the LangChain repository for Python.
- Bring your own large language model. LangChain supports the followings
- Install LangChain
- Test the installation and run this notebook.
Here are examples of Langflow and Flowise.
Simple GRadio Chat App in Hugging Face
https://www.udemy.com/course/langchain/learn/lecture/37507516#overview https://learn.deeplearning.ai/courses/chatgpt-prompt-eng/lesson/1/introduction https://github.com/CoderPush/chatlit https://www.gradio.app/ https://github.com/langchain-ai/langchain https://flowiseai.com/ https://langchaindart.com/#/ https://python.langchain.com/cookbook/ https://www.langflow.org/ https://docs.smith.langchain.com https://api.python.langchain.com/en/latest/vectorstores/langchain_community.vectorstores.sqlitevss.SQLiteVSS.html