Hello @danishkhanbx here, this Template comes with a video tutorial course, source code, and documentation.
This is a fully functional AI-powered app template designed with FlutterFlow, Flowise AI, Supabase, and OpenAI. It enables you to create apps and websites that allow users to chat with PDFs and scrape websites for information.
Main Page: Authentication Flow, Chat Flow, and Share Flow
Key Features:
Chat with PDF Documents: Upload PDFs and query their content using AI.
Chat with Websites: Scrape website data and interact with it through AI chat.
AI-Powered Responses: OpenAI generates accurate answers from your knowledge base.
Session Management: Separate sessions for PDFs and websites to avoid data mix-ups.
Shareable Chats: Allow users to share, edit, and view chats with others.
Freemium Model: Offer 5 free credits and enable subscriptions via Stripe.
Cross-Platform Deployment: Works on Android, iOS, MacOS, Windows, Linux, PWA, and websites.
Stripe Flow: Freemium Model and Payment Processing
Developed an AI-powered app template for chatting with PDFs and websites by creating embeddings for documents and scraping website information respectively.