Post
159
Drowning in handouts, documents and presentations from your professors and not knowing where to start?🌊😵💫
Well, I might have a tool for you: 𝐏𝐝𝐟𝟐𝐍𝐨𝐭𝐞𝐬 (https://github.com/AstraBert/pdf2notes) is an 𝗔𝗜-𝗽𝗼𝘄𝗲𝗿𝗲𝗱, 𝗼𝗽𝗲𝗻-𝘀𝗼𝘂𝗿𝗰𝗲 solution that lets you turn your unstructured and chaotic PDFs into nice and well-ordered notes in a matter of seconds!📝
𝗛𝗼𝘄 𝗱𝗼𝗲𝘀 𝗶𝘁 𝘄𝗼𝗿𝗸?
📄 You first upload a document
⚙️ LlamaParse by LlamaIndex extracts the text from the document, using DeepMind's Gemini 2 Flash to perform multi-modal parsing
🧠 Llama-3.3-70B by Groq turns the extracted text into notes!
The notes are not perfect or you want more in-depth insights? No problem:
💬 Send a direct message to the chatbot
⚙️ The chatbot will retrieve the chat history from a Postgres database
🧠 Llama-3.3-70B will produce the answer you need
All of this is nicely wrapped within a seamless backend-to-frontend framework powered by Gradio and FastAPI🎨
And you can even spin it up easily and locally, using Docker🐋
So, what are you waiting for? Go turn your hundreds of pages of chaotic learning material into neat and elegant notes ➡️ https://github.com/AstraBert/pdf2notes
And, if you would like an online demo, feel free to drop a comment - we'll see what we can build🚀
Well, I might have a tool for you: 𝐏𝐝𝐟𝟐𝐍𝐨𝐭𝐞𝐬 (https://github.com/AstraBert/pdf2notes) is an 𝗔𝗜-𝗽𝗼𝘄𝗲𝗿𝗲𝗱, 𝗼𝗽𝗲𝗻-𝘀𝗼𝘂𝗿𝗰𝗲 solution that lets you turn your unstructured and chaotic PDFs into nice and well-ordered notes in a matter of seconds!📝
𝗛𝗼𝘄 𝗱𝗼𝗲𝘀 𝗶𝘁 𝘄𝗼𝗿𝗸?
📄 You first upload a document
⚙️ LlamaParse by LlamaIndex extracts the text from the document, using DeepMind's Gemini 2 Flash to perform multi-modal parsing
🧠 Llama-3.3-70B by Groq turns the extracted text into notes!
The notes are not perfect or you want more in-depth insights? No problem:
💬 Send a direct message to the chatbot
⚙️ The chatbot will retrieve the chat history from a Postgres database
🧠 Llama-3.3-70B will produce the answer you need
All of this is nicely wrapped within a seamless backend-to-frontend framework powered by Gradio and FastAPI🎨
And you can even spin it up easily and locally, using Docker🐋
So, what are you waiting for? Go turn your hundreds of pages of chaotic learning material into neat and elegant notes ➡️ https://github.com/AstraBert/pdf2notes
And, if you would like an online demo, feel free to drop a comment - we'll see what we can build🚀