sangminLeewhatsmin.hashnode.dev·Sep 4, 2024마이데이터 에이전트 개발 토이 프로젝트https://github.com/sm0514sm/mymydata/tree/master 소개 프로젝트 개요 마이데이터 공식 문서를 기반으로 정책과 기술 사양에 대한 질문에 답변할 수 있는 AI 에이전트를 개발했다. 이 프로젝트의 주요 목표는 사용자들이 마이데이터 관련 정보를 쉽고 빠르게 얻을 수 있도록 하는 것이었다. 주요 기능: 마이데이터 관련 질문에 대한 AI 기반 응답 실시간 채팅 기능 다중 채널 지원 동시성 처리를 통한 효율적인 ...DiscussSpringboot
Alexandru Tudoralextudor.tech·Aug 12, 2024Build a GenAI Fitness Trainer App with Spring AI, Java and Vaadin FlowIntroduction Back in March I wrote an article about building an A.I fitness trainer app using Python and LM Studio. While Python is not my main programming language, the recent developments in terms of new A.I frameworks like Langchain and LlamaIndex...Discussllm
Ishan Vaghelaishanv5.hashnode.dev·Jun 16, 2024"Spring Boot Meets AI: Revolutionizing Java Development with Artificial Intelligence"Artificial Intelligence (AI) is transforming the landscape of software development, enabling applications to provide smarter, more intuitive user experiences. Integrating AI into your Spring Boot applications can significantly enhance their capabilit...DiscussJava
Virendra Oswalvirendraoswal.com·Jun 10, 2024Getting Started with Spring AI and Ollama: A Quick Guide to Using Microsoft Phi3 Language ModelsIntroduction In the realm of artificial intelligence (AI) and machine learning (ML), Python has long been the language of choice due to its simplicity and the vast array of libraries and frameworks available. However, Java developers are not left beh...Discuss·358 readsExploring Machine Learning and its feathers.llm
Vineetadevbeats.hashnode.dev·Apr 30, 2024Retrieval Augmentation Generation Using Spring AIWith technological advancements, the AI field is booming, leading to the release of numerous LLM models typically trained on extensive general datasets rather than specific domain or enterprise data. For instance, if an organization has its unique em...Discuss·88 readsspring ai