Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ AutoWiredGPT – LLM Integration Platform Powered by Spring Boot + OpenAI

A custom-built, Java-based AI assistant where I’ve integrated chat memory, retrieval-augmented generation (RAG), tool capabilities, and prompt templates.


πŸ”— Neo4j for chat memory – Keeps track of user sessions & history for contextual conversations
πŸ“„ Template-based prompts – Users can summarize, expand, or simplify text in one click
πŸ“š RAG support with vector embeddings – Texts are embedded & stored in Pinecone for similarity-based retrieval
🎧 Audio transcription – Users can convert audio into text with high accuracy
🌐 Web search integration – AutoWiredGPT can retrieve information beyond the model's training cutoff


AutoWiredGPT is capable of supporting multiple users with distinct, persistent chat sessions, maintaining memory across sessions.


πŸ› οΈ Tech Stack Overview

  • Java
  • Spring Boot (MVC, JPA, AI)
  • HTML / CSS
  • Neo4j ,Pinecone Vector DB, Neon (PostgreSQL)

About

Spring AI based LLM

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages