Skip to content

Implementation of a Scan History Logger in the memory storage. #1

Open
krithika-pixel wants to merge 37 commits intokrithika-pixel:mainfrom
kaushav07:main
Open

Implementation of a Scan History Logger in the memory storage. #1
krithika-pixel wants to merge 37 commits intokrithika-pixel:mainfrom
kaushav07:main

Conversation

@krithika-pixel
Copy link
Owner

Implementing a logger which record scan history and logs timestamps, objects/ sounds/ captions detected and commands as per the user.
Storing of data and creating data and making a CSV file in which the logged data is stored.

scan_logger.txt

khanak khandelwal and others added 30 commits July 22, 2025 14:28
…i-response

Feature/concise and short gemini response
…ack (#15)

* Added TTS engine switch with gTTS/pyttsx3 and offline fallback

* Remove .gitignore from repository

* Remove __pycache__ from tracked files

* Updated the prompt

* Added Usage Comment
* Add scan_logger utility for logging scans

* contributors guide

* Coorected: Scan_Logger
This commit introduces a new face recognition feature.
It includes the following changes:
- Added face_recog.py for face recognition API
- Integrated FastAPI for serving the application
- Created utility functions for face and speech processing
- Refactored existing TTS utilities into a service module
- Updated shared configuration and paths for better organization
- Added main application entry point
- Updated main.py to include new services and routes
- Renamed tts_utils.py to app/services/tts_utils.py for consistency
- Added shared utilities for common functions
- Updated paths for better modularity and maintainability
- Ensured compatibility with existing codebase
- Improved code organization and readability
- Added necessary imports and dependencies
- Enhanced documentation and comments for clarity
Add license and Update readme.md
feat: Implement speech-to-text module
Feature: Add face recognition and FastAPI integration #24
Co-authored-by: kaushav.jr <142465852+kaushav07@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.