Hi Himanshu, I am working on integrating chatgpt with koha too..but it didn't work for me
Not sure what didn't work for you, share some details and I'll try to help, but if the public ChatGPT, ( not the API ) then I noticed that it may add marc data that you never provided, but using OpenAI API you can configure temperature to 0 or 0.x , and with proper prompting this can help making it "less creative" so it only use the provided data in cataloging, and it should try not create other information that is not provided. On Thu, Sep 19, 2024 at 11:03 PM Himanshu Aggarwal <[email protected]> wrote: > I am working on integrating chatgpt with koha too..but it didn't work for > me > > On Thu, Sep 19, 2024 at 6:40 PM Karam Qubsi <[email protected]> wrote: > >> Hello Koha community, >> >> I’ve been working on a side project experimenting with AI, and I’ve built >> something that looks interesting to me. I’d love to see if other members >> of >> the Koha community are interested in something similar. >> >> You can watch this 35-second demo I recorded: >> >> https://youtu.be/vnvxmjTUmGQ?si=-YHqLoyp0VeqRL6L >> >> If you have any questions, feel free to ask. >> >> Thanks! >> >> -- >> *Karam Qubsi* >> _______________________________________________ >> >> Koha mailing list http://koha-community.org >> [email protected] >> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha >> > > > -- > Assistant Librarian, > Confucius Institute Scholar 13-14, > R.D. National College, > Bandra (W.) > -- *Karam Qubsi* _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

