mirror of
https://github.com/ollama/ollama.git
synced 2025-05-05 13:00:20 +02:00
8 lines
345 B
Markdown
8 lines
345 B
Markdown
# 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)
|
|
|
|
Also be sure to check out the [examples](../examples) directory for more ways to use Ollama. |