Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/talhat298/mediumopen

A platform where you can effortlessly use ChatGPT through Bengali prompts
https://github.com/talhat298/mediumopen

antdesign chatgpt framer-motion javascript nodejs react-router-dom reactjs tailwindcss

Last synced: 15 days ago
JSON representation

A platform where you can effortlessly use ChatGPT through Bengali prompts

Awesome Lists containing this project

README

        

# BanglaGPT

BanglaGPT is an AI-powered platform designed to enhance workflows, simplify creativity, and provide a seamless user experience for Bengali speakers. This project leverages modern frameworks and tools to deliver a responsive, efficient, and interactive application.
A platform I created where you can effortlessly use ChatGPT through Bengali prompts! 💻✨
My goal is to make AI technology more accessible, effective, and user-friendly for Bengali speakers worldwide.
---

## Features

- **Dynamic Components**: Reusable and modular components to accelerate development.
- **Routing Made Easy**: Implemented with React Router for smooth navigation.
- **Responsive Design**: Built with TailwindCSS and DaisyUI for a mobile-first approach.
- **Interactive Animations**: Powered by Framer Motion for sleek transitions.
- **Fast Development**: Utilizes Vite for rapid builds and previews.

---

## Installation

### Prerequisites

Ensure you have the following installed on your machine:

- [Node.js](https://nodejs.org/) (v18 or higher recommended)
- npm (comes with Node.js)

### Steps

1. Clone the repository:
```bash
git clone https://github.com/yourusername/banglagpt.git
cd banglagpt
```
2. Navigate into the project directory:
```bash
cd banglagpt
```
3. Install dependencies:
```bash
npm install
```
4. Start the development server:
```bash
npm run dev
```
5. Open your browser and navigate to:
```bash
http://localhost:5173
```