Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This project demonstrates how to create a sophisticated web application with real-time communication capabilities through Telegram, leveraging modern web technologies and AI.

Notifications You must be signed in to change notification settings

ifoder/Angular17-TelegramWebApp-OpenAi

Repository files navigation

icon Angular 17 Telegram WebApp OpenAi

Static Badge Static Badge Static Badge Static Badge Static Badge

Demo

Check out the demo on Telegram: @ClevervolAngularAppBot

screenshot

Description

This project is a cutting-edge Telegram WebApp built using Angular 17. It leverages Firebase for backend services and integrates with OpenAI for advanced AI functionalities. The backend is implemented with Node.js and deployed on a Google Cloud virtual machine, providing robust and scalable performance.

Features

  • Angular 17 frontend
  • Firebase integration
  • Node.js backend
  • Deployment on Google Cloud
  • OpenAI API integration

Backend

The backend repository can be found here.

Configuration

  • Firebase: Add your Firebase configuration in the environment.ts file.
  • OpenAI: Add your OpenAI API key in the backend configuration.

License

This project is licensed under the MIT License.

Links

Installation

  1. Clone the repository
    git clone https://github.com/ifoder/Angular17-TelegramWebApp-OpenAi.git
  2. Navigate to the project directory
    cd Angular17-TelegramWebApp-OpenAi
  3. Install dependencies
    npm install

Usage

  1. Start the development server
    ng serve
  2. Open your browser and navigate to http://localhost:4200.

Contact

For any questions or issues, please open an issue on GitHub.


About

This project demonstrates how to create a sophisticated web application with real-time communication capabilities through Telegram, leveraging modern web technologies and AI.

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published