{"id":49640909,"url":"https://github.com/alikhalajii/multi_llm_chatbot","last_synced_at":"2026-05-05T19:35:22.062Z","repository":{"id":314634142,"uuid":"1052937654","full_name":"alikhalajii/multi_llm_chatbot","owner":"alikhalajii","description":"Multilingual retrieval-augmented chatbot, FastAPI, Gradio, PGVector","archived":false,"fork":false,"pushed_at":"2025-09-20T18:35:10.000Z","size":2398,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-20T20:36:55.725Z","etag":null,"topics":["chatbot","fasta","gradio","langchain","multi-llm","pgv","rag","togetherai"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alikhalajii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-08T18:55:23.000Z","updated_at":"2025-09-20T18:35:13.000Z","dependencies_parsed_at":"2025-09-13T19:09:25.417Z","dependency_job_id":"5ca63211-7830-427f-8779-e095ee937b29","html_url":"https://github.com/alikhalajii/multi_llm_chatbot","commit_stats":null,"previous_names":["alikhalajii/multi_llm_chatbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alikhalajii/multi_llm_chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alikhalajii%2Fmulti_llm_chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alikhalajii%2Fmulti_llm_chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alikhalajii%2Fmulti_llm_chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alikhalajii%2Fmulti_llm_chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alikhalajii","download_url":"https://codeload.github.com/alikhalajii/multi_llm_chatbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alikhalajii%2Fmulti_llm_chatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32665262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chatbot","fasta","gradio","langchain","multi-llm","pgv","rag","togetherai"],"created_at":"2026-05-05T19:35:21.427Z","updated_at":"2026-05-05T19:35:22.052Z","avatar_url":"https://github.com/alikhalajii.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"assets/logo.png\" width=\"40\" style=\"vertical-align: middle;\"/\u003e Multi-LLM Chatbot\n\n\u003e ⚠️ **Work in Progress**: This project is in early development.  \n\u003e Features, structure, and documentation will evolve quickly.\n\nA multilingual **retrieval-augmented chatbot** powered by [LangChain](https://github.com/langchain-ai/langchain), [Together AI](https://github.com/togethercomputer/together-python), [FastAPI](https://fastapi.tiangolo.com/), and [pgvector](https://github.com/pgvector/pgvector), with the ability to easily switch between different language models.\n\n\n---\n\n## Usage\n\n### Option 1: Local Development\n```bash\n# 1. Create and activate a new virtual environment\npython -m venv .venv\nsource .venv/bin/activate\n\n# 2. Install repo as a package\npip install -e .[dev]\n\n# 3. Add your TogetherAI API key in the `.env` file\n\n# 4. Start backend + frontend + db (hot reload)\nmake dev\n```\n### Option 2: Docker Compose\n```bash\ndocker compose up --build\n```\n\nBackend API → http://localhost:8000/docs\n\nGradio UI   → http://localhost:7860\n\n\n\u003ch4 style=\"text-align: center;\"\u003eUpload Document\u003c/h4\u003e\n\u003cp style=\"text-align: center;\"\u003e\n  \u003cimg src=\"assets/demo_document_v0.2.1.png\" alt=\"Documents\" width=\"350\" /\u003e\n\u003c/p\u003e\n\n\u003ch4 style=\"text-align: center;\"\u003eSelect Model and Chat\u003c/h4\u003e\n\u003cp style=\"text-align: center;\"\u003e\n  \u003cimg src=\"assets/demo_chat_v0.2.0.png\" alt=\"Chat\" width=\"350\" /\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falikhalajii%2Fmulti_llm_chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falikhalajii%2Fmulti_llm_chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falikhalajii%2Fmulti_llm_chatbot/lists"}