Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/impruthvi/any-chat-nextjs
Welcome to Any Chat, a Software as a Service (SAAS) application that allows users to communicate in any language without the need to know the language of the other person. This project leverages the power of Next.js 14, Firebase, and Firebase Extensions to facilitate seamless multilingual conversations.
https://github.com/impruthvi/any-chat-nextjs
firebase firebase-extensions github learnin learning-by-doing next14 nextauth shadcn-ui translation
Last synced: 5 days ago
JSON representation
Welcome to Any Chat, a Software as a Service (SAAS) application that allows users to communicate in any language without the need to know the language of the other person. This project leverages the power of Next.js 14, Firebase, and Firebase Extensions to facilitate seamless multilingual conversations.
- Host: GitHub
- URL: https://github.com/impruthvi/any-chat-nextjs
- Owner: impruthvi
- Created: 2023-11-01T09:57:05.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-04T05:01:41.000Z (about 1 year ago)
- Last Synced: 2024-01-13T18:08:39.791Z (11 months ago)
- Topics: firebase, firebase-extensions, github, learnin, learning-by-doing, next14, nextauth, shadcn-ui, translation
- Language: TypeScript
- Homepage: https://any-chat-nextjs.vercel.app
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Any Chat
## Description
Welcome to **Any Chat**, a Software as a Service (SAAS) application that allows users to communicate in any language without the need to know the language of the other person. This project leverages the power of Next.js 14, Firebase, and Firebase Extensions to facilitate seamless multilingual conversations.
## Features
- **Language Agnostic Chat**: Users can chat in their preferred language, and the application will handle automatic translation.
- **Supported Languages**: English, Spanish, German, French, Hindi, Japanese, Latin, Russian, Chinese, Arabic.
- **Real-time Communication**: Enjoy real-time, instant messaging capabilities.
- **Secure and Scalable**: Built on Firebase, ensuring a secure and scalable solution.
- Dark mode
- Responsive design## Technologies
Project is created with:
- Next.js
- Tailwind CSS
- OpenAI API
- NextAuth Authentication
- Zustand
- Stripe Subscription
- Shadcn
- Firebase
- Firebase Extensions## Setup
To run this project, install it locally using npm:
```
$ cd ../any-chat-nextjs
$ npm install
$ npm run dev
```## Demo
[Any Chat](https://any-chat-nextjs.vercel.app/)
## Status
Project is: _Done_
## Contact
Created by [@impruthvi](https://impruthvi.netlify.app/) - feel free to contact me!
## License
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
## Contribution
Contributions are always welcome!
## Support
Give a ⭐️ if you like this project!