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
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e82a017
code-crawler
Ctrl+K
Ctrl+K
25 contributors
History:
174 commits
Asish Karthikeya Gogineni
fix: Switch to FAISS as default and use /tmp for persist directory
e82a017
4 months ago
.github
Prevent disagreements between isort and black
over 1 year ago
.streamlit
fix: Configure Streamlit for Hugging Face file uploads
4 months ago
api
Refactor: Upgraded to Agentic Chatbot with AST & Call Graph support
4 months ago
code_chatbot
fix: Switch to FAISS as default and use /tmp for persist directory
4 months ago
components
feat: Add Groq-optimized prompts, vector DB fallback, improved ignore patterns
4 months ago
docs
feat: Add MCP + CrewAI integration with multi-mode interface
4 months ago
frontend
feat: Add Next.js frontend with Framer Motion animations
4 months ago
tests
feat: Add MCP + CrewAI integration with multi-mode interface
4 months ago
.gitignore
Safe
413 Bytes
Remove binary assets for HF Spaces
4 months ago
.pylintrc
Safe
114 Bytes
Add code for indexing and chatting.
almost 2 years ago
CHANGELOG.md
Safe
3.79 kB
Refactor: Upgraded to Agentic Chatbot with AST & Call Graph support
4 months ago
CODE_OF_CONDUCT.md
Safe
5.26 kB
Refactor: Removed all Sage branding and assets
4 months ago
CONTRIBUTING.md
Safe
1.39 kB
Refactor: Removed all Sage branding and assets
4 months ago
Dockerfile
Safe
888 Bytes
fix: Update Dockerfile for Hugging Face /tmp directories and env vars
4 months ago
LICENSE
Safe
11.4 kB
Initial commit
almost 2 years ago
MANIFEST.in
Safe
85 Bytes
Refactor: Removed all Sage branding and assets
4 months ago
README.md
Safe
674 Bytes
Add Dockerfile for HF Spaces
4 months ago
app.py
Safe
24.2 kB
fix: Switch to FAISS as default and use /tmp for persist directory
4 months ago
pyproject.toml
Safe
2.06 kB
Use storia-sage as pypi package name.
over 1 year ago
requirements.txt
Safe
497 Bytes
fix: Add faiss-cpu and langchain-chroma to requirements
4 months ago