Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mujtabacodes/sphera


https://github.com/mujtabacodes/sphera

gemini hackathon-project lablabai nodejs prisma react turborepo vercel watsonx watsonx-ai

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        


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

```bash
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:

```bash
yarn dev
```

Open [http://localhost:4000](http://localhost:4000) with your browser to see the result.