Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -51,21 +51,6 @@ It features a live code editor, stdin simulation, and theme support for light an
|
|
| 51 |
- **LangChain**: Prompt templates & memory
|
| 52 |
- **Hugging Face Spaces**: Host and deploy
|
| 53 |
|
| 54 |
-
---
|
| 55 |
-
|
| 56 |
-
### π Project Structure
|
| 57 |
-
|
| 58 |
-
Code_editor/
|
| 59 |
-
βββ app.py # Main Streamlit application
|
| 60 |
-
βββ chatbot.py # AI assistant logic using Groq + LangChain
|
| 61 |
-
βββ layout.py # Theme toggle and session state manager
|
| 62 |
-
βββ style.py # Centralized theme and CSS styling
|
| 63 |
-
βββ utils.py # Python code execution utilities
|
| 64 |
-
βββ requirements.txt # Python dependencies
|
| 65 |
-
βββ README.md # Project documentation
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
|
| 69 |
---
|
| 70 |
|
| 71 |
### π§ͺ Try It Live
|
|
|
|
| 51 |
- **LangChain**: Prompt templates & memory
|
| 52 |
- **Hugging Face Spaces**: Host and deploy
|
| 53 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
---
|
| 55 |
|
| 56 |
### π§ͺ Try It Live
|