Inspiration
The idea for DocuAsk came from a common frustration: spending hours reading long documents (study notes, business guides, legal papers, research articles) just to extract key insights. We wanted to create a tool that acts like a personal AI assistant for your documents — one where you can simply upload a file and start asking questions instantly.
What it does
DocuAsk is an AI-powered assistant that lets you upload documents (PDF, DOCX, PPTX, CSV, HTML, images) and instantly ask questions about the content.
It summarizes long documents into concise key points.
Answers specific questions directly from the file.
Can reframe content into different formats (e.g., a motivational speech, study flashcards, or simplified explanations). This makes it useful for students, researchers, businesses, lawyers, and professionals who need fast insights from bulky documents.
How we built it
We built DocuAsk using AWS PartyRock, a no-code GenAI app builder powered by Amazon Bedrock foundation models.
Added a Document Upload widget to handle various file formats.
Connected it to a Q&A inference block, enabling natural language queries.
Tuned prompts to ensure the model extracts context-specific answers from the uploaded file.
Tested with business toolkits and study notes to refine performance.
Challenges we ran into
Prompt engineering: At first, the AI gave generic responses instead of document-specific answers.
File size limits: Large documents couldn’t always be processed, so we experimented with breaking them down.
No-code limitations: PartyRock is simple but lacks advanced features like fine-tuning or citations.
User experience: Designing a smooth workflow (upload → ask → answer) with minimal clicks.
Accomplishments that we're proud of
Built a fully functional GenAI app without writing traditional code.
Designed a tool that works across multiple document types (PDF, DOCX, PPTX, CSV, HTML).
Created a useful, real-world solution in just a short timeframe.
Learned how to leverage AWS PartyRock creatively to deliver meaningful value despite its simplicity.
What we learned
How to rapidly prototype AI apps using AWS’s no-code tools.
The importance of prompt design and refinement for accuracy.
That Generative AI is accessible to everyone, not just developers.
Realized the impact of AI in education, law, and business domains.
What's next for DocuAsk – An AI-powered Document Q&A Assistant
Multi-document support → query across multiple files at once.
Automatic summaries & flashcards → for students and exam prep.
Legal & medical enhancements → citation support and compliance features.
Deployment beyond PartyRock → as a standalone web or mobile app for wider adoption.
Built With
- aws-partyrock-(generative-ai-no-code-builder)-amazon-bedrock-foundation-models-(for-llm-powered-q&a)-prompt-engineering-(for-context-aware-responses)-document-widget-(docx
- csv
- html
- pptx
Log in or sign up for Devpost to join the conversation.