Skip to content

Latest commit

 

History

History
63 lines (45 loc) · 5.02 KB

README.md

File metadata and controls

63 lines (45 loc) · 5.02 KB

🌟 Aisyah AI 🌟

Avatar

Aisyah AI is a multi-functional project that provides various tools and capabilities for interacting with users, setting reminders, processing images, and making web requests. It leverages Cloudflare Workers for serverless functions, utilizing APIs from OpenAI for language processing and image recognition, as well as real-time weather data and Telegram for message handling.

Features

  • 🗣️ Natural Language Processing:

    • Understanding Queries: Aisyah AI can comprehend natural language inputs, making it easy for users to ask questions in plain English.
    • Conversational Responses: It provides conversational responses, making interactions feel more human-like and engaging.
  • 🖼️ Image Recognition:

    • Image Analysis: Aisyah AI can analyze images to identify objects, people, and scenes.
    • Information Extraction: It can provide detailed information about the contents of an image, such as identifying landmarks or categorizing items.
  • 🌤️ Weather Forecast:

    • Real-time Data: Aisyah AI provides up-to-date weather information for any specified location.
  • ⏰ Reminder Service:

    • Setting Reminders: Users can set reminders for various tasks and events.
    • Notifications: Aisyah AI sends timely notifications to remind users of their scheduled tasks.
  • 🌐 Web Requests:

    • Data Retrieval: Aisyah AI can perform web requests to fetch information from various online sources.
    • Processing Results: The AI processes and presents the retrieved data in a user-friendly format.
  • 📲 Telegram Integration:

    • Seamless Messaging: Aisyah AI interacts with users via Telegram, providing a smooth and efficient messaging experience.
    • Real-time Interaction: The integration allows for real-time communication and quick responses.
  • ☁️ Serverless Functions:

    • Scalability: Leveraging Cloudflare Workers ensures that Aisyah AI can scale efficiently to handle increasing workloads.
    • Reliability: Serverless architecture provides high availability and reliability, minimizing downtime.
    • Cost-effective: Serverless functions help in reducing operational costs by only charging for actual usage.
  • 🔗 API Integration:

    • Advanced Capabilities: By integrating with various APIs, Aisyah AI can offer advanced functionalities beyond basic responses.
    • Third-party Services: It connects with third-party services to enhance its capabilities, such as language translation, sentiment analysis, and more.
    • Continuous Improvement: Regular updates and new API integrations keep Aisyah AI up-to-date with the latest technological advancements.

Screenshots

start-1 start-2 settings-llm-model settings-persona settings-voice settings-chat-history chat group-chat

Usage

Personal Use Only: Please note that Aisyah AI is a personal project and not intended for production use. It is designed for personal experimentation and learning purposes.

  • Experimentation: Users can experiment with different features and functionalities to learn more about AI and serverless technologies.
  • Learning: Aisyah AI serves as an educational tool for those interested in understanding how AI and serverless functions work.
  • Customization: Users can customize Aisyah AI for their personal needs, adding new features or modifying existing ones.

License

This project is licensed under the MIT License - see the LICENSE file for details.