Build awesome "chat with your content" applications and integrations.
This GitHub organization houses a collection of TypeScript packages, starter kits and demos.
Read the article about Using OpenAI with JavaScript for a longer introduction and more details.
The 7-docs monorepo contains two packages: @7-docs/cli and @7-docs/edge
Use @7-docs/cli to ingest content into a vector database.
Use the @7-docs/edge package to query your content from anywhere JavaScript runs.
- Node.js: @7-docs/edge
- Deno: https://esm.sh/@7-docs/edge
Multiple demos using different content using @7-docs/edge
running on various edge function providers:
Ingested from | Location | Platform | Database | Repository |
---|---|---|---|---|
Knip | knip.deno.dev | Deno Deploy | Pinecone | knip |
release-it | release-it.deno.dev | Deno Deploy | Pinecone | release-it |
Deno Manual | 7-docs-aleph-pinecone.deno.dev | Deno Deploy | Pinecone | deno-aleph-pinecone |
reactjs/react.dev | 7d-next.fly.dev | Fly.io | Supabase | demo-next |
reactjs/react.dev | 7d-eta.vercel.app | Vercel | Supabase | demo-next |