2023-08-10 21:27:37 -07:00
|
|
|
# Tutorials
|
|
|
|
|
|
|
|
Here is a list of ways you can use Ollama with other tools to build interesting applications.
|
|
|
|
|
2023-08-11 13:51:44 -07:00
|
|
|
- [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.
|