"vscode:/vscode.git/clone" did not exist on "80358e5a5e1f317dd9eaf2b15882fe7cc8cbb066"
tutorials.md 420 Bytes
Newer Older
wangkx1's avatar
init  
wangkx1 committed
1
2
3
4
5
6
7
8
9
# Tutorials

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

- [Using LangChain with Ollama in JavaScript](./tutorials/langchainjs.md)
- [Using LangChain with Ollama in Python](./tutorials/langchainpy.md)
- [Running Ollama on NVIDIA Jetson Devices](./tutorials/nvidia-jetson.md)

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