Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Asish22
/
code-crawler
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a4cf33b
code-crawler
/
code_chatbot
240 kB
Ctrl+K
Ctrl+K
25 contributors
History:
21 commits
Asish Karthikeya Gogineni
fix: Add reranking to prioritize source code over text files
5ceb659
4 months ago
agents
feat: Add MCP + CrewAI integration with multi-mode interface
4 months ago
crews
feat: Add MCP + CrewAI integration with multi-mode interface
4 months ago
__init__.py
Safe
158 Bytes
fix: Simplify __init__.py to fix import error
4 months ago
agent_workflow.py
Safe
5.2 kB
Refactor: Upgraded to Agentic Chatbot with AST & Call Graph support
5 months ago
ast_analysis.py
Safe
19.6 kB
Refactor: Upgraded to Agentic Chatbot with AST & Call Graph support
5 months ago
chunker.py
Safe
15.7 kB
feat: Add MCP + CrewAI integration with multi-mode interface
4 months ago
code_symbols.py
Safe
3.29 kB
Refactor: Upgraded to Agentic Chatbot with AST & Call Graph support
5 months ago
config.py
Safe
11.4 kB
feat: Add Groq-optimized prompts, vector DB fallback, improved ignore patterns
4 months ago
graph_rag.py
Safe
7.09 kB
fix: Add reranking to prioritize source code over text files
4 months ago
incremental_indexing.py
Safe
8.66 kB
feat: Add MCP + CrewAI integration with multi-mode interface
4 months ago
indexer.py
Safe
23 kB
fix: Switch to FAISS as default and use /tmp for persist directory
4 months ago
indexing_progress.py
Safe
10.8 kB
feat: Implement 3-panel file explorer UI
4 months ago
llm_retriever.py
Safe
6.89 kB
Refactor: Upgraded to Agentic Chatbot with AST & Call Graph support
5 months ago
mcp_client.py
Safe
7.58 kB
feat: Add MCP + CrewAI integration with multi-mode interface
4 months ago
mcp_server.py
Safe
12.5 kB
feat: Add MCP + CrewAI integration with multi-mode interface
4 months ago
merkle_tree.py
Safe
12.5 kB
feat: Add MCP + CrewAI integration with multi-mode interface
4 months ago
path_obfuscator.py
Safe
7.04 kB
feat: Add MCP + CrewAI integration with multi-mode interface
4 months ago
prompts.py
Safe
21.7 kB
fix: Require explicit code citations in RAG responses
4 months ago
rag.py
Safe
19.2 kB
feat: Add Groq-optimized prompts, vector DB fallback, improved ignore patterns
4 months ago
rate_limiter.py
Safe
6.3 kB
Refactor: Upgraded to Agentic Chatbot with AST & Call Graph support
5 months ago
reranker.py
Safe
1.44 kB
Refactor: Upgraded to Agentic Chatbot with AST & Call Graph support
5 months ago
retriever_wrapper.py
Safe
3.3 kB
Refactor: Upgraded to Agentic Chatbot with AST & Call Graph support
5 months ago
tools.py
Safe
7.34 kB
Refactor: Upgraded to Agentic Chatbot with AST & Call Graph support
5 months ago
universal_ingestor.py
Safe
18.7 kB
fix: Add detailed logging and error handling for source ingestion
4 months ago