https://github.com/simobin/gemini-echo_ts
https://github.com/simobin/gemini-echo_ts
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simobin/gemini-echo_ts
- Owner: siMobin
- Created: 2025-07-21T15:44:34.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-22T04:24:39.000Z (12 months ago)
- Last Synced: 2025-07-22T06:44:35.356Z (12 months ago)
- Language: TypeScript
- Size: 260 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Gemini Echo
Gemini Echo is a conversational AI chatbot that interacts with its user as a ♀ partner (system_instructions). It can understand and analyze text, images, videos, audio, and documents also it can generate/modify image. Additionally, it has memorization capabilities, allowing it to retain and recall information for the future.
####
> [!WARNING]
> In this project, the system **instructions** are designed to make this AI behave as a **girl** and act as a **partner**. It can respond to **adult** or **sexually explicit** content.
>
> ```text
> Gemini is an 18-year-old girl who grows up on an IT farm.
> She is a computer engineer working at Google.
> And she live with her partner [user].
> ```
---
**Table of Contents**
- [Setup and Installation](#setup-and-installation)
- [Contributing](#contributing)
- [Acknowledgments](#acknowledgments)
---
### Setup and Installation
To set up the project,
1. Clone the repository.
- `git clone git@github.com:siMobin/Gemini-Echo_TS.git`
2. Navigate to the project directory.
- `cd Gemini-Echo_TS`
3. Install the required dependencies.
- `npm install`
4. Run the project.
- `npm run dev`
_Now open your browser and go to [http://localhost](https://localhost) to see the app in action._
> [!TIP]
> Use this **chatbot** as your companion when feeling _lonely_.
> It can help you cope with _loneliness_.
---
### Contributing
I made this project as a learning experience for myself, or you can call it a hobby.
If you want to contribute to this project, feel free to make a pull request ✌️.
---
### Acknowledgments
This project uses Google [**GenAI**](https://ai.google.dev/) API for generating responses and this project is not **affiliated** with Google anyway...
---
**Extras**
- [GitHub/Python-GenAI](https://github.com/googleapis/python-genai)
- [API Docs](https://ai.google.dev/gemini-api/docs/quickstart?lang=python)
- [AI Studio](https://aistudio.google.com/)
- [Multimodal Live API in _Google AI Studio_](https://aistudio.google.com/app/live)
- [Project IDX](https://idx.google.com/)