vsj0702 commited on
Commit
a29d842
Β·
verified Β·
1 Parent(s): 966008e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -15
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