https://github.com/ariajsarkar/toirex-online-nextjs
https://github.com/ariajsarkar/toirex-online-nextjs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ariajsarkar/toirex-online-nextjs
- Owner: AriajSarkar
- Created: 2024-01-16T14:55:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-27T17:17:11.000Z (over 1 year ago)
- Last Synced: 2024-02-28T16:31:33.888Z (about 1 year ago)
- Language: CSS
- Homepage: https://toirex.online
- Size: 525 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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
