https://github.com/saikiran76/openrouterchat
https://github.com/saikiran76/openrouterchat
ai chat firebase firebase-auth javascript openai openrouter reactjs redux
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saikiran76/openrouterchat
- Owner: saikiran76
- Created: 2024-05-09T14:04:19.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-06T07:19:47.000Z (almost 2 years ago)
- Last Synced: 2025-06-08T16:42:39.009Z (about 1 year ago)
- Topics: ai, chat, firebase, firebase-auth, javascript, openai, openrouter, reactjs, redux
- Language: JavaScript
- Homepage: https://open-router-chat.vercel.app
- Size: 1.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SECRET DESIRES PROJECT
## Techstack

## Overview
This is a chat application built using React which makes use of `openRouter's API` and the model `gryphe/mythomist-7b:free`. Chat with Jessica about your interests and desires.
## Planning of the applicaiton design

For more visit the official docs of OpenRouter and Firebase: `https://openrouter.ai/docs#principles`
`https://firebase.google.com/docs/auth/web/start?hl=en&authuser=0`
`https://firebase.google.com/docs/database/web/start?hl=en&authuser=0`
## Snaps of the project

Login to use the application

Desktop chat

## Local Setup
1) Clone the project using the command `git clone https://github.com/saikiran76/OpenRouterChat.git`
2) cd into the project: `cd OpenRouterChat`
3) Install the required dependencies using: `npm install`
4) Start and run the project on local host: `npm start`