An open API service indexing awesome lists of open source software.

https://github.com/poad/llm-ts-example


https://github.com/poad/llm-ts-example

langchain-js langgraph-js llm mastra webllm

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# llm-ts-example

- [basic chat by LangChain.js with LangGraph.js](./basic/)
- [RAG by LangChain.js with LangGraph.js](./rag/)
- [Mastra](./agent-mastra/)
- [node-llama-cpp by LangChain.js with LangGraph.js](./node-llama-cpp/)
- [GraphRAG local](./graphrag-local/)
- [WebLLM](./webllm/)
- [MPC examples](./mpc/)