dejavucoder

↗ HN profile [ 242 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Can LLMs Dream of Electric Sheep? (sankalp.bearblog.dev)
  2. Extrinsic Hallucinations in LLMs (lilianweng.github.io)
  3. Show HN: Predator vs. Boids (sankalp1999.github.io)

    Live Demo: https://sankalp1999.github.io/swarm-sim/swarm-simulation.htm... Swarm Intelligence Simulation Boids vs Predator with Evolution Boids are artificial life forms following three simple rules: - Alignment - Match…

  4. Show HN: X Search Assistant (chromewebstore.google.com)

    Made a chrome extension that allows user to write their queries in english (or other languages) and search twitter using the twitter web search itself. I only ask you for an openrouter api key.

  5. SemanTweet Search allows you to do embedding search over all your tweets from the Twitter archive. It preprocesses your tweets, generates embeddings using OpenAI's small/large embedding model, stores the data and…