Skip to content

Commit f3063f9

Browse files
authored
Update README.md
1 parent 70674d3 commit f3063f9

File tree

1 file changed

+19
-17
lines changed

1 file changed

+19
-17
lines changed

README.md

+19-17
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,18 @@ See the [Getting started](https://localai.io/basics/getting_started/index.html)
4141
|------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|
4242
![Screenshot from 2023-06-09 00-36-26](https://github.com/go-skynet/LocalAI/assets/2420543/e98b4305-fa2d-41cf-9d2f-1bb2d75ca902) | ![Screenshot from 2023-05-30 18-01-03](https://github.com/go-skynet/LocalAI/assets/2420543/02458782-0549-4131-971c-95ee56ec1af8)| |
4343

44+
## Hot topics / Roadmap
45+
46+
- [x] Support for embeddings
47+
- [x] Support for audio transcription with https://github.com/ggerganov/whisper.cpp
48+
- [X] Support for text-to-audio
49+
- [x] GPU/CUDA support ( https://github.com/go-skynet/LocalAI/issues/69 )
50+
- [X] Enable automatic downloading of models from a curated gallery
51+
- [X] Enable automatic downloading of models from HuggingFace
52+
- [ ] Upstream our golang bindings to llama.cpp (https://github.com/ggerganov/llama.cpp/issues/351)
53+
- [ ] Enable gallery management directly from the webui.
54+
- [ ] 🔥 OpenAI functions: https://github.com/go-skynet/LocalAI/issues/588
55+
4456
## News
4557

4658
- 🔥🔥🔥 28-06-2023: **v1.20.0**: Added text to audio and gallery huggingface repositories! [Release notes](https://localai.io/basics/news/index.html#-28-06-2023-__v1200__-) [Changelog](https://github.com/go-skynet/LocalAI/releases/tag/v1.20.0)
@@ -50,6 +62,13 @@ See the [Getting started](https://localai.io/basics/getting_started/index.html)
5062

5163
For latest news, follow also on Twitter [@LocalAI_API](https://twitter.com/LocalAI_API) and [@mudler_it](https://twitter.com/mudler_it)
5264

65+
## Media, Blogs, Social
66+
67+
- [Create a slackbot for teams and OSS projects that answer to documentation](https://mudler.pm/posts/smart-slackbot-for-teams/)
68+
- [LocalAI meets k8sgpt](https://www.youtube.com/watch?v=PKrDNuJ_dfE)
69+
- [Question Answering on Documents locally with LangChain, LocalAI, Chroma, and GPT4All](https://mudler.pm/posts/localai-question-answering/)
70+
- [Tutorial to use k8sgpt with LocalAI](https://medium.com/@tyler_97636/k8sgpt-localai-unlock-kubernetes-superpowers-for-free-584790de9b65)
71+
5372
## Contribute and help
5473

5574
To help the project you can:
@@ -183,23 +202,6 @@ Feel free to open up a PR to get your project listed!
183202
- [Mods](https://github.com/charmbracelet/mods)
184203
- [Flowise](https://github.com/FlowiseAI/Flowise)
185204

186-
## Short-term roadmap
187-
188-
- [x] Mimic OpenAI API (https://github.com/go-skynet/LocalAI/issues/10)
189-
- [x] Binary releases (https://github.com/go-skynet/LocalAI/issues/6)
190-
- [ ] Upstream our golang bindings to llama.cpp (https://github.com/ggerganov/llama.cpp/issues/351)
191-
- [x] Upstream [gpt4all](https://github.com/go-skynet/LocalAI/issues/85) bindings
192-
- [x] Multi-model support
193-
- [x] Have a webUI!
194-
- [x] Allow configuration of defaults for models.
195-
- [x] Support for embeddings
196-
- [x] Support for audio transcription with https://github.com/ggerganov/whisper.cpp
197-
- [x] GPU/CUDA support ( https://github.com/go-skynet/LocalAI/issues/69 )
198-
- [X] Enable automatic downloading of models from a curated gallery
199-
- [ ] Enable automatic downloading of models from HuggingFace
200-
- [ ] Enable gallery management directly from the webui.
201-
- [ ] 🔥 OpenAI functions: https://github.com/go-skynet/LocalAI/issues/588
202-
203205
## Star history
204206

205207
[![LocalAI Star history Chart](https://api.star-history.com/svg?repos=go-skynet/LocalAI&type=Date)](https://star-history.com/#go-skynet/LocalAI&Date)

0 commit comments

Comments
 (0)