mirror of
https://github.com/wassname/rag_search_cite.git
synced 2026-08-16 11:26:57 +08:00
25 lines
430 B
Markdown
25 lines
430 B
Markdown
# rag_search_cite
|
|
|
|
rag_search_cite: Hackable frontend only LLM assisted searching with citations
|
|
|
|
|
|
# demo
|
|
|
|
[demo](https://wassname.github.io/rag_search_cite/)
|
|
|
|

|
|
|
|
# run
|
|
|
|
```npm
|
|
npm run dev
|
|
```
|
|
|
|
# notes
|
|
|
|
- for editor styling
|
|
- <https://flowbite.com/docs/forms/textarea/#wysiwyg-editor>
|
|
- <https://tailwindcss.com/docs/dark-mode>
|
|
- deploy: <https://vitejs.dev/guide/static-deploy#github-pages>
|
|
|