https://github.com/mongodben/demo-ingest
ingest scaffolding for manish
https://github.com/mongodben/demo-ingest
Last synced: 8 months ago
JSON representation
ingest scaffolding for manish
- Host: GitHub
- URL: https://github.com/mongodben/demo-ingest
- Owner: mongodben
- Created: 2024-02-01T20:52:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T20:53:20.000Z (over 2 years ago)
- Last Synced: 2025-08-02T00:45:58.426Z (11 months ago)
- Language: TypeScript
- Size: 9.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo Ingest of MongoDB Docs + PDFs using Alt Embeddings API
Install:
```shell
npm install
```
Relevant code annotated in `packages/ingest-mongodb-public` directory with `TODO:` comments.