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

https://github.com/ysskrishna/IndieGPT

A full stack application which allows users to demonstrate an interactive chatbot application with chat sharing, forking features
https://github.com/ysskrishna/IndieGPT

fastapi firebase github-authentication google-authentication react redux sql sqlalchemy sqlite tailwindcss vercel

Last synced: 27 days ago
JSON representation

A full stack application which allows users to demonstrate an interactive chatbot application with chat sharing, forking features

Awesome Lists containing this project

README

          

# Indie GPT
A full stack application which allows users to demonstrate an interactive chatbot application with chat sharing, forking features.

## Techstack used:
- React
- Redux
- Firebase
- Tailwindcss
- FastAPI
- SQLAlchemy
- SQLite
- Vercel

## Application features
- Google Login
- Github Login
- Multiple conversations
- Share conversation
- Fork public conversation and continue

## Demo

### Login Page
Login Page

### Dashboard Page
Dashboard Page

### Shared Chat Page
Shared Chat Page

https://github.com/ysskrishna/crew-recruiting-chatbot-app/assets/26503640/0e27b438-614c-4b12-b81c-69c36fdc94bc

### Backend Documentation
For backend, please go through the `backend/README.md` file

### Frontend Documentation
For frontend, please go through the `client/README.md` file