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

https://github.com/programminginblood/brainfreak-ai

Gemini AI model Bot which can answer all of your question for free. Try Now :)
https://github.com/programminginblood/brainfreak-ai

Last synced: 11 months ago
JSON representation

Gemini AI model Bot which can answer all of your question for free. Try Now :)

Awesome Lists containing this project

README

          

# ![Brainfreak](https://i.ibb.co/k06FdZB/Brain-Freak-1.png)

Brainfreak is an artificial intelligence (AI) chatbot that uses natural language processing to create humanlike conversational dialogue that uses Google's Geminis API's

Max Requests = 60 Requests/Minute

## Authors

- [@programminginblood](https://www.github.com/programminginblood)

## Tech Stack

**Client:** Nest.js, Zustand, TailwindCSS

**Server:** Node, Gemini Pro API , Gemini Pro Vison API

## Run Locally

Clone the project

```bash
git clone https://github.com/ProgrammingInBlood/brainfreak-ai
```

Go to the project directory

```bash
cd brainfreak-ai
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run dev
```

## Screenshots

![App Screenshot](https://i.ibb.co/VwLR5PT/Capture.png)