https://github.com/peter-roh/learn-ai
https://github.com/peter-roh/learn-ai
langchain ollama
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/peter-roh/learn-ai
- Owner: Peter-Roh
- Created: 2024-02-17T15:16:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-15T10:12:20.000Z (about 1 year ago)
- Last Synced: 2025-01-21T14:30:27.548Z (4 months ago)
- Topics: langchain, ollama
- Language: Jupyter Notebook
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learn-ai
## Tech Stack
- Python
- [Langchain](https://www.langchain.com/)
- [Ollama](https://ollama.com/)
## Description
testing ai coding with Ollama and Langchain.
got csv file for data from [kaggle](https://www.kaggle.com/).
## Getting Started
- Go to [Ollama](https://ollama.com/) website and download it.
- Download models you want
- Start testing!