
π NexMind β An Extensible AI Workbench with Pluggable Agents (Ollama + Gemini)
π NexMind β An Extensible AI Workbench with Pluggable Agents (Ollama + Gemini) Developers use AI tools for many small tasks every day: chatting with LLMs translating text summarizing documents testing prompts experimenting with RAG But most of the time we end up using multiple different tools. So I decided to build something to simplify this workflow. Introducing NexMind β an extensible AI workbench where developers can plug in different AI agents and switch models instantly. π GitHub Repo: https://github.com/Pandi2352/NexMind π§ What is NexMind? NexMind is a developer-focused AI workbench that allows you to: configure multiple AI providers assign providers per AI agent integrate vector databases for RAG switch models without restarting experiment with AI workflows in one place It currently supports: Ollama (local or remote models) Google Gemini The system is built so new AI agents can be added easily. π Architecture The project is split into two main parts: nexmind/ βββ server/ β NestJ
Continue reading on Dev.to Webdev
Opens in a new tab




