https://github.com/alejojamc/ssc-local-agent
[Server Side Chat] Demo: Build a Local AI Agent for Small Businesses
https://github.com/alejojamc/ssc-local-agent
kotlin llm ollama rag springai
Last synced: 3 months ago
JSON representation
[Server Side Chat] Demo: Build a Local AI Agent for Small Businesses
- Host: GitHub
- URL: https://github.com/alejojamc/ssc-local-agent
- Owner: AlejoJamC
- License: mit
- Created: 2025-04-22T23:06:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-18T23:02:02.000Z (about 1 year ago)
- Last Synced: 2025-07-19T03:52:49.704Z (about 1 year ago)
- Topics: kotlin, llm, ollama, rag, springai
- Language: Kotlin
- Homepage: https://wearewaes.com/blog/server-side-chat-lua-ai
- Size: 777 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# server-side-chat-local-agent
Demo: Build a Local AI Agent for your Small Business idea
Create a local AI agent that can answer questions about your business using your own data. This is a simple example of how to build a local AI agent using the Spring AI 1.0.0 + Kotlin + PGVector (Postgresql)
Reference links:
* [Spring AI](https://spring.io/projects/spring-ai)
* [artificialanalysis.ai](https://artificialanalysis.ai/)
* [lmarena.ai Leaderboard](https://lmarena.ai/?leaderboard)
* [Open LLM Leaderboard on Hugging Face](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/)
* [PGvector Vector Database](https://docs.spring.io/spring-ai/reference/api/vectordbs/pgvector.html)