Skip to content

Commit

Permalink
docs: update todos
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Nov 23, 2023
1 parent 0db427f commit 9c3ffdf
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,15 @@ Todos
- [ ] [@remirror/extension-diff](https://github.com/remirror/remirror/tree/main/packages/remirror__extension-diff)
- [ ] More plugins for Intelli: [https://github.com/ueberdosis/tiptap/issues/819](https://github.com/ueberdosis/tiptap/issues/819)
- [ ] Sidebar Intellij [Microsoft 365](https://techcommunity.microsoft.com/t5/microsoft-365-blog/introducing-new-ai-enhancements-in-microsoft-365-new-features/ba-p/3643499)
- [ ] Correction text
- [ ] Local LLM Spike
- [ ] Correction text, [MacBERT](https://github.com/ymcui/MacBERT)
- [ ] [shibing624/macbert4csc-base-chinese](https://huggingface.co/shibing624/macbert4csc-base-chinese)
- [ ] Grammarly
- [ ] Text Prediction
- [ ] Similarity
- [GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)
- [uer/gpt2-distil-chinese-cluecorpussmall](https://huggingface.co/uer/gpt2-distil-chinese-cluecorpussmall)
- [ ] Similarity / Sentence Transformer
- [ ] [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2)
- [ ] LLM Connection
- [ ] OpenAI
- [ ] Others ?
Expand Down

0 comments on commit 9c3ffdf

Please sign in to comment.