Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.43 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.43 KB

BuddAI 🌐 | Unlock infinite Buddy assistance

Revolutionize how you access, integrate, and manage your knowledge.

BuddAI is your AI buddy. It seamlessly integrates data from various platforms (Gmail, calendar, notes, Notion, Drive, and more) into a single, intelligent knowledge repository.It allows you to query and retrieve meaningful insights across all your platforms from one interface.


🚀 Features

  • Centralized Knowledge Repository: Access data from Gmail, calendars, notes, Notion, Drive, and more, unified under one search. Also indexes your blogs, websites and files you provide.
  • AI-Powered Querying: Find relevant information quickly with powerful AI that understands your context.
  • Multi-Language Tech Stack: Go for HTTP requests and endpoints, Python for ML/AI tasks, and a robust RabbitMQ-powered queueing system.

🛠️ Tech Stack

  • Backend: Golang for HTTP endpoints and backend logic.
  • ML/AI: Python and advanced libraries for RAG-based retrieval.
  • Data Management:
    • RabbitMQ for queue management.
    • PostgreSQL for metadata and user data storage.
    • Qdrant as the vector database for knowledge indexing.
    • OpenAI GPT-4 as the large language model for RAG.
  • Monorepo: Managed by Turborepo and pnpm.

✨Contributors