- Notifications
You must be signed in to change notification settings - Fork3
Knowledgebase Chatbot platform 💡✨
mujtabacodes/sphera
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sphera addresses enterprises' critical challenge: employees' difficulty accessing accurate and up-to-date company information. It offers a solution through its AI-driven enterprise chatbot, designed to centralize and streamline information access. Leveraging unique vector search technology, Sphera delivers precise, contextually relevant answers in real time. It integrates seamlessly with platforms like intranets, websites, and Telegram, ensuring accessibility wherever employees work. Targeting large enterprises, SMEs, and industry-specific organizations, Sphera enhances internal communication, improves productivity, and supports informed decision-making across teams.
IBM Granite, Multi LLM, React + Tailwind CSS + TypeScript, NodeJS
https://lablab.ai/event/ibm-watsonx-challenge/dragons/sphera
- ⚡️ Turbo Repo
- 🚀 IBM Granite
- ⚛️ React 18
- 💻 Node JS
- 📊 LLM
- ✨ TypeScript
- 💨 Tailwind CSS 3 — Configured with CSS Variables to extend theprimary color
- 🃏 Prisma ORM
- 📈 Charts
- 📏 ESLint — Find and fix problems in your code, also willauto sort your imports
- 💖 Prettier — Format your code consistently
yarn install
Check.env.example
and add the necessary variables.
You can start the server using this command:
yarn dev
Openhttp://localhost:4000 with your browser to see the result.