{"id":25531680,"url":"https://github.com/laavanjan/search-engine-gen-ai-app","last_synced_at":"2026-04-28T18:06:29.045Z","repository":{"id":277833298,"uuid":"933668225","full_name":"laavanjan/Search-Engine-GEN-AI-App","owner":"laavanjan","description":"End To End Search Engine GEN AI App using Tools And Agent With Open Source LLM","archived":false,"fork":false,"pushed_at":"2025-02-16T12:48:51.000Z","size":237,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T10:56:52.780Z","etag":null,"topics":["ai","arxiv-api","duckduckgo","groq-api","langchain","langsmith","natural-language-processing","python","python-dotenv","search","streamlit-webapp","wikipedia-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laavanjan.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,"zenodo":null}},"created_at":"2025-02-16T12:25:31.000Z","updated_at":"2025-05-21T20:53:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"caf13731-3f1b-4e94-8eb3-2e9483a68004","html_url":"https://github.com/laavanjan/Search-Engine-GEN-AI-App","commit_stats":null,"previous_names":["laavanjan/search-engine-gen-ai-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/laavanjan/Search-Engine-GEN-AI-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laavanjan%2FSearch-Engine-GEN-AI-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laavanjan%2FSearch-Engine-GEN-AI-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laavanjan%2FSearch-Engine-GEN-AI-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laavanjan%2FSearch-Engine-GEN-AI-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laavanjan","download_url":"https://codeload.github.com/laavanjan/Search-Engine-GEN-AI-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laavanjan%2FSearch-Engine-GEN-AI-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392380,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: 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":["ai","arxiv-api","duckduckgo","groq-api","langchain","langsmith","natural-language-processing","python","python-dotenv","search","streamlit-webapp","wikipedia-api"],"created_at":"2025-02-20T01:19:31.719Z","updated_at":"2026-04-28T18:06:29.039Z","avatar_url":"https://github.com/laavanjan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# 🔎 QueryAI: AI-Powered Multi-Source Search Engine\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n![Alt text](img7.png)\n\nThis project is an AI-powered search engine that leverages open-source LLMs, tools, and agents to provide a comprehensive and interactive search experience. It integrates various search functionalities, including web search, Arxiv, and Wikipedia lookups, offering a unified platform for information retrieval. Built with Streamlit, LangChain, and Groq, QueryAI allows users to query information and receive concise, informative responses generated by a large language model.\n\n## 🖼️ 📸 Example Usage(Questions and their answers, Click to view)\n\n| Who is Thalapathy Vijay? | What is Machine Learning? | Describe SriLanka? |\n|---------|---------|---------|\n| ![Alt Text](img1.png) | ![Alt Text](img2.png) | ![Alt Text](img3.png) |\n| \"What is Attention is all u need\" question and answer | \"Who is Batman\" question and answer | Shape Of u Lyrics |\n| ![Alt Text](img4.png) | ![Alt Text](img5.png) | ![Alt Text](img6.png) |\n\n## 🚀 Features\n\n* **Interactive Chat Interface:** Engage in a conversational search experience using a Streamlit-powered chat interface. 💬\n* **Multi-Source Search:** Access information from multiple sources:\n    * **Web Search:** Utilize DuckDuckGo for general web searches. 🌐\n    * **Academic Research:** Explore research papers on Arxiv. 📚\n    * **Encyclopedic Knowledge:** Retrieve information from Wikipedia. 📖\n* **Generative AI Powered:** Leverage the power of open-source LLMs (via Groq) to generate human-like responses and summarize information. 🤖\n* **Agent-Based Architecture:** Utilize LangChain agents to orchestrate the search process and interact with different tools effectively. ⚙️\n* **Real-time Streaming Responses:** Experience a dynamic search process with streaming responses from the LLM, enhancing interactivity. ⏳\n* **LangSmith Integration (Optional):** Track and analyze LangChain runs for debugging and performance optimization. 📈\n* **Customizable Settings:** Easily configure the application with your Groq API key. 🔑\n* **Open Source and GPL Licensed:** Freely use, modify, and distribute the code under the GPL license. 🧑‍💻\n\n## 📚 Technologies Used\n\n* **Python:** The core programming language.\n* **Streamlit:** For building the interactive web application.\n* **LangChain:** For agent management and tool integration.\n* **Groq:** For accessing the open-source LLM.\n* **DuckDuckGo Search:** For web search functionality.\n* **Arxiv API:** For accessing academic research papers.\n* **Wikipedia API:** For retrieving information from Wikipedia.\n* **LangSmith (Optional):** For tracing and debugging LangChain runs.\n\n\n## 🛠️ Installation\n\n1. **Clone the repository:**\n\n```bash\ngit clone [https://github.com/laavanjan/Search-Engine-GEN-AI-App.git](https://github.com/laavanjan/Search-Engine-GEN-AI-App.git)\ncd Search-Engine-GEN-AI-App\n```\n\n2. **Create a virtual environment (recommended):**\n\n```bash\npython3 -m venv venv\nsource venv/bin/activate  # On Linux/macOS\nvenv\\Scripts\\activate  # On Windows\n```\n\n3. **Install the required packages:**\n\n```bash\npip install -r requirements.txt\n```\n\n4. **Set up environment variables:**\n\n* Create a `.env` file in the root directory.\n* Add your API key and project name:\n\n```\nLANGCHAIN_API_KEY=\"YOUR_LANGCHAIN_API_KEY\"\nLANGCHAIN_TRACING_V2=\"true\"\nLANGCHAIN_PROJECT=\"YOUR_LANGCHAIN_PROJECT_NAME\"\n```\n\n5. **Run the Streamlit application:**\n\n```bash\nstreamlit run app.py\n```\n\n## ⚙️ Usage\n\n1. Open the Streamlit application in your web browser.\n2. Enter your Groq API key in the sidebar.\n3. Start chatting with the search engine by typing your queries in the chat input.\n4. The application will use the agent to query the appropriate tools and generate a response based on the search results.\n\n\n## 🤝 Contributing\n\nContributions are welcome! Feel free to open issues and submit pull requests.\n\n## 📄 License\n\nThis project is licensed under the GPL v3 License - see the [LICENSE](LICENSE) file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaavanjan%2Fsearch-engine-gen-ai-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaavanjan%2Fsearch-engine-gen-ai-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaavanjan%2Fsearch-engine-gen-ai-app/lists"}