You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UltraCodeAI is an innovative AI-powered IntelliJ plugin that transforms coding with seamless assistance. It supports local/cloud LLMs like Ollama, OpenAI, and Groq for context-aware prompts, auto code error analysis, and RAG-enhanced insights. Features includes tabbed UI for chat, diagnostics, and recommendations; hover explanations; design pattern
UltraCodeAI is an innovative AI-powered IntelliJ plugin that transforms coding with seamless assistance. It supports local/cloud LLMs like Ollama, OpenAI, and Groq for context-aware prompts, auto code error analysis, and RAG-enhanced insights. Features includes tabbed UI for chat, diagnostics, and recommendations; hover explanations; design pattern
An academic project on a medical news system, developed using Spring Boot and ReactJS with TSX, implementing RAG to build a disease diagnosis chatbot based on data crawled using Selenium.
Project to demonstrate how to use my own document to feed AI generative chat model and then ask local question related to that document for specific and effective answers. In technical term, using RAG with springboot AI. Ollama is used locally to run deepseek-r1 model.