Skip to content

Commit c3400de

Browse files
authored
Update README.md
1 parent c9b972b commit c3400de

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
<h1 align='center' >
2-
LLM React App Javascript Template 🪄
2+
🪐 LLM React App Javascript Template 🪐
33
</h1>
44
<p align='center'>
55
<a href='https://github.com/golivecosmos/pluto/blob/main/LICENSE'>
6-
<img src='https://img.shields.io/github/license/golivecosmos/llm-react-node-app-template' alt='License' />
6+
<img src='https://img.shields.io/github/license/golivecosmos/llm-react-node-app-template?style=plastic' alt='License' />
77
</a>
8-
<a href='https://twitter.com/golivecosmos'>
9-
<img src='https://img.shields.io/twitter/follow/golivecosmos?style=social' alt='Cosmos' style='margin-right:3px' />
10-
</a>
8+
<a href='https://twitter.com/golivecosmos'>
9+
<img src='https://img.shields.io/github/commit-activity/w/golivecosmos/llm-react-node-app-template?style=plastic' alt='Cosmos' style='margin-right:3px' />
10+
</a>
11+
<a href='https://twitter.com/golivecosmos'>
12+
<img src='https://img.shields.io/twitter/follow/golivecosmos' alt='Cosmos' style='margin-right:3px' />
13+
</a>
1114
</p>
1215

16+
https://img.shields.io/github/commit-activity/w/golivecosmos/llm-react-node-app-template?style=plastic
17+
1318
## What is an LLM React Node App Javascript Template?
1419

1520
This template is an example project for a simple Large Language Model (LLM) application built on top of React and Node. This template was built on top of [the React template app from nano-react-app](https://github.com/nano-react-app/template-js) and updated with a Node server that uses [LangChain.js](https://github.com/hwchase17/langchainjs) to connect to supported large language models, e.g. OpenAI and Hugging Face. Use this template to easily build and run an LLM app, like the screenshot below:

0 commit comments

Comments
 (0)