Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/saikiran76/openrouterchat


https://github.com/saikiran76/openrouterchat

ai chat firebase firebase-auth javascript openai openrouter reactjs redux

Last synced: about 23 hours ago
JSON representation

Awesome Lists containing this project

README

        

# SECRET DESIRES PROJECT

## Techstack
React
React
React

## 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
![alt text](planning.png)

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
![alt text](image-2.png)
Login to use the application
![alt text](image.png)
Desktop chat
![alt text](image-1.png)

## 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`