File size: 1,038 Bytes
aa6d548 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | # Welcome to PandasAI Chainlit: App! ππ€
Hi there, Developers! π We're excited to have you on board. This template project is a powerful tool designed to help you prototype, debug and share applications built on top of LLMs with Docker Deployment.
## Useful Links π
- **Chain Link Documentation:** Get started with our comprehensive [Chainlit Documentation](https://docs.chainlit.io) π
- **PandasAI Documentation:** Get started with PandasAI Documentation [PandasAI Documentation](https://pandas-ai.readthedocs.io/en/latest/) π
## FAQ
### How to use App Template?
This is a basic template to set up PandasAI Demo App with Docker and Chainlit
### What Libraries are being use?
Basic Setup is using Pandasai, Chainlit and openai.
### How to test the APP?
Provide the OpenAI API keys and run the App
### Disclaimer?
This is a template App, when using with openai_api key, you will be charged a nominal fee depending
on number of prompts etc.
We can't wait to see what you create with Chainlit! Happy coding! π»π |