| title | eCOMET Chatbot Backend |
|---|---|
| emoji | 🌿 |
| colorFrom | blue |
| colorTo | green |
| sdk | docker |
| pinned | false |
An AI-powered assistant for the eCOMET R package (Eco-Metabolomics Toolkit).
🔴 Live Demo: https://ecomet-chatbot.web.app
This chatbot helps users troubleshoot installation issues, find function references, and generate code, snippets for metabolomics data analysis.
- Knowledge Base: Indexed with the full eCOMET documentation.
- Dynamic Updates: Automatically scrapes the documentation weekly to stay up-to-date.
- Admin UI: Password-protected dashboard for monitoring logs and updating the system persona.
- Official eCOMET Package: https://phytoecia.github.io/eCOMET/
- GitHub Repository: https://github.com/Phytoecia/ecomet-chatbot
- Frontend: Next.js 14, Tailwind CSS
- Backend: FastAPI, Google Gemini 2.5
- Deployment: Firebase Hosting (Frontend) + Cloud Run (Backend)