{"id":19682461,"url":"https://github.com/rayyan9477/chatbot-genrative-ai","last_synced_at":"2026-05-15T09:06:43.539Z","repository":{"id":258405287,"uuid":"871383030","full_name":"Rayyan9477/Chatbot-Genrative-AI","owner":"Rayyan9477","description":"This project is an end-to-end medical chatbot powered by Generative AI. The chatbot is designed to assist users with medical-related queries by leveraging advanced natural language processing (NLP) techniques. It uses a combination of Pinecone for vector storage","archived":false,"fork":false,"pushed_at":"2024-10-30T19:39:15.000Z","size":10922,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T06:06:25.024Z","etag":null,"topics":["chatbot","genrative-ai","machine-learning","nlp","nlp-machine-learning","openai"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rayyan9477.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-10-11T21:10:39.000Z","updated_at":"2024-10-30T19:39:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f52022b-cfa6-4135-9dad-453299c7b3c2","html_url":"https://github.com/Rayyan9477/Chatbot-Genrative-AI","commit_stats":null,"previous_names":["rayyan9477/chatbot-genrative-ai"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayyan9477%2FChatbot-Genrative-AI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayyan9477%2FChatbot-Genrative-AI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayyan9477%2FChatbot-Genrative-AI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayyan9477%2FChatbot-Genrative-AI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rayyan9477","download_url":"https://codeload.github.com/Rayyan9477/Chatbot-Genrative-AI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240990956,"owners_count":19889983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","genrative-ai","machine-learning","nlp","nlp-machine-learning","openai"],"created_at":"2024-11-11T18:10:54.959Z","updated_at":"2026-05-15T09:06:43.508Z","avatar_url":"https://github.com/Rayyan9477.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Medical Chatbot with Generative AI\n\n\n## Project Description\n\nThis project is an end-to-end medical chatbot powered by Generative AI. The chatbot is designed to assist users with medical-related queries by leveraging advanced natural language processing (NLP) techniques. It uses a combination of Pinecone for vector storage, OpenAI for language generation, and various other technologies to provide accurate and concise answers to user questions.\n\n### Technologies Used\n\n- **Python**: The core programming language used for development.\n- **Flask**: A lightweight WSGI web application framework for serving the chatbot.\n- **Pinecone**: A vector database for storing and querying embeddings.\n- **OpenAI**: For generating responses to user queries.\n- **LangChain**: For managing the interaction between the chatbot and the vector database.\n- **Hugging Face Transformers**: For embedding generation.\n- **Bootstrap**: For responsive and modern UI design.\n- **jQuery**: For handling AJAX requests and DOM manipulation.\n\n## Screenshot\n\n![Medical Chatbot Screenshot](static/Chatbot.png)\n\n## How to Run/Use This Project\n\n### Steps:\n\n1. **Clone the Repository**\n\n    ```bash\n    git clone https://github.com/Rayyan9477/End-to-End-Medical-Chatbot-Gen-AI.git\n    cd End-to-End-Medical-Chatbot-Gen-AI\n    ```\n\n2. **Create a Conda Environment**\n\n    ```bash\n    conda create -n medibot python=3.12 -y\n    conda activate medibot\n    ```\n\n3. **Install Dependencies**\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n4. **Set Up Environment Variables**\n\n    Replace the placeholder API keys in the `app.py` and `store_index.py` files\n\n    ```\n    PINECONE_API_KEY=your_pinecone_api_key\n    OPENAI_API_KEY=your_openai_api_key\n    ```\n\n5. **Run the Application**\n\n    ```bash\n    python app.py\n    ```\n\n6. **Access the Chatbot**\n\n    Open your web browser and go to `http://localhost:8080` to start using the chatbot.\n\n## Replace API Keys\n\nReplace the placeholder API keys in the `app.py` file\n\n```\nPINECONE_API_KEY=your_pinecone_api_key\nOPENAI_API_KEY=your_openai_api_key\n```\n\n## Contact Me\n\n- **GitHub**: [Rayyan9477](https://github.com/Rayyan9477)\n- **LinkedIn**: [Rayyan Ahmed](https://www.linkedin.com/in/rayyan-ahmed9477/)\n- **Email**: [rayyanahmed265@yahoo.com](mailto:rayyanahmed265@yahoo.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayyan9477%2Fchatbot-genrative-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frayyan9477%2Fchatbot-genrative-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayyan9477%2Fchatbot-genrative-ai/lists"}