tutorials.md 420 Bytes
Newer Older
1
2
3
4
# Tutorials

Here is a list of ways you can use Ollama with other tools to build interesting applications.

Matt Williams's avatar
Matt Williams committed
5
6
- [Using LangChain with Ollama in JavaScript](./tutorials/langchainjs.md)
- [Using LangChain with Ollama in Python](./tutorials/langchainpy.md)
7
- [Running Ollama on NVIDIA Jetson Devices](./tutorials/nvidia-jetson.md)
Matt Williams's avatar
Matt Williams committed
8

9
Also be sure to check out the [examples](../examples) directory for more ways to use Ollama.