> ## Documentation Index
> Fetch the complete documentation index at: https://portal.ebartan.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Vector Store & LangGraph

> Retrieval Augmented Generation (RAG) and its role in grounding LLM generated content

## Neo4j & LLM

Using Vector and full text indexes in Neo4j to perform similarity and keyword search

Coordinating your LLM interactions with Langchain chains, agents and tools'
sidebarTitle: "Graph"

<CardGroup cols={2}>
  <Card title="Bodrum News Chatbot" icon="robot" href="https://neo4j-bodrum-haber.onrender.com/" />

  <Card title="9th Grade Lecture Chatbot" icon="school" href="https://lise-9-sinif-neo4j-llm-chatbot-streamlit.onrender.com/" />

  <Card title="Bodrum Municipiality Chatbot" icon="person-digging" href="https://netigma-fenisleri-llm-chatbot-python.onrender.com/" />

  <Card title="Bodrum Academic Chatbot" icon="book" href="https://neo4j-chatbot-bodrum-tez.onrender.com/" />

  <Card title="Groq LPU Chatbot" icon="x-twitter" href="https://groq-gradio-render.onrender.com/groq/" />

  <Card title="Chat with websites" icon="link" href="https://chatbot-weburl-openai-streamlit.onrender.com/" />
</CardGroup>
