Files
rag_search_cite/README.md
2024-06-28 16:59:47 +08:00

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/)
![screenshot](assets/preview.png)
# 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>