Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evanshortiss/neon-openai-embeddings
https://github.com/evanshortiss/neon-openai-embeddings
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/evanshortiss/neon-openai-embeddings
- Owner: evanshortiss
- Created: 2023-10-31T20:51:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-31T20:57:15.000Z (about 1 year ago)
- Last Synced: 2024-04-09T13:09:30.460Z (7 months ago)
- Language: TypeScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# neon-openai-embeddings
Run a query using:
```bash
npm i
npm run dev
```Change the `input` in `src/index.ts` to automatically issue a new query.