Go to file
Timothy J. Baek d1583babeb Update Navbar.svelte 2023-10-16 02:14:07 -07:00
src Update Navbar.svelte 2023-10-16 02:14:07 -07:00
static ollama placeholder added 2023-10-08 15:58:33 -07:00
.eslintignore chat feature added 2023-10-08 15:38:42 -07:00
.eslintrc.cjs chat feature added 2023-10-08 15:38:42 -07:00
.gitignore chat feature added 2023-10-08 15:38:42 -07:00
.npmrc chat feature added 2023-10-08 15:38:42 -07:00
.prettierignore chat feature added 2023-10-08 15:38:42 -07:00
.prettierrc chat feature added 2023-10-08 15:38:42 -07:00
Dockerfile chat feature added 2023-10-08 15:38:42 -07:00
LICENSE Update LICENSE 2023-10-08 17:42:48 -05:00
README.md demo/readme updated 2023-10-16 01:38:06 -07:00
demo.gif demo/readme updated 2023-10-16 01:38:06 -07:00
package-lock.json chat history/code syntax highlighting added 2023-10-16 01:27:26 -07:00
package.json chat history/code syntax highlighting added 2023-10-16 01:27:26 -07:00
postcss.config.js chat feature added 2023-10-08 15:38:42 -07:00
run.sh chat feature added 2023-10-08 15:38:42 -07:00
svelte.config.js chat feature added 2023-10-08 15:38:42 -07:00
tailwind.config.js chat feature added 2023-10-08 15:38:42 -07:00
tsconfig.json chat feature added 2023-10-08 15:38:42 -07:00
vite.config.ts chat feature added 2023-10-08 15:38:42 -07:00

README.md

Ollama Web UI 👋

ChatGPT-Style Web Interface for Ollama 🦙

Ollama Web UI Demo

Features

  • 🖥️ Intuitive Interface: Our chat interface takes inspiration from ChatGPT, ensuring a user-friendly experience.
  • 📱 Responsive Design: Enjoy a seamless experience on both desktop and mobile devices.
  • Swift Responsiveness: Enjoy fast and responsive performance.
  • 🚀 Effortless Setup: Install seamlessly using Docker for a hassle-free experience.
  • 🤖 Multiple Model Support: Seamlessly switch between different chat models for diverse interactions.
  • 📜 Chat History: Effortlessly access and manage your conversation history.
  • 💻 Code Syntax Highlighting: Enjoy enhanced code readability with our syntax highlighting feature.
  • 🌟 Continuous Updates: We are committed to improving Ollama Web UI with regular updates and new features.

How to Install 🚀

Prerequisites

Make sure you have the latest version of Ollama installed before proceeding with the installation. You can find the latest version of Ollama at https://ollama.ai/.

Using Docker 🐳

docker build -t ollama-webui .
docker run -d -p 3000:3000 --name ollama-webui --restart always ollama-webui

Your Ollama Web UI should now be hosted at http://localhost:3000. Enjoy! 😄

What's Next? 🚀

To-Do List 📝

Here are some exciting tasks on our to-do list:

  • 📤📥 Import/Export Chat History: Seamlessly move your chat data in and out of the platform.
  • 🌐 Web Browser Extension: Seamlessly integrate our services into your browsing experience with our convenient browser extension.
  • 🚀 Integration with Messaging Platforms: Explore possibilities for integrating with popular messaging platforms like Slack and Discord.
  • 🎨 Customization: Tailor your chat environment with personalized themes and styles.
  • 📥🗑️ Download/Delete Models: Easily acquire or remove models directly from the web UI.
  • ⚙️ Advanced Parameters Support: Harness the power of advanced settings for fine-tuned control.
  • 📚 Enhanced Documentation: Elevate your setup and customization experience with improved, comprehensive documentation.
  • 🌟 User Interface Enhancement: Elevate the user interface to deliver a smoother, more enjoyable interaction.
  • 🧐 User Testing and Feedback Gathering: Conduct thorough user testing to gather insights and refine our offerings based on valuable user feedback.

Feel free to contribute and help us make Ollama Web UI even better! 🙌

Contributors

A big shoutout to our amazing contributors who have helped make this project possible! 🙏

License 📜

This project is licensed under the MIT License - see the LICENSE file for details. 📄

Support 💬

If you have any questions, suggestions, or need assistance, please open an issue or join our Discord community to connect with us! 🤝


Let's make Ollama Web UI even more amazing together! 💪