Jun 3, 2024

ChatAI - A Generative Chat Bot

imvks gemini google search api python flask project

ChatAI

This project is a Flask-based web application that leverages Google API Gemini (Google Bard) and Google Search API to create a generative chatbot with multiple features. The application supports text-to-text conversation, image-to-text conversation, and text-to-speech integration, providing a robust user authentication system and token limit management. The token limits reset daily to ensure fair usage.

Features

  1. Text-to-Text Conversation: Engage in conversations with the chatbot using text input, powered by Google API Gemini. 
  2. Image-to-Text Conversation: Upload images to generate text responses using Google's image processing capabilities. 
  3. Token Limits: Manage user interactions with token limits that reset daily. 
  4. Voice Integration: Convert text responses to speech using text-to-speech functionality. 
  5. User Authentication: Secure user authentication system with registration and login features. 
  6. Daily Token Reset: Automatically reset user tokens at the start of each day. 
  7. Google Search Integration: Enhance responses with better search results from the internet using the Google Search API.

Technology used:

  1. Python
  2. HTML
  3. CSS
  4. Javascript
  5. SQL Lite
 

Usage

User Registration and Login

  1. Register a new account using the /register route.
  2. Log in using the /login route. Chatbot Interaction
  3. Once logged in, users can engage with the chatbot via text or image inputs.
  4. Text responses can be converted to speech if voice integration is enabled. Token Management
  5. Each user is allocated a certain number of tokens per day.
  6. Tokens reset automatically at the start of each day. Sharing Content
  7. Users can share content via a generated link which can be accessed by others.

How to get API Key?

Visit "https://aistudio.google.com/app/apikey" for API key and use in this project.

4

Give a star to encourage!Discussion
Start a new conversation!
Login to join the discussion

More Builds by Vivek Singh

google extension security privacy imvks devfest2024newdelhi
imvks javascript js runner testing html
imvks qr code generator qr code python web development