Created AI-powered applications that can answer your questions based on a PDF document.
- Backend : Spring Boot, LangChain4J, OpenAI API
- Database : Astra DB
- 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
Give a 🌟 if you find this repo helpful.