- Please install docker, docker-compose in local
- please input your github and open ai token in docker compose
docker-compose up --build
- cleanup in code is commented at this point. please enable it for E2E testing
[ ] - Better prompting in openai [ ] - Split it into onboarding, processor, interactor services [ ] - concurrency in all layers [ ] - Neo4j exploration and identify better storage [ ] - Handle slowness with gosec on big repos [ ] - make sure we get crisp query for neo4j providing the neo4j schema and user query. With that neo4j query, we cna execute and get focused result which can again be fed into openai for meaningful data [ ] - move this to work with chat application