Discover a new horizon of data interaction with QuickDigest AI, your intelligent companion in navigating through diverse data formats. QuickDigest AI is meticulously crafted to simplify and enrich your engagement with data, ensuring a seamless flow of insights right at your fingertips.
QuickDigest AI has also won the Streamlit App of the month award, check it out here: https://twitter.com/streamlit/status/1730698585929601085
QuickDigest AI stands as a beacon of innovation, allowing users to upload and interact with a variety of file formats including PDFs, Word documents, text files, and even audio/video files. The platform's cutting-edge technology ensures a smooth extraction of data, paving the way for meaningful conversations with the information gleaned from these files.
Dive into datasets like never before. QuickDigest AI invites you to upload your dataset and engage in a dialogue with it. Our advanced AI algorithms facilitate a conversational interaction with your dataset, making the extraction of insights an intuitive and enriching experience.
One of the limitations of large language models is there limited knowledge. QuickDigest AI's real-time web search feature ensures you're always ahead with the latest information. Be it market trends, news updates, or the newest research findings, QuickDigest AI brings the world to you in real-time.
For product creators, QuickDigest AI unveils a realm of possibilities. Bored of simple product images, The Product Advertising Image Creator is your tool to craft captivating advertising images that resonate with your audience. Additionally, the Image Generator feature is your canvas to bring your creative visions to life, creating visually appealing images that speak volumes.
To get started with this project, clone this repository and install the requirements.
- Clone the repository:
git clone https://github.com/codingis4noobs2/QuickDigest.git
- Change to the project directory:
cd QuickDigest
- Install the required packages:
pip install -r requirements.txt
- You need to set your own API key
assembly_api_key = "YOUR_Aseembly_API_KEY"
clipdrop_api_key = "YOUR_ClipDrop_API_KEY"
- Run the app:
streamlit run app.py
- The app will now be accessible at http://localhost:8501.