Skip to content

Endee Assignment Submission – RAG AI Chatbot#123

Closed
belics18-glitch wants to merge 7 commits intoendee-io:masterfrom
belics18-glitch:master
Closed

Endee Assignment Submission – RAG AI Chatbot#123
belics18-glitch wants to merge 7 commits intoendee-io:masterfrom
belics18-glitch:master

Conversation

@belics18-glitch
Copy link

Overview

This pull request contains my submission for the Endee assignment.

Project

I built a RAG-based AI chatbot that retrieves relevant knowledge and generates context-aware responses.

Tech Stack

  • FastAPI (Python)
  • HTML, CSS, JavaScript
  • Groq LLM
  • Sentence Transformers

Features

  • Retrieval-Augmented Generation (RAG)
  • Semantic search using embeddings
  • Context-aware response generation
  • Clean UI with real-time interaction

Live Demo

https://endee-rag-chatbot-1.onrender.com

Notes

Repository structure was adjusted based on my implementation.

@belics18-glitch
Copy link
Author

Thank you for reviewing my submission.

I have implemented a RAG-based AI chatbot using FastAPI, Groq LLM, and semantic search concepts.

Please let me know if any improvements or changes are required.

Looking forward to your feedback.

@hemant-endee
Copy link
Collaborator

Thanks for your contribution! However, this type of project should not be included directly in this server repository.

Please create a separate repository for your project and just mention endee vectordatabase. You can refer to this example structure: https://github.com/iamdainwi/codemind

For this reason, we will be closing this PR.

@belics18-glitch
Copy link
Author

belics18-glitch commented Mar 18, 2026 via email

@belics18-glitch
Copy link
Author

belics18-glitch commented Mar 18, 2026 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants