Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tessferrandez/ai-tools-spike
https://github.com/tessferrandez/ai-tools-spike
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tessferrandez/ai-tools-spike
- Owner: TessFerrandez
- Created: 2024-03-11T08:05:59.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T11:53:11.000Z (10 months ago)
- Last Synced: 2024-05-08T00:32:17.675Z (8 months ago)
- Language: Python
- Size: 103 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI tools spike
Evaluation of AI tools like `langchain` and `Semantic Kernel`
## Get started (requires poetry)
1. `poetry install`
2. `poetry shell`
3. `code .`