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

https://github.com/ariajsarkar/toirex-online-nextjs


https://github.com/ariajsarkar/toirex-online-nextjs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Chaemini AI

Chaemini AI is an open-source AI project with powerful capabilities, including text-text conversation, image analysis, and image generation. The project is currently in the preview/development stage, with many exciting features in the pipeline.

## Table of Contents

- [Website](#website)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [Credits](#credits)
- [License](#license)
- [Documentation](#documentation)

## Website

Visit the project's website: [toirex.online](https://www.toirex.online) (subject to change).

## Installation

### Setting up Locally

1. Copy the `.env.example` to `.env.local`.

```bash
cp .env.example .env.local
```

2. Install Packages via npm.

```bash
npm install
```

3. Run the React JS Development Server.

```bash
npm run dev
```

## Usage

Currently, Chaemini AI is integrated into a portfolio. In the future, it will have its own subdomain. The AI project link: [Gemini-with-React](https://github.com/DexyScraft/Gemini-with-React)

## Contributing

Contributions are welcome! Please refer to the [contribution guidelines](CONTRIBUTING.md) for more details.

## Credits

- AI Interface Developed by: [Nijat Aliyev](https://github.com/Developer-Nijat/)
- Portfolio/Website by: [DexyScraft](https://github.com/DexyScraft)

## License

This project is free and open-source.

## Documentation

- [Gemini Docs](https://ai.google.dev/docs)
- [NPM Package](https://www.npmjs.com/package/@google/generative-ai)
- [Vite](https://vitejs.dev/)
- [DeepMind](https://deepmind.google/)

## License

![License](https://img.shields.io/badge/license-Free-brightgreen)