Skip to content

mujtabacodes/sphera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Sphera

πŸ”‹ Knowledgebase Chatbot platform

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

Demo Link/ Submission Link

https://lablab.ai/event/ibm-watsonx-challenge/dragons/sphera

Features

  • ⚑️ Turbo Repo
  • πŸš€ IBM Granite
  • βš›οΈ React 18
  • πŸ’» Node JS
  • πŸ“Š LLM
  • ✨ TypeScript
  • πŸ’¨ Tailwind CSS 3 β€” Configured with CSS Variables to extend the primary color
  • πŸƒ Prisma ORM
  • πŸ“ˆ Charts
  • πŸ“ ESLint β€” Find and fix problems in your code, also will auto sort your imports
  • πŸ’– Prettier β€” Format your code consistently

Getting Started

1. Install dependencies

yarn install

2. Env variables

Check .env.example and add the necessary variables.

3. Run the development server

You can start the server using this command:

yarn dev

Open http://localhost:4000 with your browser to see the result.