AI Hallucinations in Software Engineering: GitHits Raises $1.75M to Build the “Google for Code”
Summary
GitHits, a new startup, raised \$1.75 million in pre-seed funding to combat AI coding agent hallucinations by providing deterministic context. The company launched the beta version of its version-aware open-source code index, aiming to complement existing AI models like Claude Code and Cursor rather than compete. This infrastructure layer addresses a critical gap where AI agents struggle with external dependencies, leading to fabricated syntax, runtime crashes, and wasted token budgets. The funding round was led by Finnish venture capital firm Vendep Capital, with participation from Estonian VC Trind and high-profile angel investors. Formed in October 2025, GitHits plans to index all public open-source code and release a commercial version later this year, leveraging a distributed six-person team with significant open-source and startup experience.
Key takeaway
For AI Engineers and Software Engineers building or integrating AI coding agents, GitHits offers a critical infrastructure layer to mitigate hallucinations. By providing deterministic, version-aware open-source code context, it can significantly reduce your frustrating retry loops and token consumption. Consider testing the free beta version of the GitHits CLI tool to enhance agent accuracy and efficiency, especially when dealing with complex external dependencies.
Key insights
AI coding agents hallucinate when lacking external dependency context, leading to runtime errors and wasted resources.
Principles
- AI agents need deterministic external context.
- Specialized code indexing complements general AI search.
- Version-aware indexing prevents hallucination.
Method
GitHits indexes public open-source code to provide version-aware, deterministic context for AI agents, allowing them to pull working examples and scrutinize components.
In practice
- Use GitHits CLI beta for open-source code context.
- Integrate version-aware indexing into AI agent workflows.
Topics
- AI Hallucinations
- AI Coding Agents
- Open-Source Code Indexing
- GitHits
- Software Dependencies
- Vendep Capital
Best for: Machine Learning Engineer, CTO, VP of Engineering/Data, AI Engineer, Software Engineer, Entrepreneur
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Dataconomy.