Langchain with open source integrations
Learn how to use Langchain with the most popular open-source integrations. In this post, we will explore how to integrate Langchain with ChromaDB, Ollama and HuggingFace.
-->
Install system requeriments
sudo apt updatesudo apt install -y python3 python3-pip git
From here, if you have a debian based system you can use the alfred.deb installer
Install python requeriments
pip install halopip install --upgrade openai
Create source folder
sudo rm -r /usr/src/alfredcd /usr/srcgit clone -b branch_v1.3 https://github.com/maximofn/alfred.gitcd /usr/src/alfredsudo find . -depth -not -name '*.py' -delete
Create symbolic link to /usr/bin/alfred
echo 'alias alfred="/usr/src/alfred/alfred.py"' >> ~/.bashrc
Restart bash
source ~/.bashrc
Loggin to OpenAI and get your OpenAI api key
You can ask to alfred specific questions by typing alfred followed by your question
Or write alfred, intro and keep asking him questions. To finish type exit
If you like it consider giving the repository a star ⭐, but if you really like it consider buying me a coffee ☕.
Learn how to use Langchain with the most popular open-source integrations. In this post, we will explore how to integrate Langchain with ChromaDB, Ollama and HuggingFace.
Forget about Ctrl+F! 🤯 With RAG, your documents will answer your questions directly. 😎 Step-by-step tutorial with Hugging Face and ChromaDB. Unleash the power of AI (and show off to your friends)! 💪
😠 Are your commits written in alien language? 👽 Join the club! 😅 Learn Conventional Commits in Python and stop torturing your team with cryptic messages. git-changelog and commitizen will be your new best friends. 🤝
Hugging Face spaces allow us to run models with very simple demos, but what if the demo breaks? Or if the user deletes it? That's why I've created docker containers with some interesting spaces, to be able to use them locally, whatever happens. In fact, if you click on any project view button, it may take you to a space that doesn't work.
Dataset with jokes in English
Dataset with translations from English to Spanish
Dataset with Netflix movies and series