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

Adding Springboot example and related support #43

Open
li2109 opened this issue May 12, 2023 · 6 comments
Open

Adding Springboot example and related support #43

li2109 opened this issue May 12, 2023 · 6 comments

Comments

@li2109
Copy link
Owner

li2109 commented May 12, 2023

No description provided.

@pgovindraj
Copy link

I'm willing to take up the task. Could you please provide additional details about your specific requirements and the scope of the project? This will help me better understand what needs to be done and how I can contribute effectively. Looking forward to hearing more about your thoughts and ideas.

@li2109
Copy link
Owner Author

li2109 commented May 24, 2023

Hi @pgovindraj ,
Thank you for asking about this. I actually plan to write a chatPDF bot with langtorch and spring boot. However, not all components are ready yet. and i will update this issue if it's ready (probably this week).

The example will allow users to upload a pdf which will then be converted as embeddings stored in pinecone. User can ask question about the pdf which will first convert to embedding too and then query the top K most similar one in the database and put all of them into the prompt and let the LLM answer the question.

Not sure if you are interested in this or not?

@li2109
Copy link
Owner Author

li2109 commented May 24, 2023

BTW, please join our discord server if you would like to contribute: https://discord.com/invite/BUSyZQAPvm

@pgovindraj
Copy link

Hi @li2109
Thanks for your response. Yes, I would be interested to contribute.

@li2109
Copy link
Owner Author

li2109 commented May 24, 2023

Awesome! Will let you know when it's ready

@Tudor44
Copy link

Tudor44 commented May 24, 2023

Hello,

I created a simple Langtorch integration using Spring Boot.

Hope it could be helpful.

https://github.com/Tudor44/demo-application-ai-spring-langtorch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants