An open API service indexing awesome lists of open source software.

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

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)