Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 1.02 KB

README.md

File metadata and controls

12 lines (6 loc) · 1.02 KB

Chatting App

Welcome to the Chatting App, a powerful messaging platform built with Django! This application is designed to provide users with a secure and intuitive chatting experience, featuring:

  1. User Authentication and Authorization - My app ensures a safe environment by allowing only registered users to access the platform. Users can easily sign up, log in, and manage their accounts with robust security measures in place.

  2. Gemini API Integration - Enhance your chatting experience with seamless integration of the Gemini API, enabling real-time interactions and dynamic content delivery.

  3. User History Storage - The app automatically saves the chat history of logged-in users, allowing for personalized experiences and easy access to previous conversations. This feature enables users to revisit their chats anytime.

  4. Django Framework - Built using the Django framework, the Chatting App benefits from Django's high-level security features and rapid development capabilities, ensuring a reliable and scalable application.