From d73c9cc7dc4519cf6be3d252eaf6006d683f9b8d Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sat, 2 Dec 2023 14:25:49 -0500 Subject: [PATCH] doc: roadmap updated --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02498a3d..ca9b9c1e 100644 --- a/README.md +++ b/README.md @@ -205,10 +205,14 @@ See [TROUBLESHOOTING.md](/TROUBLESHOOTING.md) for information on how to troubles ## What's Next? ๐Ÿš€ -### To-Do List ๐Ÿ“ +### Roadmap ๐Ÿ“ -Here are some exciting tasks on our to-do list: +Here are some exciting tasks on our roadmap: + +- ๐Ÿ—ƒ๏ธ **Modelfile Builder**: Easily create Ollama modelfiles via the web UI. Create and add your own character to Ollama by customizing system prompts, conversation starters, and more. +- ๐Ÿ”„ **Multi-Modal Support**: Seamlessly engage with models that support multimodal interactions, including images (e.g., LLava). +- ๐Ÿ“š **RAG Integration**: Experience first-class retrieval augmented generation support, enabling chat with your documents. - ๐Ÿ” **Access Control**: Securely manage requests to Ollama by utilizing the backend as a reverse proxy gateway, ensuring only authenticated users can send specific requests. - ๐Ÿงช **Research-Centric Features**: Empower researchers in the fields of LLM and HCI with a comprehensive web UI for conducting user studies. Stay tuned for ongoing feature enhancements (e.g., surveys, analytics, and participant tracking) to facilitate their research. - ๐Ÿ“ˆ **User Study Tools**: Providing specialized tools, like heat maps and behavior tracking modules, to empower researchers in capturing and analyzing user behavior patterns with precision and accuracy.