Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swizec/analyze-feedback
Ollama-based script to analyze user feedback from Sean D'Souza's Brain Trust formula
https://github.com/swizec/analyze-feedback
Last synced: 4 days ago
JSON representation
Ollama-based script to analyze user feedback from Sean D'Souza's Brain Trust formula
- Host: GitHub
- URL: https://github.com/swizec/analyze-feedback
- Owner: Swizec
- Created: 2024-03-22T15:16:38.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-22T15:17:06.000Z (8 months ago)
- Last Synced: 2024-04-08T15:41:48.219Z (7 months ago)
- Language: TypeScript
- Size: 11.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# analyze-typeform
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.29. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.