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 :)
- Host: GitHub
- URL: https://github.com/programminginblood/brainfreak-ai
- Owner: ProgrammingInBlood
- Created: 2023-12-24T17:03:13.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-17T07:52:44.000Z (about 2 years ago)
- Last Synced: 2025-01-15T07:59:56.782Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://brainfreak.in/
- Size: 194 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 
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
