Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/parsia-rezaei/gemini-ai-simulator


https://github.com/parsia-rezaei/gemini-ai-simulator

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Gemini Clone 🌐

A **pure JavaScript** implementation of the [Gemini Protocol](https://gemini.circumlunar.space/), a minimalist, lightweight, and privacy-focused alternative to HTTP. This project showcases how to build a simple Gemini client/server environment using only vanilla JavaScript.

---

## Explaination
This project is great for improving your knowedge about Fetching API and workig with the apis in a hard way ! the only thing you have to do is to get your personal API KEY from gemini then use it in project
remember never publish your api key , just place the api key and then run the project IT IS REDAY !

## 👁️ Live Demo
https://parsia-rezaei.github.io/gemini-ai-simulator/

## 🚀 Features

- **Gemini Protocol Support**: Fully compliant with Gemini protocol specifications.
- **Lightweight & Fast**: Built with pure JavaScript, no external dependencies.
- **Cross-Platform Compatibility**: Works in modern browsers and Node.js environments.
- **Educational Purpose**: Ideal for learning about Gemini and exploring minimal web protocols.

---

## 🛠 Installation

1. Clone this repository:

```bash
git clone https://github.com/yourusername/gemini-clone.git
cd gemini-clone
```

## 🤝 Contributing
Contributions are welcome! If you’d like to add features or fix bugs, please:

Fork the repository.
Create a new branch for your changes.
Submit a pull request with a clear description of your changes.

The last thing is try to make a better and more optimized clone AND always keep coding ❤️🙌