Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Asish22
/
code-crawler
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e82a017
code-crawler
712 kB
25 contributors
History:
174 commits
Asish Karthikeya Gogineni
fix: Switch to FAISS as default and use /tmp for persist directory
e82a017
30 days ago
.github
Prevent disagreements between isort and black
over 1 year ago
.streamlit
fix: Configure Streamlit for Hugging Face file uploads
30 days ago
api
Refactor: Upgraded to Agentic Chatbot with AST & Call Graph support
about 1 month ago
code_chatbot
fix: Switch to FAISS as default and use /tmp for persist directory
30 days ago
components
feat: Add Groq-optimized prompts, vector DB fallback, improved ignore patterns
30 days ago
docs
feat: Add MCP + CrewAI integration with multi-mode interface
about 1 month ago
frontend
feat: Add Next.js frontend with Framer Motion animations
about 1 month ago
tests
feat: Add MCP + CrewAI integration with multi-mode interface
about 1 month ago
.gitignore
Safe
413 Bytes
Remove binary assets for HF Spaces
about 1 month ago
.pylintrc
Safe
114 Bytes
Add code for indexing and chatting.
over 1 year ago
CHANGELOG.md
Safe
3.79 kB
Refactor: Upgraded to Agentic Chatbot with AST & Call Graph support
about 1 month ago
CODE_OF_CONDUCT.md
Safe
5.26 kB
Refactor: Removed all Sage branding and assets
about 1 month ago
CONTRIBUTING.md
Safe
1.39 kB
Refactor: Removed all Sage branding and assets
about 1 month ago
Dockerfile
Safe
888 Bytes
fix: Update Dockerfile for Hugging Face /tmp directories and env vars
30 days ago
LICENSE
Safe
11.4 kB
Initial commit
over 1 year ago
MANIFEST.in
Safe
85 Bytes
Refactor: Removed all Sage branding and assets
about 1 month ago
README.md
Safe
674 Bytes
Add Dockerfile for HF Spaces
about 1 month ago
app.py
Safe
24.2 kB
fix: Switch to FAISS as default and use /tmp for persist directory
30 days 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
30 days ago