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
- Host: GitHub
- URL: https://github.com/ysskrishna/IndieGPT
- Owner: ysskrishna
- Created: 2024-05-21T15:36:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-30T17:09:09.000Z (over 1 year ago)
- Last Synced: 2025-02-05T22:53:04.489Z (12 months ago)
- Topics: fastapi, firebase, github-authentication, google-authentication, react, redux, sql, sqlalchemy, sqlite, tailwindcss, vercel
- Language: JavaScript
- Homepage: https://crew-recruiting-chatbot-app.vercel.app
- Size: 4.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

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