Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Veritas doc #36

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Data/Gray Scale matrix.pdf
Binary file not shown.
Binary file added Data/Journel on Alloy and compounds.pdf
Binary file not shown.
Binary file added Data/Predictive Maintanance 1.pdf
Binary file not shown.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,16 @@ Explore our extensive list of GenAI agent implementations, ranging from simple t
#### Implementation 🛠️
• Implement a multi-step process involving question anonymization, high-level planning, task breakdown, adaptive information retrieval and question answering, continuous re-planning, and rigorous answer verification to ensure grounded and accurate responses.

20. **[VeritasDoc: Document / Research paper Analysis AI Agent 📄](https://github.com/Amith71965/VeritasDoc.git**

#### Overview 🔎
The Document Analysis AI Agent is a cutting-edge solution that transforms the way we handle document analysis and comparison 🔄. Built on the powerful combination of LangChain framework and OpenAI's language models, this intelligent system streamlines the process of extracting insights from multiple documents simultaneously 📑. Whether you're conducting academic research, performing literature reviews, or analyzing technical documentation, our AI agent serves as your intelligent assistant, capable of understanding, summarizing, and comparing complex documents with remarkable accuracy 🎯.
At its core, the system utilizes OpenAI's GPT-3.5-turbo-16k model 🧠 for deep content understanding, coupled with Pinecone's vector database 🗄️ for efficient document storage and retrieval.


#### Implementation 🛠️
• Our implementation follows a modular, layered architecture that ensures both efficiency and scalability 📐. The document processing layer handles .PDF, .txt file formats. The analysis layer, powered by advanced language models, performs multiple tasks: generating concise summaries 📝, extracting key points ✨, analyzing methodologies 📊.The storage layer, built on Pinecone's vector database, ensures fast and efficient retrieval of document information, enabling seamless comparative analysis 💾.


## Getting Started

Expand Down
1,316 changes: 1,316 additions & 0 deletions all_agents_tutorials/VeritasDoc.ipynb

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions images/VeritasDoc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.