"vscode:/vscode.git/clone" did not exist on "ac7b1716b7941e67311b0a5bc56979317cc70f93"
tutorials.md 345 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
7
8
- [Using LangChain with Ollama in JavaScript](./tutorials/langchainjs.md)
- [Using LangChain with Ollama in Python](./tutorials/langchainpy.md)

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