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

https://github.com/mujtabacodes/sphera

Knowledgebase Chatbot platform ๐Ÿ’กโœจ
https://github.com/mujtabacodes/sphera

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

Last synced: 6 months ago
JSON representation

Knowledgebase Chatbot platform ๐Ÿ’กโœจ

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.