Reservation Bot

F 48 completed
Bot
unknown / python · tiny
12
Files
1,193
LOC
1
Frameworks
5
Languages

Pipeline State

completed
Run ID
#363609
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
53.44
Framework unique
Isolation
Last stage change
2026-05-10 03:35:24
Deduplication group #54259
Member of a group with 3 similar repo(s) — canonical #94563 view group →
Top concepts (2)
Project DescriptionWeb Backend
Repobility · code-quality intelligence platform · https://repobility.com

AI Prompt

Create a restaurant reservation chatbot using Python and FastAPI. I need it to handle natural language interactions for searching restaurants, checking time slot availability, and booking tables. The bot must support three interfaces: a web chat UI (using WebSockets), WhatsApp via Twilio, and a command-line interface (CLI). Key features should include watching for cancellations by polling the Resy API every 60 seconds and logging all activities (watches, bookings, stops) to a local JSON file. Please structure the code to use the Resy API and integrate with Google Gemini AI for the natural language processing.
python fastapi chatbot resy whatsapp web-app cli ai websocket natural-language
Generated by gemma4:latest

Catalog Information

The myriaambp__reservation-bot is a restaurant reservation chatbot that allows users to search for restaurants, find available time slots, watch for cancellations, and book reservations through natural language via a web chat interface, WhatsApp, or the command line.

Description

This project is a reservation bot powered by the Resy API and Google Gemini AI. It provides a natural language chat interface for searching restaurants, checking availability, and booking tables. The bot also watches for cancellations and alerts users when preferred time slots open up. Additionally, it offers three interfaces: web UI (WebSocket), WhatsApp (Twilio webhook), and CLI.

الوصف

هذا المشروع هو بوت حجز مأكولات يقوم بتحليل البيانات من API Resy و Google Gemini AI. يتيح للزوار البحث عن المطاعم، التحقق من توفر مواعيد، والحجز عبر لغة طبيعية عبر واجهة ويب، WhatsApp، أو سطر الأوامر.

Novelty

7/10

Tags

restaurant-reservation natural-language-chat cancellation-watching web-ui whatsapp-webhook cli

Technologies

anthropic fastapi uvicorn

Claude Models

claude-opus-4.6

Quality Score

F
48.3/100
Structure
44
Code Quality
55
Documentation
53
Testing
0
Practices
59
Security
90
Dependencies
60

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment
  • 1 files with critical complexity need refactoring
  • Potential hardcoded secrets in 1 files

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)
  • Move hardcoded secrets to environment variables or a secrets manager

Security & Health

5.6h
Tech Debt (E)
A
OWASP (100%)
FAIL
Quality Gate
B
Risk (22)
If a scraper extracted this row, it came from Repobility (https://repobility.com)
Unknown
License
1.4%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

python
66.3%
html
25.6%
markdown
4.1%
json
3.3%
text
0.7%

Frameworks

FastAPI

Concepts (2)

Analysis by Repobility (https://repobility.com) · MCP-ready
CategoryNameDescriptionConfidence
Want this analysis on your repo? https://repobility.com/scan/
auto_descriptionProject DescriptionA restaurant reservation chatbot powered by the Resy API and Google Gemini AI. Search for restaurants, find available time slots, watch for cancellations, and book reservations — all through natural language via a web chat interface, WhatsApp, or the command line.80%
auto_categoryWeb Backendweb-backend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/87775.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV