Wait for the repository to be processed (this may take a few moments)
Start asking questions about the repository in the chat interface
Example Questions
"What are the main components of this repository?"
"How does the authentication system work?"
"Explain the data flow in this application"
"What dependencies does this project have?"
"Show me how error handling is implemented"
Technical Details
The application uses a single Embedchain App instance throughout its lifecycle to improve performance and reduce resource usage. The vector database is stored in a temporary directory and the application maintains session state to preserve your conversation history.
Limitations
Very large repositories may take longer to process
The app works best with well-documented repositories
For repositories with limited documentation, the responses might be less detailed