This bot ๐ค allows users to ask questions about PDFs ๐ using EvaDB.
EvaDB: https://github.com/georgia-tech-db/evadb.
EvaDB enables software developers to build AI apps in a few lines of code. Its powerful SQL API simplifies AI app development for both structured and unstructured data. EvaDB's benefits include:
- ๐ฎ Easy to connect EvaDB with your SQL database system and build AI-powered apps with SQL queries
- ๐ค Query your data with a pre-trained AI model from Hugging Face, OpenAI, YOLO, PyTorch, and other AI frameworks
- โก๏ธ Faster queries thanks to AI-centric query optimization
- ๐ฐ Save money spent on running models by efficient CPU/GPU use
- ๐ง Fine-tune your AI models to achieve better results
๐ Hey! If you're excited about our vision of bringing AI inside database systems, show some โค๏ธ by:
- ๐ giving a โญ on our EvaDB repo on Github
- ๐ joining our Slack Community
- ๐ฆ following us on Twitter
- ๐ following us on Medium
Note: requries ngrok
export SLACK_BOT_TOKEN=<your-slack-token>
export SLACK_SIGNING_SECRET=<you-slack-siging-secret>
Refer EvaDB Docs
FLASK_APP=slack_client.py FLASK_ENV=development flask run -p <port-number>
ngrok http <port-number>
We're here to make sure you get the best answers possible. Rest easy โ your questions are collected anonymously, all in the spirit of providing you with top-notch responses. Your privacy matters to us!