Skip to content

Commit

Permalink
393rd Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Shyam-Chen committed Nov 5, 2024
1 parent ec484dd commit 805e25e
Show file tree
Hide file tree
Showing 3 changed files with 3,923 additions and 129 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,10 @@ This seed repository provides the following features:
- [x] [Mailer](https://github.com/nodemailer/nodemailer) - Email Sending
- [x] [MJML](https://github.com/Shyam-Chen/MJML-Starter) - Email Builder
- [x] [Nunjucks](https://github.com/mozilla/nunjucks) - Email Rendering
- [x] [LlamaIndex](https://github.com/run-llama/LlamaIndexTS) - Data Indexing for LLM
- [x] [LangChain](https://github.com/langchain-ai/langchainjs) - LLM Composability
- [x] [OpenAI](https://github.com/Shyam-Chen/OpenAI-Starter) - Fine-tuning/Embeddings Model Builder
- [x] [OpenAI](https://github.com/openai/openai-node) - LLM
- [x] [MongoDB Vector Search](https://github.com/fastify/fastify-mongodb) - Vector Store
- ---------- **Tools** ----------
- [x] [Vite](https://github.com/vitejs/vite) - Bundler
- [x] [TypeScript](https://github.com/microsoft/TypeScript) - JavaScript with Syntax for Types
Expand Down
1 change: 1 addition & 0 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"generate-password": "1.7.1",
"ioredis": "5.4.1",
"keyv": "5.1.3",
"llamaindex": "0.8.3",
"nodemailer": "6.9.16",
"nunjucks": "3.2.4",
"ofetch": "1.4.1",
Expand Down
Loading

0 comments on commit 805e25e

Please sign in to comment.