Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 738 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 738 Bytes

AI Pdf Chat

A backend application👨‍💻

Created AI-powered applications that can answer your questions based on a PDF document.

TechStack

  • Backend : Spring Boot, LangChain4J, OpenAI API
  • Database : Astra DB

Features😎

  • It uses the LangChain4J framework to interact with OpenAI LLM, AstraDB to store the embeddings, and Spring Boot as the framework to create REST API.
  • You can upload a PDF page and get summarized information about your query.
  • Where you can use postman to send query or ask question about given PDF

Project View

Screenshot (76)

Show your support!

Give a 🌟 if you find this repo helpful.