Merge pull request #174 from ollama-webui/doc-update

doc: roadmap updated
This commit is contained in:
Timothy Jaeryang Baek 2023-12-02 14:26:44 -05:00 committed by GitHub
commit 2ef64cb7a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -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.