This smart Slack bot enables agencies and Slack organizations to chat with their PDF documents, invoices, and quotations, streamlining their operations.
- Django
- LlamaIndex
- ngrok Tunnel
- Upstash
- Slack API
- Redis
- Celery
- Chat with PDF Documents: Interact directly with your PDF files within Slack.
- Invoice Management: Easily access and manage invoices through Slack.
- Quotation Handling: Streamline the process of handling quotations.
- Django: Serves as the backbone of the application, managing the backend logic.
- LlamaIndex: Utilized for indexing and searching through document contents.
- ngrok Tunnel: Facilitates secure tunneling to expose local servers to the web.
- Upstash: Provides scalable data storage solutions.
- Slack API: Integrates the bot with Slack, enabling seamless communication.
- Redis: Used for fast, in-memory data storage.
- Celery: Handles asynchronous tasks efficiently.