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.